]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Validate target model for serial devices
authorAndrea Bolognani <abologna@redhat.com>
Mon, 20 Nov 2017 19:03:20 +0000 (20:03 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 28 Nov 2017 14:46:33 +0000 (15:46 +0100)
commita9254a2d6e9db1030350ff562b9ea91494143aa9
tree934096c5c864ac046b1c2fb78a73c6ab151e991d
parent72bf21f23357d2b3d37b4b1b5611d6a5f5dc663e
qemu: Validate target model for serial devices

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@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/libvirt_private.syms
src/qemu/qemu_domain.c