]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: check conversion of passthrough hypervisor feature
authorJim Fehlig <jfehlig@suse.com>
Fri, 17 Apr 2020 20:19:16 +0000 (14:19 -0600)
committerJim Fehlig <jfehlig@suse.com>
Tue, 21 Apr 2020 15:22:14 +0000 (09:22 -0600)
commitbed325253681fa61537b01be821538479fa9df60
tree882ff877e5265fef1f7ed26a000b1c226bedbac1
parentb523e22521afe733165869c9e1ae18e88536acd6
tests: check conversion of passthrough hypervisor feature

Add a new test to check the 'mode' attribute of the passthrough element
and augment an existing, related test to check enablement of the
passthrough element only.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/xlconfigdata/test-fullvirt-hypervisor-features.cfg [new file with mode: 0644]
tests/xlconfigdata/test-fullvirt-hypervisor-features.xml [new file with mode: 0644]
tests/xlconfigdata/test-paravirt-e820_host.cfg
tests/xlconfigdata/test-paravirt-e820_host.xml
tests/xlconfigtest.c