$SUBJ:
qemu: Introduce ... capability
On 12/20/18 4:14 AM, Luyao Zhong wrote:
This capability tracks if memory-backend-file has pmem
s/has/has the/
attribute or not.
Signed-off-by: Luyao Zhong <luyao.zhong(a)intel.com>
---
src/qemu/qemu_capabilities.c | 4 ++++
src/qemu/qemu_capabilities.h | 3 +++
tests/qemucapabilitiesdata/caps_3.1.0.ppc64.xml | 1 +
tests/qemucapabilitiesdata/caps_3.1.0.x86_64.xml | 1 +
4 files changed, 9 insertions(+)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John