[libvirt] [PATCH v3 1/3] qemu: add memory-backend-memfd capability check

Marc-André Lureau marcandre.lureau at redhat.com
Thu Nov 15 21:01:23 UTC 2018


On Thu, Nov 15, 2018 at 5:55 PM Michal Privoznik <mprivozn at redhat.com> wrote:
>
> On 11/15/2018 12:55 PM, marcandre.lureau at redhat.com wrote:
> > From: Marc-André Lureau <marcandre.lureau at redhat.com>
> >
> > Check availability of "-object memory-backend-memfd".
> >
> > Reviewed-by: John Ferlan <jferlan at redhat.com>
> > Signed-off-by: Marc-André Lureau <marcandre.lureau at redhat.com>
> > Signed-off-by: John Ferlan <jferlan at redhat.com>
> > ---
> >  src/qemu/qemu_capabilities.c                       | 2 ++
> >  src/qemu/qemu_capabilities.h                       | 1 +
> >  tests/qemucapabilitiesdata/caps_2.12.0.aarch64.xml | 1 +
> >  tests/qemucapabilitiesdata/caps_2.12.0.ppc64.xml   | 1 +
> >  tests/qemucapabilitiesdata/caps_2.12.0.s390x.xml   | 1 +
> >  tests/qemucapabilitiesdata/caps_2.12.0.x86_64.xml  | 1 +
> >  tests/qemucapabilitiesdata/caps_3.0.0.ppc64.xml    | 1 +
> >  tests/qemucapabilitiesdata/caps_3.0.0.riscv32.xml  | 1 +
> >  tests/qemucapabilitiesdata/caps_3.0.0.riscv64.xml  | 1 +
> >  tests/qemucapabilitiesdata/caps_3.0.0.x86_64.xml   | 1 +
> >  10 files changed, 11 insertions(+)
> >
>
> This is missing tests/qemucapabilitiesdata/caps_3.0.0.s390x.xml change.

oh snap, I lost the race, rebasing again.
thanks

>
> Michal




More information about the libvir-list mailing list