[Spice-devel] [PATCH v3 0/5] async, error and s3 support

Yonit Halperin yhalperi at redhat.com
Sun Jul 17 04:03:13 PDT 2011


On 07/17/2011 01:55 PM, Alon Levy wrote:
> These patches add:
>   * six _ASYNC io commands that don't block and raise a new interrupt
>     QXL_INTERRUPT_IO_CMD when done.
>   * two new io commands to be used for suspend and hibernate support for windows
>     drivers.
>   * a new QXL_INTERRUPT_ERROR to be raised when the driver initiates an
>     erroneous io command.
>   * a new revision QXL_REVISION_STABLE_V10 (3) to indicate to the driver
>     that the device supports all of these
>   * spice-protocol version increase to 0.8.1 to indicate during compile time
>     the existance of all of these.
>
> Alon Levy (4):
>    add QXL_IO_FLUSH_{SURFACES,RELEASE} for sleep (S3) support
>    qxl_dev: add QXL_INTERRUPT_ERROR
>    qxl_dev: add third revision V10
>    bump version to 0.8.1 for qxl_dev.h changes
>
> Gerd Hoffmann (1):
>    Add async I/O commands.
>
>   configure.ac    |    2 +-
>   spice/qxl_dev.h |   19 +++++++++++++++++--
>   2 files changed, 18 insertions(+), 3 deletions(-)
>

ACK


More information about the Spice-devel mailing list