« Previous | Next » 

Revision e0c64d08

IDe0c64d08d11736dcea7c5a6373e3e7f62db51d9e

Added by Gerd Hoffmann almost 13 years ago

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 <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences