]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: add mlock tests for QEMU 3.0.0
authorJán Tomko <jtomko@redhat.com>
Fri, 12 Apr 2019 08:00:41 +0000 (10:00 +0200)
committerJán Tomko <jtomko@redhat.com>
Fri, 12 Apr 2019 11:28:29 +0000 (13:28 +0200)
commit18161cf7dfdb6c5bc7a4782fb5c20616264d2938
tree08cb04237d4e8737891fad1c4c3ca551fffd50d5
parente3c4befef44db8e45a1f0de857ad2ec58d9b961a
qemuxml2argvtest: add mlock tests for QEMU 3.0.0

Test the memory locking command line with different QEMU versions
to prepare for changing it for latest QEMU.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/mlock-off.x86_64-3.0.0.args [new file with mode: 0644]
tests/qemuxml2argvdata/mlock-on.x86_64-3.0.0.args [new file with mode: 0644]
tests/qemuxml2argvtest.c