qemu-e2k/hw/hppa
Mark Cave-Ayland 877eb21d56 scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline()
As part of commits a64aa5785d "hw: Deprecate -drive if=scsi with non-onboard
HBAs" and b891538e81 "hw/ppc/prep: Fix implicit creation of "-drive if=scsi"
devices" the lsi53c895a_create() and lsi53c810_create() functions were added
to wrap pci_create_simple() and scsi_bus_legacy_handle_cmdline().

Unfortunately this prevents us from changing qdev properties on the device
and/or changing the PCI configuration. By switching over to using the new
lsi53c8xx_handle_legacy_cmdline() function then the caller can now configure
and realize the LSI SCSI device exactly as required.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Peter Maydell <peter.maydell@linaro.org> [arm parts]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2018-09-25 11:12:25 +10:00
..
Makefile.objs hw/hppa: Implement DINO system board 2018-01-31 05:30:50 -08:00
dino.c hw/hppa: Use the IEC binary prefix definitions 2018-07-02 15:41:14 +02:00
hppa_hardware.h hw/hppa: Implement DINO system board 2018-01-31 05:30:50 -08:00
hppa_sys.h acpi, vhost, misc: fixes, features 2018-06-04 10:15:16 +01:00
machine.c scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline() 2018-09-25 11:12:25 +10:00
pci.c hw/hppa: Implement DINO system board 2018-01-31 05:30:50 -08:00
trace-events hw/hppa: Implement DINO system board 2018-01-31 05:30:50 -08:00