qemu-e2k/include/qemu
Fam Zheng 418026ca43 util: Introduce vfio helpers
This is a library to manage the host vfio interface, which could be used
to implement userspace device driver code in QEMU such as NVMe or net
controllers.

Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20180116060901.17413-3-famz@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
2018-02-08 09:22:03 +08:00
..
acl.h
atomic.h
base64.h
bcd.h
bitmap.h
bitops.h
bswap.h
buffer.h
compiler.h lockable: add QemuLockable 2018-02-08 09:22:03 +08:00
config-file.h
coroutine.h coroutine-lock: make qemu_co_enter_next thread-safe 2018-02-08 09:22:03 +08:00
coroutine_int.h
cpuid.h
crc32c.h
cutils.h
envlist.h
error-report.h
event_notifier.h Revert "qemu: add a cleanup callback function to EventNotifier" 2018-01-24 19:20:19 +02:00
fifo8.h
fifo32.h
fprintf-fn.h
futex.h
hbitmap.h hbitmap: add next_zero function 2017-12-18 10:54:13 -05:00
help_option.h
host-utils.h pci/shpc: Move function to generic header file 2018-01-18 21:52:38 +02:00
id.h
int128.h
iov.h
jhash.h
lockable.h lockable: add QemuLockable 2018-02-08 09:22:03 +08:00
log.h
main-loop.h
memfd.h memfd: add hugetlbsize argument 2018-02-07 14:09:25 +01:00
mmap-alloc.h
module.h
notify.h
option.h option: Drop unused get_param_value(), get_next_param_value() 2017-12-20 09:11:50 +01:00
option_int.h
osdep.h
path.h
processor.h Drop remaining bits of ia64 host support 2018-02-05 18:09:45 +01:00
qdist.h
qht.h qht: fix kernel-doc markup in qht.h 2017-12-18 17:07:02 +03:00
queue.h tcg: Dynamically allocate TCGOps 2017-12-29 12:43:39 -08:00
range.h
ratelimit.h
rcu.h
rcu_queue.h
readline.h readline: add a free function 2018-01-16 14:54:50 +01:00
seqlock.h
sockets.h sockets: remove obsolete code that updated listen address 2017-12-21 09:22:44 +01:00
stats64.h
systemd.h
thread-posix.h
thread-win32.h
thread.h lockable: add QemuLockable 2018-02-08 09:22:03 +08:00
throttle-options.h
throttle.h
timed-average.h
timer.h Drop remaining bits of ia64 host support 2018-02-05 18:09:45 +01:00
typedefs.h lockable: add QemuLockable 2018-02-08 09:22:03 +08:00
unicode.h
uri.h
uuid.h util: add is_equal to UUID API 2017-12-20 22:01:24 +08:00
vfio-helpers.h util: Introduce vfio helpers 2018-02-08 09:22:03 +08:00
xattr.h