Re: [Spice-devel] Virtio serial port enabling with Qemu...

2012-02-14 Thread Alon Levy
On Mon, Feb 13, 2012 at 11:27:04AM -0800, Naga Mohan Pothula wrote: >Hi, >Currently, I'm using following params to enable virtio serial port. >-device virtio-serial -chardev spicevmc,id=vdagent,name=vdagent  >-device virtserialport,chardev=vdagent,name=com.redhat.spi

[Spice-devel] Virtio serial port enabling with Qemu...

2012-02-13 Thread Naga Mohan Pothula
Hi, Currently, I'm using following params to enable virtio serial port. -device virtio-serial -chardev spicevmc,id=vdagent,name=vdagent  -device virtserialport,chardev=vdagent,name=com.redhat.spice.0  While studying about VDAgent in depth, I've noticed following params at http://spice-space.org