Hi,

I'm having another problem with my KVM setup, using Fedora 18.  For debugging pruposes, I added two serial ports to my virtual machines, like this :

<serial type="pty">
<target port="1 (or 2)" />
</serial>

On the Linux guest, everything works fine.  On the Windows 7 guest, I only get one of the two ports.  The one showing up works well, but I don't understand why the second one doesn't show up.  libvirt reports the creation of the char devices on the logs, without any error.

Couldn't find anything about this on Google.  Any clues ?  Thanks !

Regards,

Eric Viseur