On 02/27/2017 08:19 AM, Michal Privoznik wrote:
Introduce a qemu capability for -device nvdimm.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/qemu/qemu_capabilities.c | 9 +++++++++
src/qemu/qemu_capabilities.h | 1 +
2 files changed, 10 insertions(+)
So this doesn't require tests/qemu*/caps_2.*.xml changes to add a:
<flag name='nvdimm'/> ?
ACK in general though... ugly for the version check, but not much that
can be done I suppose.
John