qemu-patch-raspberry4/hw/ide
Kevin Wolf 0ee20e6658 ahci: Don't allow creating slave drives
An IDE bus provided by AHCI can only take a single IDE drive. If you add
a drive as slave, qemu used to accept the command line but the device
wouldn't be actually usable. Catch the situation instead and error out.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2013-05-08 15:28:49 +02:00
..
ahci.c ahci: Don't allow creating slave drives 2013-05-08 15:28:49 +02:00
ahci.h ahci: Add migration support 2013-01-25 18:18:36 +01:00
atapi.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
cmd646.c ahci: Don't allow creating slave drives 2013-05-08 15:28:49 +02:00
core.c ide: refuse WIN_READ_NATIVE_MAX on empty device 2013-04-15 10:18:05 +02:00
ich.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
internal.h ahci: Don't allow creating slave drives 2013-05-08 15:28:49 +02:00
isa.c ahci: Don't allow creating slave drives 2013-05-08 15:28:49 +02:00
macio.c ahci: Don't allow creating slave drives 2013-05-08 15:28:49 +02:00
Makefile.objs hw: make all of hw/ide/ configurable via default-configs/ 2013-04-08 18:13:12 +02:00
microdrive.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
mmio.c ahci: Don't allow creating slave drives 2013-05-08 15:28:49 +02:00
pci.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
pci.h ide: convert to memory API 2011-08-08 10:15:54 -05:00
piix.c ahci: Don't allow creating slave drives 2013-05-08 15:28:49 +02:00
qdev.c ahci: Don't allow creating slave drives 2013-05-08 15:28:49 +02:00
via.c ahci: Don't allow creating slave drives 2013-05-08 15:28:49 +02:00