qemu-e2k/hw/ide
Sam Eiderman 71f571a23d bootdevice: Gather LCHS from all relevant devices
Relevant devices are:
    * ide-hd (and ide-cd, ide-drive)
    * scsi-hd (and scsi-cd, scsi-disk, scsi-block)
    * virtio-blk-pci

We do not call del_boot_device_lchs() for ide-* since we don't need to -
IDE block devices do not support unplugging.

Reviewed-by: Karl Heubaum <karl.heubaum@oracle.com>
Reviewed-by: Arbel Moshe <arbel.moshe@oracle.com>
Signed-off-by: Sam Eiderman <shmuel.eiderman@oracle.com>
Signed-off-by: Sam Eiderman <sameid@google.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
2019-10-31 11:47:29 -04:00
..
Kconfig hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 device 2019-05-13 09:36:31 +02:00
Makefile.objs hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 device 2019-05-13 09:36:31 +02:00
ahci-allwinner.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
ahci.c Revert "ide/ahci: Check for -ECANCELED in aio callbacks" 2019-08-16 19:14:04 -04:00
ahci_internal.h ide: Include hw/ide/internal a bit less outside hw/ide/ 2019-08-16 13:31:52 +02:00
atapi.c hw/ide/atapi: Use the ldst API 2019-08-16 19:14:04 -04:00
cmd646.c ide: fix leak from qemu_allocate_irqs 2019-10-04 18:49:16 +02:00
core.c ide: account UNMAP (TRIM) operations 2019-10-10 10:56:18 +02:00
ich.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
ioport.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
isa.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
macio.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
microdrive.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
mmio.c Include hw/qdev-properties.h less 2019-08-16 13:31:53 +02:00
pci.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
piix.c hw/ide/piix: Convert reset handler to DeviceReset 2019-10-15 18:18:08 -03:00
qdev.c bootdevice: Gather LCHS from all relevant devices 2019-10-31 11:47:29 -04:00
sii3112.c hw/ide/sii3112: Convert reset handler to DeviceReset 2019-10-15 18:18:08 -03:00
trace-events trace-events: Fix attribution of trace points to source 2019-03-22 16:18:07 +00:00
via.c hw/ide/via82c: Convert reset handler to DeviceReset 2019-10-15 18:18:08 -03:00