On 10/20/2011 08:47 AM, Daniel P. Berrange wrote:
From: "Daniel P. Berrange"<berra...@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   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to