diff options
Diffstat (limited to 'mailinglist/output_launchpad/946043')
| -rw-r--r-- | mailinglist/output_launchpad/946043 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/mailinglist/output_launchpad/946043 b/mailinglist/output_launchpad/946043 new file mode 100644 index 000000000..2cd665d6a --- /dev/null +++ b/mailinglist/output_launchpad/946043 @@ -0,0 +1,17 @@ +Serial Named Pipe Unrecognized Windows 7 + +I created a named pipe serial hardware and supplied '/tmp/debug' which I created using mkfifo + +This is the snippet from ps -aux +-chardev pipe,id=charserial0,path=/tmp/debug -device isa-serial,chardev=charserial0,id=serial0 + +failure@ubuntu1:~$ ls -al /tmp/debug* +prwxrwxrwx 1 jgp jgp 0 2012-03-03 18:40 /tmp/debug +prwxrwxrwx 1 jgp jgp 0 2012-03-03 18:40 /tmp/debug.in + +However inside the Windows 7 guest (even after a restart) nothing is recognized. Even after going through the add legacy hardware motions it's still not picked up. + +Which version of QEMU were you using? Can you still reproduce this issue with the latest version of QEMU? + +[Expired for QEMU because there has been no activity for 60 days.] + |