[Spice-commits] Changes to 'bugfix.2'

Gerd Hoffmann kraxel at kemper.freedesktop.org
Tue Nov 2 04:53:19 PDT 2010


New branch 'bugfix.2' available with the following commits:
commit 7466bc49107fbd84336ba680f860d5eadd6def13
Author: Gerd Hoffmann <kraxel at redhat.com>
Date:   Thu Oct 14 16:55:01 2010 +0200

    spice-display: replace private lock with qemu mutex.
    
    qemu_spice_create_update() must aquire the global qemu mutex to
    make sure DisplayState doesn't change while we are accessing it.
    
    Once this is in place the private lock is pretty pointless as
    everything it protects is covered by the global qemu mutex now.
    Drop it.
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit f61d69607d58a81944a4bfcfc1f260d09a686460
Author: Gerd Hoffmann <kraxel at redhat.com>
Date:   Tue Nov 2 12:21:50 2010 +0100

    spice-core: fix warning when building with spice < 0.6.0
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>

commit 3d6d306c104abe37610184f12e9342fcbc078395
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Fri Oct 15 09:47:53 2010 +0200

    spice-core: fix watching for write events
    
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>



More information about the Spice-commits mailing list