qemu-e2k/include
Max Reitz 3301f6c6e9 block: Add BB-BDS remove/insert notifiers
bdrv_close() no longer signifies ejection of a medium, this is now done
by removing the BDS from the BB. Therefore, we want to have a notifier
for that in the BB instead of a close notifier in the BDS. The former is
added now, the latter is removed later.

Symmetrically, another notifier list is added that is invoked whenever a
BDS is inserted. We will need that for virtio-blk and virtio-scsi, which
can then remove their op blockers on BDS ejection and set them up on
insertion.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2016-02-02 17:50:46 +01:00
..
block block: Add blk_dev_has_tray() 2016-02-02 17:46:56 +01:00
crypto crypto: fix description of @errp parameter initialization 2016-02-01 14:11:35 +00:00
disas
exec memory: Add address_space_init_shareable() 2016-01-21 14:15:06 +00:00
fpu fpu: Replace uint8 typedef with uint8_t 2016-01-22 15:09:21 +00:00
hw spapr: Remove rtas_st_buffer_direct() 2016-01-30 23:37:36 +11:00
io io: fix description of @errp parameter initialization 2016-01-20 11:31:01 +00:00
libdecnumber
migration vmstate: Introduce VMSTATE_VARRAY_MULTPLY 2016-01-16 12:01:23 +00:00
monitor
net
qapi
qemu Block layer patches 2016-01-21 13:09:47 +00:00
qom gdb: provide the name of the architecture in the target.xml 2016-01-27 15:34:48 +01:00
standard-headers
sysemu block: Add BB-BDS remove/insert notifiers 2016-02-02 17:50:46 +01:00
ui sdl: shorten the GUI refresh interval when mouse or keyboard is active 2016-02-02 14:05:07 +01:00
config.h
elf.h elf: add arm note types 2016-01-15 14:55:16 +00:00
glib-compat.h
qemu-common.h
qemu-io.h
qjson.h
trace-tcg.h
trace.h