summaryrefslogtreecommitdiff
path: root/target-i386
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2010-10-14 16:55:01 +0200
committerGerd Hoffmann <kraxel@redhat.com>2010-11-02 12:43:04 +0100
commit7466bc49107fbd84336ba680f860d5eadd6def13 (patch)
tree6a7e88bdde95c3d981c825c5e8f971c86e1aa5aa /target-i386
parentf61d69607d58a81944a4bfcfc1f260d09a686460 (diff)
downloadqemu-7466bc49107fbd84336ba680f860d5eadd6def13.tar.gz
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@redhat.com>
Diffstat (limited to 'target-i386')
0 files changed, 0 insertions, 0 deletions