device: 0.213 semantic: 0.146 other: 0.103 PID: 0.098 vnc: 0.061 performance: 0.060 graphic: 0.051 permissions: 0.047 socket: 0.046 files: 0.044 network: 0.042 debug: 0.037 boot: 0.033 KVM: 0.020 debug: 0.303 other: 0.120 files: 0.082 device: 0.076 boot: 0.074 socket: 0.066 PID: 0.065 performance: 0.051 semantic: 0.048 network: 0.036 vnc: 0.025 graphic: 0.024 permissions: 0.019 KVM: 0.012 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.]