Re: [libvirt] [PATCH v5 06/11] qemu_capabilities: introduce QEMU_CAPS_DEVICE_NVDIMM_UNARMED

2018-12-20 Thread John Ferlan
$SUBJ: qemu: Introduce ... capability On 12/20/18 4:14 AM, Luyao Zhong wrote: > This capability tracks if nvdimm has unarmed attribute or not. s/has/has the/ s/not./not for the nvdimm readonly xml attribute./ > > Signed-off-by: Luyao Zhong > --- > src/qemu/qemu_capabilities.c

[libvirt] [PATCH v5 06/11] qemu_capabilities: introduce QEMU_CAPS_DEVICE_NVDIMM_UNARMED

2018-12-20 Thread Luyao Zhong
This capability tracks if nvdimm has unarmed attribute or not. Signed-off-by: Luyao Zhong --- src/qemu/qemu_capabilities.c | 8 ++ src/qemu/qemu_capabilities.h | 1 + .../caps_2.10.0.x86_64.replies | 62 -