qemu-patch-raspberry4/util
Brad Smith d05ef16045 Allow clock_gettime() monotonic clock to be utilized on more OS's
Allow the clock_gettime() code using monotonic clock to be utilized on
more POSIX compliannt OS's. This started as a fix for OpenBSD which was
listed in one function as part of the previous hard coded list of OS's
for the functions to support but not in the other.

Signed-off-by: Brad Smith <brad@comstyle.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 20130405003748.GH884@rox.home.comstyle.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-04-04 20:22:45 -05:00
..
acl.c
aes.c
bitmap.c
bitops.c bitops: unroll while loop in find_next_bit() 2013-03-26 13:32:32 +01:00
cache-utils.c
compatfd.c
cutils.c buffer_is_zero: use vector optimizations if possible 2013-03-26 13:32:32 +01:00
envlist.c
error.c
event_notifier-posix.c
event_notifier-win32.c
fifo8.c
hbitmap.c
hexdump.c iov: Factor out hexdumper 2013-03-15 16:41:58 +00:00
host-utils.c
iov.c iov: Factor out hexdumper 2013-03-15 16:41:58 +00:00
Makefile.objs iov: Factor out hexdumper 2013-03-15 16:41:58 +00:00
module.c
notify.c
osdep.c
oslib-posix.c oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() 2013-04-02 11:47:37 -04:00
oslib-win32.c oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() 2013-04-02 11:47:37 -04:00
path.c
qemu-config.c
qemu-error.c
qemu-option.c
qemu-progress.c
qemu-sockets.c qemu-socket: set passed fd non-blocking in socket_connect() 2013-04-02 11:47:37 -04:00
qemu-thread-posix.c
qemu-thread-win32.c
qemu-timer-common.c Allow clock_gettime() monotonic clock to be utilized on more OS's 2013-04-04 20:22:45 -05:00
uri.c