Re: [PATCH kvmtool 00/16] Support PCI BAR configuration

2019-04-26 Thread Will Deacon
On Thu, Mar 07, 2019 at 08:36:01AM +, Julien Thierry wrote: > This series add support for guests writting to PCI BARs. Edk2 does this > and is not aware of the "linux,pci-probe-only" property in the chosen node. > > - Patches 1 to 3 do miscelaneous fixes I've picked up these three fixes, but

[PATCH kvmtool 00/16] Support PCI BAR configuration

2019-03-07 Thread Julien Thierry
Hi, This series add support for guests writting to PCI BARs. Edk2 does this and is not aware of the "linux,pci-probe-only" property in the chosen node. - Patches 1 to 3 do miscelaneous fixes - Patch 4 fixes the way we deal with BAR sizing - Patches 5 to 8 fixes the allocation/assignment of PCI