Re: [Xen-devel] [PATCH v5 19/24] hw: acpi: Retrieve the PCI bus from AcpiPciHpState

2018-11-20 Thread Igor Mammedov
On Mon, 19 Nov 2018 18:02:53 + "Boeuf, Sebastien" wrote: > On Mon, 2018-11-19 at 16:37 +0100, Igor Mammedov wrote: > > On Fri, 16 Nov 2018 19:42:08 + > > "Boeuf, Sebastien" wrote: > > > > > > > > Hi Igor, > > > > > > On Fri, 2018-11-16 at 10:39 +0100, Igor Mammedov wrote: > > > >

Re: [Xen-devel] [PATCH v5 19/24] hw: acpi: Retrieve the PCI bus from AcpiPciHpState

2018-11-19 Thread Boeuf, Sebastien
On Mon, 2018-11-19 at 16:37 +0100, Igor Mammedov wrote: > On Fri, 16 Nov 2018 19:42:08 + > "Boeuf, Sebastien" wrote: > > > > > Hi Igor, > > > > On Fri, 2018-11-16 at 10:39 +0100, Igor Mammedov wrote: > > > > > > On Mon,  5 Nov 2018 02:40:42 +0100 > > > Samuel Ortiz wrote: > > >    > > > >

Re: [Xen-devel] [PATCH v5 19/24] hw: acpi: Retrieve the PCI bus from AcpiPciHpState

2018-11-19 Thread Igor Mammedov
On Fri, 16 Nov 2018 19:42:08 + "Boeuf, Sebastien" wrote: > Hi Igor, > > On Fri, 2018-11-16 at 10:39 +0100, Igor Mammedov wrote: > > On Mon,  5 Nov 2018 02:40:42 +0100 > > Samuel Ortiz wrote: > > > > > > > > From: Sebastien Boeuf > > > > > > Instead of using the machine type specific m

Re: [Xen-devel] [PATCH v5 19/24] hw: acpi: Retrieve the PCI bus from AcpiPciHpState

2018-11-16 Thread Boeuf, Sebastien
Hi Igor, On Fri, 2018-11-16 at 10:39 +0100, Igor Mammedov wrote: > On Mon,  5 Nov 2018 02:40:42 +0100 > Samuel Ortiz wrote: > > > > > From: Sebastien Boeuf > > > > Instead of using the machine type specific method find_i440fx() to > > retrieve the PCI bus, this commit aims to rely on the fact

Re: [Xen-devel] [PATCH v5 19/24] hw: acpi: Retrieve the PCI bus from AcpiPciHpState

2018-11-16 Thread Igor Mammedov
On Mon, 5 Nov 2018 02:40:42 +0100 Samuel Ortiz wrote: > From: Sebastien Boeuf > > Instead of using the machine type specific method find_i440fx() to > retrieve the PCI bus, this commit aims to rely on the fact that the > PCI bus is known by the structure AcpiPciHpState. > > When the structure

[Xen-devel] [PATCH v5 19/24] hw: acpi: Retrieve the PCI bus from AcpiPciHpState

2018-11-04 Thread Samuel Ortiz
From: Sebastien Boeuf Instead of using the machine type specific method find_i440fx() to retrieve the PCI bus, this commit aims to rely on the fact that the PCI bus is known by the structure AcpiPciHpState. When the structure is initialized through acpi_pcihp_init() call, it saves the PCI bus, w