]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: add mlock tests for latest QEMU
authorJán Tomko <jtomko@redhat.com>
Fri, 12 Apr 2019 08:01:53 +0000 (10:01 +0200)
committerJán Tomko <jtomko@redhat.com>
Fri, 12 Apr 2019 11:28:29 +0000 (13:28 +0200)
commit02c84f030289256fe0b06b20db9f3ad88fd0d71e
tree1ded61a680331a91436b36937f10a88baa8d0b35
parent18161cf7dfdb6c5bc7a4782fb5c20616264d2938
qemuxml2argvtest: add mlock tests for latest QEMU

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-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/mlock-on.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvtest.c