qemu-e2k/include/qemu
Paul Durrant 707ff80021 Add device listener interface
The Xen ioreq-server API, introduced in Xen 4.5, requires that PCI device
models explicitly register with Xen for config space accesses. This patch
adds a listener interface into qdev-core which can be used by the Xen
interface code to monitor for arrival and departure of PCI devices.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
2015-01-20 14:24:07 +00:00
..
acl.h
aes.h
atomic.h atomic: fix position of volatile qualifier 2014-12-23 10:14:46 +01:00
bitmap.h bitmap.h: Don't include qemu-common.h 2014-11-02 10:04:34 +03:00
bitops.h bitops.h: Don't include qemu-common.h 2014-11-02 10:04:34 +03:00
bswap.h
compatfd.h
compiler.h
config-file.h
crc32c.h
envlist.h
error-report.h
event_notifier.h
fifo8.h
hbitmap.h
host-utils.h
int128.h
iov.h
log.h qemu-log: add log category for MMU info 2014-12-16 18:43:19 +00:00
main-loop.h
module.h
notify.h
option_int.h
option.h block: Don't add trailing space in "Formating..." message 2014-12-12 16:52:33 +00:00
osdep.h memory: expose alignment used for allocating RAM as MemoryRegion API 2014-11-23 12:11:30 +02:00
queue.h QSLIST: add lock-free operations 2015-01-13 13:43:29 +00:00
range.h
ratelimit.h
readline.h
rfifolock.h
seqlock.h
sockets.h socket shutdown 2015-01-16 13:06:17 +05:30
thread-posix.h
thread-win32.h
thread.h qemu-thread: add per-thread atexit functions 2015-01-13 13:43:29 +00:00
throttle.h
timer.h qemu-timer: rename timer_init to timer_init_tl 2015-01-14 10:38:57 +01:00
tls.h
typedefs.h Add device listener interface 2015-01-20 14:24:07 +00:00
uri.h
xattr.h