qxl: Drop phread_yield on OOM
commit4ec8d3077b799fcdd9fe0f38e432791c8fceb88e
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 20 Sep 2011 15:21:07 +0000 (20 17:21 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 25 Oct 2011 12:00:53 +0000 (25 14:00 +0200)
tree271aeea89d3c2c4591ec810f95b3c27afc96f4b0
parent691f5c7bde07218127e034cca4e2581f66a6ddcf
qxl: Drop phread_yield on OOM

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 <jan.kiszka@siemens.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/qxl.c