Re: [PATCH 0/4] ICH9 root PCI hotplug

2023-12-07 Thread Igor Mammedov
On Wed, 29 Nov 2023 09:47:13 + Thierry Escande wrote: > On 24/11/2023 15:54, Michael S. Tsirkin wrote: > > On Fri, Nov 24, 2023 at 03:01:35PM +0100, Igor Mammedov wrote: > >> On Wed, 15 Nov 2023 17:18:53 + > >> Thierry Escande wrote: > >> > >>> Hi, > >>> > >>> This series fixes acpi_

Re: [PATCH 0/4] ICH9 root PCI hotplug

2023-11-29 Thread Michael S. Tsirkin
On Wed, Nov 29, 2023 at 09:47:13AM +, Thierry Escande wrote: > On 24/11/2023 15:54, Michael S. Tsirkin wrote: > > On Fri, Nov 24, 2023 at 03:01:35PM +0100, Igor Mammedov wrote: > > > On Wed, 15 Nov 2023 17:18:53 + > > > Thierry Escande wrote: > > > > > > > Hi, > > > > > > > > This series

Re: [PATCH 0/4] ICH9 root PCI hotplug

2023-11-29 Thread Thierry Escande
On 24/11/2023 15:54, Michael S. Tsirkin wrote: On Fri, Nov 24, 2023 at 03:01:35PM +0100, Igor Mammedov wrote: On Wed, 15 Nov 2023 17:18:53 + Thierry Escande wrote: Hi, This series fixes acpi_hotplug_bridge accessor names, adds new accessors for acpi-root-pci-hotplug property, and enables

Re: [PATCH 0/4] ICH9 root PCI hotplug

2023-11-24 Thread Michael S. Tsirkin
On Fri, Nov 24, 2023 at 03:01:35PM +0100, Igor Mammedov wrote: > On Wed, 15 Nov 2023 17:18:53 + > Thierry Escande wrote: > > > Hi, > > > > This series fixes acpi_hotplug_bridge accessor names, adds new accessors > > for acpi-root-pci-hotplug property, and enables root PCI hotplug by > > defa

Re: [PATCH 0/4] ICH9 root PCI hotplug

2023-11-24 Thread Igor Mammedov
On Wed, 15 Nov 2023 17:18:53 + Thierry Escande wrote: > Hi, > > This series fixes acpi_hotplug_bridge accessor names, adds new accessors > for acpi-root-pci-hotplug property, and enables root PCI hotplug by > default for Q35 machine. hotplug on Q35 hostbridge is not implemented intentionall