diff options
author | Gerd Hoffmann | 2011-04-27 15:21:51 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2011-05-03 15:35:48 +0200 |
commit | e0c64d08d11736dcea7c5a6373e3e7f62db51d9e (patch) | |
tree | 28edc41f690715dc40d56177764b8a848eb368ba /hw/qxl-render.c | |
parent | Make spice dummy functions inline to fix calls not checking return values (diff) | |
download | qemu-e0c64d08d11736dcea7c5a6373e3e7f62db51d9e.tar.gz qemu-e0c64d08d11736dcea7c5a6373e3e7f62db51d9e.tar.xz qemu-e0c64d08d11736dcea7c5a6373e3e7f62db51d9e.zip |
spice: don't create updates in spice server context.
This patch moves the creation of spice screen updates from the spice
server context to qemu iothread context (display refresh timer to be
exact). This way we avoid accessing qemu internals (display surface)
from spice thread context which in turn allows us to simplify locking.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/qxl-render.c')
0 files changed, 0 insertions, 0 deletions