Re: [Qemu-devel] [PATCH] qxl: Drop phread_yield on OOM

2011-09-20 Thread Gerd Hoffmann
On 09/20/11 17:21, Jan Kiszka wrote: This was only a best-effort attempt, by far not guaranteed to have an effect. Drop it so that also no direct pthread usage remain in the device model. Signed-off-by: Jan Kiszka All three patches are fine. I'll go queue it up in the spice queue when I'm bac

[Qemu-devel] [PATCH] qxl: Drop phread_yield on OOM

2011-09-20 Thread Jan Kiszka
This was only a best-effort attempt, by far not guaranteed to have an effect. Drop it so that also no direct pthread usage remain in the device model. Signed-off-by: Jan Kiszka --- Depends on the previous qxl patch I just sent. hw/qxl.c |6 -- 1 files changed, 0 insertions(+), 6 deleti