summary refs log tree commit diff stats
path: root/results/classifier/108/other/1187
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/classifier/108/other/118716
-rw-r--r--results/classifier/108/other/118731928
-rw-r--r--results/classifier/108/other/118752932
3 files changed, 76 insertions, 0 deletions
diff --git a/results/classifier/108/other/1187 b/results/classifier/108/other/1187
new file mode 100644
index 00000000..595cdda1
--- /dev/null
+++ b/results/classifier/108/other/1187
@@ -0,0 +1,16 @@
+device: 0.862
+performance: 0.823
+network: 0.743
+other: 0.574
+graphic: 0.370
+vnc: 0.335
+semantic: 0.275
+boot: 0.203
+permissions: 0.195
+debug: 0.191
+PID: 0.179
+files: 0.151
+socket: 0.132
+KVM: 0.070
+
+can not handler real-time signal (signal number > 30) by sigqueue on linux user mode
diff --git a/results/classifier/108/other/1187319 b/results/classifier/108/other/1187319
new file mode 100644
index 00000000..6d2f9f2f
--- /dev/null
+++ b/results/classifier/108/other/1187319
@@ -0,0 +1,28 @@
+graphic: 0.817
+device: 0.814
+performance: 0.749
+semantic: 0.689
+network: 0.681
+other: 0.672
+files: 0.583
+socket: 0.563
+permissions: 0.555
+vnc: 0.531
+boot: 0.382
+debug: 0.362
+PID: 0.298
+KVM: 0.179
+
+Ctrl-Alt-- and Ctrl-Alt-+ have no effect in SDL
+
+The manual page mentions Ctrl-Alt-- for shrinking a window and Ctrl-Alt-+ for enlarging it. Pressing these keys do not seem to have any effect.
+
+I tried -/= with and without holding shift and the numpad. By the way, the numpad plus and min do not have any effect in GTK either.
+
+Keyboard layout: US int with AltGr dead keys
+version: 1.5.0
+
+Looking through old bug tickets... is this still an issue with the latest version of QEMU? Or could we close this ticket nowadays?
+
+[Expired for QEMU because there has been no activity for 60 days.]
+
diff --git a/results/classifier/108/other/1187529 b/results/classifier/108/other/1187529
new file mode 100644
index 00000000..4463234b
--- /dev/null
+++ b/results/classifier/108/other/1187529
@@ -0,0 +1,32 @@
+device: 0.915
+KVM: 0.892
+graphic: 0.703
+vnc: 0.668
+performance: 0.572
+semantic: 0.445
+network: 0.416
+boot: 0.377
+PID: 0.343
+socket: 0.336
+other: 0.329
+files: 0.308
+permissions: 0.246
+debug: 0.102
+
+Devices on PCI bridge stop working when live-migrated
+
+qemu version: 1.4.50 (0ca5aa4f4c4a8bcc73988dd52a536241d35e5223)
+host: x86_64, Linux 3.6.10 (Fedora 17)
+client: x86_64 Centos 6.3 (doesn't matter, really)
+
+If a device, e.g. an lsi53c895a, is on a pci-bridge, after migration, the device stops working (e.g., commands like "poweroff"
+get an Input/Output error. Fails under either xen or kvm. If "top" was running, some cpus go to ~100% wait.
+
+Sample KVM invocation line:
+qemu-system-x86_64 -machine type=pc,accel=kvm -m 4096 -device pci-bridgemsi=on,chassis_nr=1,id=pciBridge1.0,addr=0x11.0 -device lsi53c895a,id=sas,bus=pciBridge1.0,addr=0x1.0x0 -drive if=none,id=disk0,file=/path/to/disk/image -device scsi-disk,bus=sas.0,scsi-id=0,drive=disk0 -vnc 127.0.0.1:0,to=99 -serial pty -boot order=cda -smp 4,maxcpus=4 -monitor vc
+
+Triaging old bug tickets... can you still reproduce this issue with the latest version of QEMU? Or could we close this ticket nowadays?
+
+
+[Expired for QEMU because there has been no activity for 60 days.]
+