[libvirt] [PATCH 0/2] Add capability-based mlock tests

Ján Tomko jtomko at redhat.com
Fri Apr 12 09:51:15 UTC 2019


Ján Tomko (2):
  qemuxml2argvtest: add mlock tests for QEMU 3.0.0
  qemuxml2argvtest: add mlock tests for latest QEMU

 .../mlock-off.x86_64-3.0.0.args               | 32 +++++++++++++++++++
 .../mlock-off.x86_64-latest.args              | 32 +++++++++++++++++++
 .../mlock-on.x86_64-3.0.0.args                | 32 +++++++++++++++++++
 .../mlock-on.x86_64-latest.args               | 32 +++++++++++++++++++
 tests/qemuxml2argvtest.c                      |  5 +++
 5 files changed, 133 insertions(+)
 create mode 100644 tests/qemuxml2argvdata/mlock-off.x86_64-3.0.0.args
 create mode 100644 tests/qemuxml2argvdata/mlock-off.x86_64-latest.args
 create mode 100644 tests/qemuxml2argvdata/mlock-on.x86_64-3.0.0.args
 create mode 100644 tests/qemuxml2argvdata/mlock-on.x86_64-latest.args

-- 
2.19.2




More information about the libvir-list mailing list