Re: [PATCH v2 0/4] PCI: Generic fixes and moving enumeration back to QEMU

2015-04-28 Thread Nikunj A Dadhania
Alexey Kardashevskiy writes: > On 04/27/2015 06:02 PM, Nikunj A Dadhania wrote: >> patch 1: Fixes a bug in pci-to-pci bridge while programming the limit >> registers during probe >> patch 2,3: Support 64-bit address translation and usb devices can have >> 64-bit pci

Re: [PATCH v2 0/4] PCI: Generic fixes and moving enumeration back to QEMU

2015-04-28 Thread Alexey Kardashevskiy
On 04/27/2015 06:02 PM, Nikunj A Dadhania wrote: patch 1: Fixes a bug in pci-to-pci bridge while programming the limit registers during probe patch 2,3: Support 64-bit address translation and usb devices can have 64-bit pci memory BARs patch 4: Use QEMU create device tr