mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
tests: Add capabilities data for QEMU 4.0.0 on RISC-V
Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
@@ -197,7 +197,9 @@ mymain(void)
|
||||
DO_TEST("s390x", "caps_2.12.0");
|
||||
DO_TEST("s390x", "caps_3.0.0");
|
||||
DO_TEST("riscv32", "caps_3.0.0");
|
||||
DO_TEST("riscv32", "caps_4.0.0");
|
||||
DO_TEST("riscv64", "caps_3.0.0");
|
||||
DO_TEST("riscv64", "caps_4.0.0");
|
||||
|
||||
/*
|
||||
* Run "tests/qemucapsprobe /path/to/qemu/binary >foo.replies"
|
||||
|
||||
Reference in New Issue
Block a user