]> git.proxmox.com Git - qemu.git/commit
aio / timers: add ppoll support with qemu_poll_ns
authorAlex Bligh <alex@alex.org.uk>
Wed, 21 Aug 2013 15:02:43 +0000 (16:02 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 22 Aug 2013 17:10:26 +0000 (19:10 +0200)
commit4e0c6529fcb5ccbed5eb2c4f094264eb447d49ea
tree0f89fb6942e9397892767290734b00ec00cfe9e8
parent043a7e1f8f66f3089ef0158aea00203e4591ba8d
aio / timers: add ppoll support with qemu_poll_ns

Add qemu_poll_ns which works like g_poll but takes a nanosecond
timeout.

Signed-off-by: Alex Bligh <alex@alex.org.uk>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
configure
include/qemu/timer.h
qemu-timer.c