Hi, > TBH I'm having problems without doing it with my own Allocator. In > particular calling ppm_save from spice_server thread seems to be a > problem.
Grabbed the qemu mutex? >> BTW: qxl insisting on a shared displaysurface isn't very clean too, it >> better should be able to fallback to just copying/converting for the >> non-shared case. > > I'll try to get that working, although it seems to require having some > timer/bh to do the ppm_save. bh should do, that is one of the things they are supposed to handle. cheers, Gerd