[libvirt] [PATCH] tests: qemu: Add aarch64 virtio pci tests

Cole Robinson crobinso at redhat.com
Tue Oct 6 14:41:41 UTC 2015


On 10/06/2015 06:56 AM, Ján Tomko wrote:
> On Wed, Sep 30, 2015 at 01:48:16PM -0400, Cole Robinson wrote:
>> - qemuxml2argv-aarch64-mmio-default-pci: Verify that we still default
>>   to virtio-mmio even if qemu is new enough to support PCI
>> - qemuxml2argv-aarch64-virtio-pci: Check generated arm virtio PCI args
>> ---
>>  .../qemuxml2argv-aarch64-mmio-default-pci.args     | 17 ++++++++
>>  .../qemuxml2argv-aarch64-mmio-default-pci.xml      | 48 ++++++++++++++++++++++
>>  .../qemuxml2argv-aarch64-virtio-pci.args           | 15 +++++++
>>  .../qemuxml2argv-aarch64-virtio-pci.xml            | 43 +++++++++++++++++++
>>  tests/qemuxml2argvtest.c                           | 12 ++++++
>>  5 files changed, 135 insertions(+)
>>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-aarch64-mmio-default-pci.args
>>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-aarch64-mmio-default-pci.xml
>>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-aarch64-virtio-pci.args
>>  create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-aarch64-virtio-pci.xml
>>
> 
> ACK
> 

Pushed now, thanks

- Cole




More information about the libvir-list mailing list