[Spice-commits] Changes to 'spice.v38'

Gerd Hoffmann kraxel at kemper.freedesktop.org
Mon Jul 4 08:04:43 PDT 2011


New branch 'spice.v38' available with the following commits:
commit a3d14054d727efb8ff4c5060a4c3171bae2046ef
Author: Alon Levy <alevy at redhat.com>
Date:   Wed Jun 29 13:57:11 2011 +0200

    qxl: allow QXL_IO_LOG also in vga
    
    The driver may change us to vga mode and still issue a QXL_IO_LOG,
    which we can easily support.
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 81144d1a3675faf3c314ff2c7a369f809361d3ed
Author: Gerd Hoffmann <kraxel at redhat.com>
Date:   Fri Jun 24 12:23:44 2011 +0200

    qxl: put QXL_IO_UPDATE_IRQ into vgamode whitelist
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 868379ce6994a72c617fbc29bcc95e8166833400
Author: Yonit Halperin <yhalperi at redhat.com>
Date:   Mon Jul 4 15:08:01 2011 +0300

    qxl: make sure primary surface is saved on migration
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 6ebebb551ad1a5c4e24d3fccd246c5111450c1b3
Author: Alon Levy <alevy at redhat.com>
Date:   Wed Jun 29 13:57:15 2011 +0200

    qxl: add dev id to guest prints
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 1f0ff2fb99eb5043ea38474c961e0fb9f6ff8a63
Author: Alon Levy <alevy at redhat.com>
Date:   Wed Jun 29 13:57:13 2011 +0200

    qxl-logger: add timestamp to command log
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 5b77870ce0edde6cf6dd242fa892e28f5c87b4fd
Author: Alon Levy <alevy at redhat.com>
Date:   Fri Jun 24 15:02:47 2011 +0200

    qxl: interface_get_command: fix reported mode
    
    report correct mode when in undefined mode.
    introduces qxl_mode_to_string(), and uses it in other places too.
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 22795174a37e02200944c0d093d518e832650686
Author: Alon Levy <alevy at redhat.com>
Date:   Wed Jun 15 20:44:38 2011 +0200

    qxl: set mm_time in vga update
    
    This fixes a problem where on windows 7 startup phase, before the qxl driver
    is loaded, the drawables are sufficiently large and video like to trigger a
    stream, but the lack of a filled mm time field triggers a warning in spice-gtk.
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit fba810f1f67b411c209aa0e3d90724127cbd9c0f
Author: Gerd Hoffmann <kraxel at redhat.com>
Date:   Wed Jun 15 13:11:33 2011 +0200

    spice: catch spice server initialization failures.
    
    When the spice server initialization fails report this and exit instead
    of ignoring the error.
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 638f4e47798725cef2a5ae5bf83d508fbde36605
Author: Gerd Hoffmann <kraxel at redhat.com>
Date:   Wed Jun 29 15:45:16 2011 +0200

    qxl: device id fixup
    
    Move device ID to PCIDeviceInfo.
    Remove support for the unused unstable device ID.
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>



More information about the Spice-commits mailing list