qemu-e2k/include/sysemu
Kevin Wolf bbc8ea98bc block-backend: Remember if attached device is non-qdev
Almost all block devices are qdevified by now. This allows us to go back
from the BlockBackend to the DeviceState. xen_disk is the last device
that is missing. We'll remember in the BlockBackend if a xen_disk is
attached and can then disable any features that require going from a BB
to the DeviceState.

While at it, clearly mark the function used by xen_disk as legacy even
in its name, not just in TODO comments.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
2016-10-07 13:34:22 +02:00
..
accel.h
arch_init.h qmp: add QMP interface "query-cpu-model-baseline" 2016-09-06 17:06:51 +02:00
balloon.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
block-backend.h block-backend: Remember if attached device is non-qdev 2016-10-07 13:34:22 +02:00
blockdev.h
bt.h Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
char.h qemu-char: Add qemu_chr_add_handlers_full() for GMaincontext 2016-09-27 17:54:21 +08:00
cpus.h linux-user: remove #define smp_{cores, threads} 2016-09-27 16:17:17 -03:00
device_tree.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
dma.h dma-helpers: change BlockBackend to opaque value in DMAIOFunc 2016-05-25 19:04:11 +02:00
dump-arch.h
dump.h
hostmem.h * SCSI scanner support 2016-07-14 13:44:06 +01:00
iothread.h iothread: Stop threads before main() quits 2016-09-13 11:00:57 +01:00
kvm_int.h
kvm.h kvm-all: Pass requester ID to MSI routing functions 2016-10-04 13:28:09 +01:00
memory_mapping.h
numa.h
os-posix.h oslib-posix: add helpers for stack alloc and free 2016-09-29 14:13:39 +02:00
os-win32.h
qtest.h
replay.h replay: allow replay stopping and restarting 2016-09-27 11:57:30 +02:00
rng-random.h rng-random: rename RndRandom to RngRandom 2016-05-23 12:18:43 +05:30
rng.h
seccomp.h
sysemu.h block: Add bdrv_runtime_opts to query-command-line-options 2016-10-07 13:34:07 +02:00
tpm_backend_int.h Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
tpm_backend.h Clean up header guards that don't match their file name 2016-07-12 16:19:16 +02:00
tpm.h
watchdog.h
xen-mapcache.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00