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

Michal Privoznik mprivozn at redhat.com
Fri Apr 12 11:21:55 UTC 2019


On 4/12/19 11:51 AM, Ján Tomko wrote:
> 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
> 

ACK, lets push these before my patches that touch the same area.

Michal




More information about the libvir-list mailing list