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

Gerd Hoffmann kraxel at kemper.freedesktop.org
Thu Apr 26 01:21:06 PDT 2012


New branch 'spice.v53' available with the following commits:
commit 3069ecd9e134f6a10d378ffc48dbb1a1240779a2
Author: Alon Levy <alevy at redhat.com>
Date:   Wed Apr 25 12:43:31 2012 +0300

    qxl: don't assert on guest create_guest_primary
    
    Signed-off-by: Alon Levy <alevy at redhat.com>
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 38f98c68d4f85773c109103d34a66e0f42803f35
Author: Alon Levy <alevy at redhat.com>
Date:   Wed Apr 25 12:13:25 2012 +0300

    qxl: ioport_write: remove guest trigerrable abort
    
    Signed-off-by: Alon Levy <alevy at redhat.com>
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 80557fc92c4188c3b107c4141772360bb9dc1fcb
Author: Alon Levy <alevy at redhat.com>
Date:   Wed Apr 25 12:13:24 2012 +0300

    qxl: qxl_add_memslot: remove guest trigerrable panics
    
    Signed-off-by: Alon Levy <alevy at redhat.com>
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit cfe7aaa319a63f40e11ae3e9f64fe786b0e9561c
Author: Alon Levy <alevy at redhat.com>
Date:   Wed Apr 25 12:13:23 2012 +0300

    qxl: interface_notify_update: remove guest trigerrable abort
    
    Signed-off-by: Alon Levy <alevy at redhat.com>
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit d197b0751c7116873c8d9b38021d3846ba2ac4cb
Author: Alon Levy <alevy at redhat.com>
Date:   Wed Apr 25 12:13:22 2012 +0300

    qxl: cleanup s/__FUNCTION__/__func__/
    
    Signed-off-by: Alon Levy <alevy at redhat.com>
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 5bc28141e355d97b79441024aa09a580f7f3ca6b
Author: Alon Levy <alevy at redhat.com>
Date:   Wed Apr 25 12:13:21 2012 +0300

    qxl: don't abort on guest trigerrable ring indices mismatch
    
    Signed-off-by: Alon Levy <alevy at redhat.com>
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 86b95f32e50d4f61b112c7a705349c8d4ce30a4a
Author: Alon Levy <alevy at redhat.com>
Date:   Wed Apr 25 12:13:20 2012 +0300

    qxl: fix > 80 chars line
    
    Signed-off-by: Alon Levy <alevy at redhat.com>
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 2a9abc706acfee762b4e1e2d5a3b771c04199d2d
Author: Alon Levy <alevy at redhat.com>
Date:   Wed Apr 25 12:13:19 2012 +0300

    qxl: replace panic with guest bug in qxl_track_command
    
    Signed-off-by: Alon Levy <alevy at redhat.com>
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 8c8197005f111b787f5a6fa9cdc4b240b252f27b
Author: Alon Levy <alevy at redhat.com>
Date:   Wed Apr 25 12:13:18 2012 +0300

    qxl: check for NULL return from qxl_phys2virt
    
    Signed-off-by: Alon Levy <alevy at redhat.com>
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 982ea6ba9965504098499f86973648d4427bbfd8
Author: Alon Levy <alevy at redhat.com>
Date:   Wed Apr 25 12:13:17 2012 +0300

    hw/qxl.c: qxl_phys2virt: replace panics with guest_bug
    
    Signed-off-by: Alon Levy <alevy at redhat.com>
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit faad562ca27f2d7cfac8bccb96c8f56785160191
Author: Alon Levy <alevy at redhat.com>
Date:   Thu Mar 29 23:23:14 2012 +0200

    spice_info: add mouse_mode
    
    Add mouse_mode, either server or mouse, to qmp and hmp commands, based
    on spice_server_is_server_mouse added in spice-server 0.10.3.
    
    Signed-off-by: Alon Levy <alevy at redhat.com>
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 06c8049afb0ce0b9577cc74c3092875138c670d8
Author: Alon Levy <alevy at redhat.com>
Date:   Wed Mar 7 16:19:03 2012 +0200

    spice: require spice-protocol >= 0.8.1
    
    Requiring spice-server >= 0.8.2 is not enough since spice-server.pc
    doesn't require spice-protocol (any version). Until that is fixed
    upstream an explicit requirement in qemu fixes compilation broken since
    
    commit 2e1a98c9c1b90ca093278c6b43244dc46604d7b7
    Author: Alon Levy <alevy at redhat.com>
    Date:   Fri Feb 24 23:19:30 2012 +0200
    
        qxl: introduce QXLCookie
    
    Reported-by: Peter Maydell <peter.maydell at linaro.org>
    
    Signed-off-by: Alon Levy <alevy at redhat.com>
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>



More information about the Spice-commits mailing list