]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Introduce VIR_DOMAIN_CHR_SERIAL_TARGET_TYPE_NONE
authorAndrea Bolognani <abologna@redhat.com>
Fri, 10 Nov 2017 12:41:06 +0000 (13:41 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 28 Nov 2017 14:46:32 +0000 (15:46 +0100)
commit6385c8c14233388d929ed62717684e7352543416
treeb7ec3fe7b4f4fb69bdc13d129ba1c4c93fa15d50
parent2628afc143224d38e6ef8c06a8fbec1d0f69fb86
conf: Introduce VIR_DOMAIN_CHR_SERIAL_TARGET_TYPE_NONE

This is the first step in getting rid of the assumption that
isa-serial is the default target type for serial devices.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/conf/domain_conf.c
src/conf/domain_conf.h
src/qemu/qemu_command.c
src/qemu/qemu_domain.c
src/qemu/qemu_domain_address.c