summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/device/1476183
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/device/1476183')
-rw-r--r--results/classifier/deepseek-2-tmp/output/device/147618318
1 files changed, 0 insertions, 18 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/device/1476183 b/results/classifier/deepseek-2-tmp/output/device/1476183
deleted file mode 100644
index ee693c08..00000000
--- a/results/classifier/deepseek-2-tmp/output/device/1476183
+++ /dev/null
@@ -1,18 +0,0 @@
-
-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
\ No newline at end of file