]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Add aarch64-panic-no-model
authorAndrea Bolognani <abologna@redhat.com>
Wed, 24 Jan 2024 09:31:25 +0000 (10:31 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 30 Jan 2024 09:58:13 +0000 (10:58 +0100)
commit9e8f6624fa25a9a45ee929fe600dd53bf82b3d97
tree36a0baebbca9a6d4edd0a1ee435f22e0cc07539b
parent08f8119a01f223172dabee465072bf2799ca0a4e
tests: Add aarch64-panic-no-model

This demonstrates that on aarch64, where a native panic device
doesn't exist, it's necessary for the user to specify the model
explicitly.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
tests/qemuxmlconfdata/aarch64-panic-no-model.aarch64-latest.err [new file with mode: 0644]
tests/qemuxmlconfdata/aarch64-panic-no-model.xml [new file with mode: 0644]
tests/qemuxmlconftest.c