Re: [RFC PATCH v4 0/7] Use ACPI PCI hot-plug for Q35

2021-06-16 Thread Julia Suvorova
On Sun, May 23, 2021 at 10:26 AM Michael S. Tsirkin wrote: > > On Thu, May 13, 2021 at 08:26:35AM +0200, Julia Suvorova wrote: > > The patch set consists of two parts: > > patches 1-4: introduce new feature > > 'acpi-pci-hotplug-with-bridge-support' on Q35 > > patches 5-7: make the fe

Re: [RFC PATCH v4 0/7] Use ACPI PCI hot-plug for Q35

2021-05-25 Thread Michael S. Tsirkin
On Thu, May 13, 2021 at 08:26:35AM +0200, Julia Suvorova wrote: > The patch set consists of two parts: > patches 1-4: introduce new feature > 'acpi-pci-hotplug-with-bridge-support' on Q35 > patches 5-7: make the feature default along with changes in ACPI tables > > This way maintainer

Re: [RFC PATCH v4 0/7] Use ACPI PCI hot-plug for Q35

2021-05-23 Thread Michael S. Tsirkin
On Thu, May 13, 2021 at 08:26:35AM +0200, Julia Suvorova wrote: > The patch set consists of two parts: > patches 1-4: introduce new feature > 'acpi-pci-hotplug-with-bridge-support' on Q35 > patches 5-7: make the feature default along with changes in ACPI tables > > This way maintainer

Re: [RFC PATCH v4 0/7] Use ACPI PCI hot-plug for Q35

2021-05-20 Thread Igor Mammedov
On Thu, 13 May 2021 08:26:35 +0200 Julia Suvorova wrote: > The patch set consists of two parts: > patches 1-4: introduce new feature > 'acpi-pci-hotplug-with-bridge-support' on Q35 > patches 5-7: make the feature default along with changes in ACPI tables > > This way maintainers can

[RFC PATCH v4 0/7] Use ACPI PCI hot-plug for Q35

2021-05-12 Thread Julia Suvorova
The patch set consists of two parts: patches 1-4: introduce new feature 'acpi-pci-hotplug-with-bridge-support' on Q35 patches 5-7: make the feature default along with changes in ACPI tables This way maintainers can decide which way to choose without breaking the patch set. With the f