On Fri, Apr 12, 2019 at 01:21:55PM +0200, Michal Privoznik wrote:
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.
Thanks, pushed now.
Jano
Michal