Re: [PATCH v4 3/4] qemu: command: add support to enable/disable hotplug on pci-root controller

2021-09-27 Thread Laine Stump
On 9/27/21 12:54 AM, Ani Sinha wrote: On Sun, 26 Sep 2021, Laine Stump wrote: +QEMU_CAPS_PIIX_ACPI_ROOT_PCI_HOTPLUG); +DO_TEST_PARSE_ERROR_NOCAPS("pc-i440fx-acpi-root-hotplug-enable"); Ah, now I understand the origin of pc-i440fx-acpi-root-hotplug-enable.xml in the

Re: [PATCH v4 3/4] qemu: command: add support to enable/disable hotplug on pci-root controller

2021-09-26 Thread Ani Sinha
On Sun, 26 Sep 2021, Laine Stump wrote: > On 9/26/21 10:35 AM, Ani Sinha wrote: > > This change adds qemu backend command line support for enabling or disabling > > hotplug on the pci-root controller using the 'target' sub-element of the > > pci-root controller as shown below: > > > > > >

Re: [PATCH v4 3/4] qemu: command: add support to enable/disable hotplug on pci-root controller

2021-09-26 Thread Laine Stump
On 9/26/21 10:35 AM, Ani Sinha wrote: This change adds qemu backend command line support for enabling or disabling hotplug on the pci-root controller using the 'target' sub-element of the pci-root controller as shown below: '' is only valid for pc (x86) machines and turns on the

[PATCH v4 3/4] qemu: command: add support to enable/disable hotplug on pci-root controller

2021-09-26 Thread Ani Sinha
This change adds qemu backend command line support for enabling or disabling hotplug on the pci-root controller using the 'target' sub-element of the pci-root controller as shown below: '' is only valid for pc (x86) machines and turns on the following command line option that is passed to