summary refs log tree commit diff stats
path: root/results/classifier/118/graphic/612677
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/graphic/612677')
-rw-r--r--results/classifier/118/graphic/61267753
1 files changed, 53 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/612677 b/results/classifier/118/graphic/612677
new file mode 100644
index 000000000..314c54870
--- /dev/null
+++ b/results/classifier/118/graphic/612677
@@ -0,0 +1,53 @@
+graphic: 0.996
+x86: 0.971
+user-level: 0.959
+ppc: 0.953
+architecture: 0.951
+device: 0.921
+boot: 0.900
+semantic: 0.888
+performance: 0.882
+mistranslation: 0.860
+files: 0.828
+kernel: 0.827
+register: 0.822
+debug: 0.820
+permissions: 0.791
+PID: 0.781
+network: 0.775
+TCG: 0.768
+arm: 0.761
+vnc: 0.747
+VMM: 0.714
+socket: 0.699
+risc-v: 0.698
+virtual: 0.686
+peripherals: 0.660
+hypervisor: 0.641
+i386: 0.636
+KVM: 0.605
+assembly: 0.507
+
+qemu-kvm -curses displays garbled screen
+
+when I launch qemu-kvm -curses (even without a guest OS) I get a garbled output, here's a screenshot:
+http://kontsevoy.com/qemu.png
+
+some more info:
+
+myarch ~: uname -a
+Linux myarch 2.6.34-ARCH #1 SMP PREEMPT Mon Jul 5 22:12:11 CEST 2010 x86_64 Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz GenuineIntel GNU/Linux
+
+myarch ~: qemu-kvm --version
+QEMU PC emulator version 0.12.5 (qemu-kvm-0.12.5), Copyright (c) 2003-2008 Fabrice Bellard
+
+I also fetched the latest qemu-kvm from git repo and compiled it with simple ./configure&make
+The compiled version behaved similarly
+
+I also tried different terminal emulators: gnome-terminal and xterm - same thing
+I also tried real terminal (i.e. booted without X) - same thing
+
+I can not reproduce this issue using -curses with the latest version of qemu, so I guess this has been fixed somewhen during the last years ... if nobody else can reproduce it, I think we should close this bug.
+
+I'm closing this bug now, since it is apparently working with the latest version of QEMU.
+