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

Gerd Hoffmann kraxel at kemper.freedesktop.org
Fri Feb 18 08:10:34 PST 2011


New branch 'spice.v31' available with the following commits:
commit cc755f34940d0940974e7aba68f758a6934b233a
Author: Jes Sorensen <Jes.Sorensen at redhat.com>
Date:   Tue Feb 1 15:53:23 2011 +0100

    Make spice dummy functions inline to fix calls not checking return values
    
    qemu_spice_set_passwd() and qemu_spice_set_pw_expire() dummy functions
    needs to be inline, in order to handle the case where they are called
    without checking the return value.
    
    Signed-off-by: Jes Sorensen <Jes.Sorensen at redhat.com>
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 4855161da1f6dbc129593487814cd8518016de20
Author: Gerd Hoffmann <kraxel at redhat.com>
Date:   Fri Jan 21 10:32:03 2011 +0100

    qxl: locking fixes
    
    A bunch of spice worker calls lack the unlock/relock calls,
    which may lead to deadlocks.  Add them.  Spotted by Alon Levy.
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>



More information about the Spice-commits mailing list