$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 <[email protected]> > --- > 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 <[email protected]> John -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
