qemu-e2k/hw/ide
Markus Armbruster f9e8fda479 xen: Clean up pci_piix3_xen_ide_unplug()'s test for "not a CD"
pci_piix3_xen_ide_unplug() unplugs only disks, not CD-ROMs.  It peeks
into the DriveInfo's BlockDriverState to distinguish between the two.
Unclean; use DriveInfo member media_cd, like xen_config_dev_blk().

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2011-09-06 11:24:07 +02:00
..
ahci.c
ahci.h
atapi.c
cmd646.c
core.c
ich.c
internal.h
isa.c
macio.c
microdrive.c
mmio.c
pci.c
pci.h
piix.c
qdev.c
via.c