diff options
author | Daniel P. Berrange | 2009-12-07 21:51:49 +0100 |
---|---|---|
committer | Anthony Liguori | 2009-12-18 18:26:33 +0100 |
commit | ec7efac4a967c650ae1cd8cebe28e7c69cbe3864 (patch) | |
tree | 048e468d40420f82f37e5fcf40cae7a084788b16 /hw/virtio-pci.c | |
parent | fdc: fix migration from 0.11 (diff) | |
download | qemu-ec7efac4a967c650ae1cd8cebe28e7c69cbe3864.tar.gz qemu-ec7efac4a967c650ae1cd8cebe28e7c69cbe3864.tar.xz qemu-ec7efac4a967c650ae1cd8cebe28e7c69cbe3864.zip |
Fix backcompat for hotplug of SCSI controllers
SCSI controllers have no trouble existing without any attached
disks. This could be achieved with the (legacy) monitor syntax
pci_add pci_addr=auto storage if=scsi
This is now denied with
scsi requires a backing file/device.
failed to add if=scsi
There is no need for this denial and it breaks compatability
with existing QEMU usage, so remove the check for presence
of a drive.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/virtio-pci.c')
0 files changed, 0 insertions, 0 deletions