Re: [libvirt] [PATCH 1/9] conf: add an option to specify a NS16550A serial port

2018-05-17 Thread Andrea Bolognani
On Tue, 2018-05-15 at 12:53 +0200, Lubomir Rintel wrote: > QEMU attaches this to a riscv/virt board. It's perhaps the same thing as > used on x86/pc, somewhat unfortunately called model="isa-serial". > > Signed-off-by: Lubomir Rintel > --- > docs/schemas/domaincommon.rng | 1 + >

[libvirt] [PATCH 1/9] conf: add an option to specify a NS16550A serial port

2018-05-15 Thread Lubomir Rintel
QEMU attaches this to a riscv/virt board. It's perhaps the same thing as used on x86/pc, somewhat unfortunately called model="isa-serial". Signed-off-by: Lubomir Rintel --- docs/schemas/domaincommon.rng | 1 + src/conf/domain_conf.c| 1 + src/conf/domain_conf.h|