]> git.proxmox.com Git - qemu.git/commit
qxl: Convert to QEMU thread API
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 20 Sep 2011 15:14:40 +0000 (17:14 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 25 Oct 2011 12:00:53 +0000 (14:00 +0200)
commit691f5c7bde07218127e034cca4e2581f66a6ddcf
tree46a44ec8e5a897d3c0e8f77b38193f3b2e03e5ec
parentf9ab6091b0a741c47546b38301836f2ab6ce978d
qxl: Convert to QEMU thread API

Use QEMU thread API instead of pthread directly. We still need to get
rid of pthread_yield, though, to drop pthread.h inclusion.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/qxl.c
hw/qxl.h