qemu-e2k/util
Stefan Hajnoczi a5813077aa osdep: warn if open(O_DIRECT) on fails with EINVAL
Print a warning when opening a file O_DIRECT fails with EINVAL.  This
saves users a lot of time trying to figure out the EINVAL error, which
is typical when attempting to open a file O_DIRECT on Linux tmpfs.

Reported-by: Deepak C Shetty <deepakcs@linux.vnet.ibm.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2013-09-18 15:34:51 +02:00
..
acl.c
aes.c
bitmap.c
bitops.c
cache-utils.c
compatfd.c
crc32c.c
cutils.c
envlist.c
error.c error: Add error_set_win32 and error_setg_win32 2013-09-09 14:17:57 -05:00
event_notifier-posix.c
event_notifier-win32.c
fifo8.c
hbitmap.c
hexdump.c
host-utils.c
iov.c iov: handle EOF in iov_send_recv 2013-08-06 10:41:56 +02:00
Makefile.objs throttle: Add a new throttling API implementing continuous leaky bucket. 2013-09-06 15:25:07 +02:00
module.c
notify.c
osdep.c osdep: warn if open(O_DIRECT) on fails with EINVAL 2013-09-18 15:34:51 +02:00
oslib-posix.c exec: Don't abort when we can't allocate guest memory 2013-09-12 11:45:32 -05:00
oslib-win32.c exec: Don't abort when we can't allocate guest memory 2013-09-12 11:45:32 -05:00
path.c
qemu-config.c
qemu-error.c
qemu-openpty.c
qemu-option.c option: Add assigned flag to QEMUOptionParameter 2013-08-30 15:28:52 +02:00
qemu-progress.c
qemu-sockets.c
qemu-thread-posix.c semaphore: fix a hangup problem under load on NetBSD hosts. 2013-08-05 11:48:00 -05:00
qemu-thread-win32.c
qemu-timer-common.c
throttle.c throttle: Add a new throttling API implementing continuous leaky bucket. 2013-09-06 15:25:07 +02:00
unicode.c
uri.c