qemu-e2k/include/sysemu
Kevin Wolf d861ab3acf block: Add BlockBackend.ctx
This adds a new parameter to blk_new() which requires its callers to
declare from which AioContext this BlockBackend is going to be used (or
the locks of which AioContext need to be taken anyway).

The given context is only stored and kept up to date when changing
AioContexts. Actually applying the stored AioContext to the root node
is saved for another commit.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2019-06-04 15:22:22 +02:00
..
accel.h accel: Remove unused AccelClass::available field 2019-05-02 16:56:33 +02:00
arch_init.h qapi: make query-cpu-definitions depend on specific targets 2019-02-18 14:44:05 +01:00
balloon.h
block-backend.h block: Add BlockBackend.ctx 2019-06-04 15:22:22 +02:00
blockdev.h
bt.h
cpus.h target: Simplify how the TARGET_cpu_list() print 2019-04-18 22:18:59 +02:00
cryptodev-vhost-user.h
cryptodev-vhost.h
cryptodev.h
device_tree.h
dma.h
dump-arch.h
dump.h
hax.h
hostmem.h
hvf.h Clean up ill-advised or unusual header guards 2019-05-13 08:58:55 +02:00
hw_accel.h
iothread.h iothread: create the gcontext unconditionally 2019-03-08 10:16:15 +00:00
kvm_int.h
kvm.h
memory_mapping.h
numa.h
os-posix.h
os-win32.h
qtest.h qtest: Don't compile qtest accel on non-POSIX systems 2019-05-02 16:56:33 +02:00
replay.h
reset.h
rng-random.h
rng.h
seccomp.h
sev.h
sysemu.h semihosting: move semihosting configuration into its own directory 2019-05-28 10:28:50 +01:00
tpm_backend.h
tpm.h
vhost-user-backend.h Add vhost-user-backend 2019-05-10 12:48:35 +02:00
watchdog.h
whpx.h
xen-mapcache.h