Re: [PATCH v2 0/6] qtests/libqos: Allow PCI tests to be run with virt-machine

2022-02-07 Thread Eric Auger
Hi Michael, On 2/5/22 2:43 AM, Michael S. Tsirkin wrote: > On Tue, Jan 18, 2022 at 09:38:27PM +0100, Eric Auger wrote: >> Up to now the virt-machine node only contains a virtio-mmio >> driver node but no driver that eventually produces any pci-bus >> interface. >> >> Hence, PCI libqos tests cannot

Re: [PATCH v2 0/6] qtests/libqos: Allow PCI tests to be run with virt-machine

2022-02-04 Thread Michael S. Tsirkin
On Tue, Jan 18, 2022 at 09:38:27PM +0100, Eric Auger wrote: > Up to now the virt-machine node only contains a virtio-mmio > driver node but no driver that eventually produces any pci-bus > interface. > > Hence, PCI libqos tests cannot be run with aarch64 binary. > > This series brings the pieces

[PATCH v2 0/6] qtests/libqos: Allow PCI tests to be run with virt-machine

2022-01-18 Thread Eric Auger
Up to now the virt-machine node only contains a virtio-mmio driver node but no driver that eventually produces any pci-bus interface. Hence, PCI libqos tests cannot be run with aarch64 binary. This series brings the pieces needed to be able to run PCI tests with the aarch64 binary: a generic-pcih