Re: [Qemu-devel] [PATCH 4/4] qxl: introducing virtio-qxl

2012-08-26 Thread Gerd Hoffmann
Hi, > To enable the VirtIOQXL device, use '-virtio-qxl'. Video output will be Please don't add a new option. 'qemu -vga none -device virtio-qxl' should work these days. You could also make virtio-qxl a valid choice for '-vga' for convenience. cheers, Gerd

[Qemu-devel] [PATCH 4/4] qxl: introducing virtio-qxl

2012-08-24 Thread Erlon Cruz
From: Fabiano FidĂȘncio The VirtioQXL device is a graphical video device that makes possible to use of SPICE protocol over virtio transport. QXL commands are generated in the guest xf86 driver and pushed to host through in a single VQ. The commands are copied to device memory and then consumed by