]> xenbits.xensource.com Git - libvirt.git/commit
tests: Add test for PCI usage on RISC-V
authorAndrea Bolognani <abologna@redhat.com>
Thu, 31 Jan 2019 13:54:11 +0000 (14:54 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 1 Feb 2019 10:57:52 +0000 (11:57 +0100)
commitc5f92bf558c33907f84e4ad78078e86e22a68e83
tree765ae1f3e48fda2b1547cadbac21b6ec1c8b4c92
parente266a41f1e11eaeb8826d859c7e9d08fa3b1beef
tests: Add test for PCI usage on RISC-V

This shows users can now use PCI for RISC-V guests, as long
as they opt into it by manually assigning addresses.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/riscv64-virt-pci.args [new file with mode: 0644]
tests/qemuxml2argvdata/riscv64-virt-pci.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/riscv64-virt-pci.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c