Statistics
| Branch: | Revision:

root / hw / qxl.c @ 59369b08

History | View | Annotate | Download (48.3 kB)

# Date Author Comment
2f6bfe3b 01/10/2011 01:43 pm Gerd Hoffmann

qxl: tag as not hotpluggable

Signed-off-by: Gerd Hoffmann <>
Signed-off-by: Michael S. Tsirkin <>

a19cbfb3 12/09/2010 03:23 pm Gerd Hoffmann

spice: add qxl device

qxl is a paravirtual graphics card. The qxl device is the bridge
between the guest and the spice server (aka libspice-server). The
spice server will send the rendering commands to the spice client, which
will actually render them....