commit | 4e0c6529fcb5ccbed5eb2c4f094264eb447d49ea | [log] [tgz] |
---|---|---|
author | Alex Bligh <alex@alex.org.uk> | Wed Aug 21 16:02:43 2013 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Thu Aug 22 19:10:26 2013 +0200 |
tree | 0f89fb6942e9397892767290734b00ec00cfe9e8 | |
parent | 043a7e1f8f66f3089ef0158aea00203e4591ba8d [diff] |
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>