On Sun, Nov 26, 2017 at 11:25:36PM +0100, Andrea Bolognani wrote:
Target model and target type must agree for the configuration
to make sense, so check that's actually the case and error out
otherwise.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
src/libvirt_private.syms | 2 ++
src/qemu/qemu_domain.c | 41 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 43 insertions(+)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>