qemu-e2k/hw/ide
Stefan Hajnoczi 13471a40c1 Revert "IDE: Do not flush empty CDROM drives"
This reverts commit 4da97120d5.

blk_aio_flush() now handles the blk->root == NULL case, so we no longer
need this workaround.

Cc: John Snow <jsnow@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2018-03-02 18:39:07 +01:00
..
ahci_internal.h hw/ide: Remove duplicated definitions from ahci_internal.h 2018-01-19 16:04:57 -05:00
ahci-allwinner.c
ahci.c Replace all occurances of __FUNCTION__ with __func__ 2018-01-22 09:46:18 +01:00
atapi.c
cmd646.c
core.c Revert "IDE: Do not flush empty CDROM drives" 2018-03-02 18:39:07 +01:00
ich.c
isa.c
macio.c
Makefile.objs
microdrive.c Replace all occurances of __FUNCTION__ with __func__ 2018-01-22 09:46:18 +01:00
mmio.c
pci.c
piix.c
qdev.c
sii3112.c Use #include "..." for our own headers, <...> for others 2018-02-09 05:05:11 +01:00
trace-events
via.c