[libvirt] [PATCH v5 04/11] qemu_capabilities: introduce QEMU_CAPS_OBJECT_MEMORY_FILE_ALIGN

John Ferlan jferlan at redhat.com
Thu Dec 20 17:09:02 UTC 2018


$SUBJ:

qemu: Introduce ... capability

On 12/20/18 4:14 AM, Luyao Zhong wrote:
> This capability tracks if memory-backend-file has align

has the

> attribute or not.
> 
> Signed-off-by: Luyao Zhong <luyao.zhong at intel.com>
> ---
>  src/qemu/qemu_capabilities.c                       | 4 +++-
>  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.s390x.xml    | 1 +
>  tests/qemucapabilitiesdata/caps_3.0.0.x86_64.xml   | 1 +
>  tests/qemucapabilitiesdata/caps_3.1.0.ppc64.xml    | 1 +
>  tests/qemucapabilitiesdata/caps_3.1.0.x86_64.xml   | 1 +
>  13 files changed, 15 insertions(+), 1 deletion(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list