-
由 Gerd Hoffmann 提交于
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: NGerd Hoffmann <kraxel@redhat.com>
e0c64d08