[Spice-commits] Changes to 'rebase/spice-next'

Gerd Hoffmann kraxel at kemper.freedesktop.org
Fri May 8 03:14:35 PDT 2015


New branch 'rebase/spice-next' available with the following commits:
commit 075e26d4eaec3bd5acfaea0ebe55c1e4effa70b7
Author: Marc-André Lureau <marcandre.lureau at gmail.com>
Date:   Tue May 5 16:58:56 2015 +0200

    spice-char: notify the server when chardev is writable
    
    The spice server is polling on write, unless
    SPICE_CHAR_DEVICE_NOTIFY_WRITABLE flag is set. In this case, qemu must
    call spice_server_char_device_wakeup() when the frontend is writable.
    
    Signed-off-by: Marc-André Lureau <marcandre.lureau at gmail.com>
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 7aff39e68f67394b002e80689f5074a00f379ae3
Author: Marc-André Lureau <marcandre.lureau at gmail.com>
Date:   Tue May 5 16:58:55 2015 +0200

    virtio-console: notify chardev when writable
    
    When the virtio serial is writable, notify the chardev backend
    with qemu_chr_accept_input().
    
    Signed-off-by: Marc-André Lureau <marcandre.lureau at gmail.com>
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>



More information about the Spice-commits mailing list