Home
last modified time | relevance | path

Searched hist:c10018d6c77c94a8c703b9e4f026da74cad73d9e (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/display/
H A Dqxl.cc10018d6c77c94a8c703b9e4f026da74cad73d9e Tue Sep 04 14:14:48 UTC 2012 Søren Sandmann Pedersen <ssp@redhat.com> qxl: Add set_client_capabilities() interface to QXLInterface

This new interface lets spice server inform the guest whether

(a) a client is connected
(b) what capabilities the client has

There is a fixed number (464) of bits reserved for capabilities, and
when the capabilities bits change, the QXL_INTERRUPT_CLIENT interrupt
is generated.

Signed-off-by: Soren Sandmann <ssp@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>