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

Gerd Hoffmann kraxel at kemper.freedesktop.org
Wed Oct 29 05:49:45 PDT 2014


New branch 'rebase/spice-next' available with the following commits:
commit 3f1820aaf84403c0d6f59cf297527e36f13e5352
Author: Marc-André Lureau <marcandre.lureau at gmail.com>
Date:   Fri Oct 24 11:00:54 2014 +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 1925c439f3d3a38e58cffb5a61d82fdc9e13813c
Author: Marc-André Lureau <marcandre.lureau at gmail.com>
Date:   Fri Oct 24 11:00:53 2014 +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