aboutsummaryrefslogtreecommitdiff
path: root/qemu-options.hx
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw@amazon.co.uk>2023-10-19 12:56:42 +0100
committerDavid Woodhouse <dwmw@amazon.co.uk>2023-11-07 08:56:06 +0000
commita73049953b7259a94d068c1b453a73b8905b1a6f (patch)
treeaee94448a8920a0cabbcd49772e0dfa3537676eb /qemu-options.hx
parentc10b4b3c0dcae2fe1836e534059b69e8bfce0e9f (diff)
xen-platform: unplug AHCI disks
To support Xen guests using the Q35 chipset, the unplug protocol needs to also remove AHCI disks. Make pci_xen_ide_unplug() more generic, iterating over the children of the PCI device and destroying the "ide-hd" devices. That works the same for both AHCI and IDE, as does the detection of the primary disk as unit 0 on the bus named "ide.0". Then pci_xen_ide_unplug() can be used for both AHCI and IDE devices. Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Reviewed-by: Paul Durrant <paul@xen.org>
Diffstat (limited to 'qemu-options.hx')
0 files changed, 0 insertions, 0 deletions