qemu-irix/include
Max Reitz 5f535a941e block: Make essential BlockDriver objects public
There are some block drivers which are essential to QEMU and may not be
removed: These are raw, file and qcow2 (as the default non-raw format).
Make their BlockDriver objects public so they can be directly referenced
throughout the block layer without needing to call bdrv_find_format()
and having to deal with an error at runtime, while the real problem
occurred during linking (where raw, file or qcow2 were not linked into
qemu).

Cc: qemu-stable@nongnu.org
Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2014-12-10 10:31:19 +01:00
..
block block: Make essential BlockDriver objects public 2014-12-10 10:31:19 +01:00
disas
exec memory: expose alignment used for allocating RAM as MemoryRegion API 2014-11-23 12:11:30 +02:00
fpu
hw hmp: fix regression of HMP device_del auto-completion 2014-11-27 14:36:20 +00:00
libdecnumber
migration
monitor
net
qapi
qemu memory: expose alignment used for allocating RAM as MemoryRegion API 2014-11-23 12:11:30 +02:00
qom
sysemu block: Add blk_add_close_notifier() for BB 2014-12-10 10:31:12 +01:00
ui
config.h
elf.h
glib-compat.h
qemu-common.h pidfile: stop making pidfile error a special case 2014-11-02 10:04:34 +03:00
qemu-io.h
trace-tcg.h
trace.h