]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Introduce smm=off test
authorAndrea Bolognani <abologna@redhat.com>
Fri, 13 May 2022 14:05:26 +0000 (16:05 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 16 May 2022 12:29:09 +0000 (14:29 +0200)
commita6ea77e0a5aaeecd2284a858a17f11179f8bfe50
tree8c17b33cae4731fc3152270a3f6ca1a508fa4938
parentdd3258da0951dea59a2979d165fdbf03d0a50b7f
tests: Introduce smm=off test

This complements the existing smm=on tests. Looking at the output
files, one can immediately see how this case is currently not being
handled correctly. We're going to fix that in the next commit.

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