summary refs log tree commit diff stats
path: root/results/classifier/118/none/1476183
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/none/1476183')
-rw-r--r--results/classifier/118/none/147618352
1 files changed, 52 insertions, 0 deletions
diff --git a/results/classifier/118/none/1476183 b/results/classifier/118/none/1476183
new file mode 100644
index 00000000..47ab4a1e
--- /dev/null
+++ b/results/classifier/118/none/1476183
@@ -0,0 +1,52 @@
+device: 0.779
+PID: 0.530
+performance: 0.512
+mistranslation: 0.503
+peripherals: 0.497
+register: 0.452
+socket: 0.442
+ppc: 0.441
+architecture: 0.434
+semantic: 0.419
+network: 0.416
+vnc: 0.399
+permissions: 0.386
+risc-v: 0.371
+kernel: 0.349
+graphic: 0.333
+VMM: 0.304
+files: 0.258
+TCG: 0.244
+boot: 0.241
+user-level: 0.228
+arm: 0.213
+hypervisor: 0.174
+debug: 0.137
+x86: 0.105
+i386: 0.103
+assembly: 0.102
+virtual: 0.099
+KVM: 0.072
+
+can not create 4 serial port on window (guest os)
+
+qemu ver: 2.1.2-Latest
+
+guest os: window 7 64bit with 2 cpu 
+
+problem: when qemu start with 4 serial port, on linux(rhel 7) guest os, /dev/ttyS0-4 is work fine.  but on window 7 guest os, only show com1,com2 in device manager, how to get com3 & com4 ?
+
+qemu cmd:
+ -chardev spiceport,id=charserial0,name=org.qemu.console.serial.0
+ -device isa-serial,chardev=charserial0,id=serial0
+ -chardev spiceport,id=charserial1,name=org.qemu.console.serial.1
+ -device isa-serial,chardev=charserial1,id=serial1
+ -chardev spiceport,id=charserial2,name=org.qemu.console.serial.2
+ -device isa-serial,chardev=charserial2,id=serial2
+ -chardev spiceport,id=charserial3,name=org.qemu.console.serial.3
+ -device isa-serial,chardev=charserial3,id=serial3
+
+Looking through old bug tickets... can you still reproduce this issue with the latest version of QEMU and Windows? Or could we close this ticket nowadays?
+
+[Expired for QEMU because there has been no activity for 60 days.]
+