[libvirt] [PATCH 1/7] Allow multiple consoles per virtual guest

Eric Blake eblake at redhat.com
Fri Oct 28 23:36:39 UTC 2011


On 10/20/2011 08:47 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange"<berrange at redhat.com>
>
> While Xen only has a single paravirt console, UML, and
> QEMU both support multiple paravirt consoles. The LXC
> driver can also be trivially made to support multiple
> consoles. This patch extends the XML to allow multiple
> <console>  elements in the XML. It also makes the UML
> and QEMU drivers support this config.
>

>   src/conf/domain_conf.c                             |  110 ++++++++++++++------
>   src/conf/domain_conf.h                             |    4 +-

I still need to review this series, but a quick question - shouldn't 
this patch also update docs/formatdomain.html.in, under 
name="elementCharConsole", to mention that multiple consoles are now 
supported in particular hypervisors?

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list