21 Dec
2018
21 Dec
'18
2:09 a.m.
$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@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@redhat.com> John