On 08/19/2016 07:54 AM, Michal Privoznik wrote:
Just like in the previous commit, teach qemu driver to detect
whether qemu supports this configuration knob or not.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/qemu/qemu_capabilities.c | 2 ++
src/qemu/qemu_capabilities.h | 1 +
2 files changed, 3 insertions(+)
This will need a tweak since it conflicts with "query-hotpluggable-cpus"
Looks like we'll need to add some tests/qemucapabilitiesdata/* files for
2.8 (caps_2.8.0.x86_64.{xml|replies})
Conditional ACK...
John