[libvirt] [PATCH 0/2] Add support for multiple serial ports into the Xen driver

2011-02-18 Thread Michal Novotny
Hi, this is the patch to add support for multiple serial ports to the libvirt Xen driver. It support both old style (serial = "pty") and new style (serial = [ "/dev/ttyS0", "/dev/ttyS1" ]) definition and tests for xml2sexpr, sexpr2xml and xmconfig have been added as well. Written and tested on RHE

Re: [libvirt] [PATCH 0/2] Add support for multiple serial ports into the Xen driver

2011-02-18 Thread Michal Novotny
Oops, please ignore those patches and review only v3 patches of this one since I accidentally sent this to the list e-mail instead my e-mail :( Sorry for that, Michal On 02/18/2011 03:10 PM, Michal Novotny wrote: Hi, this is the patch to add support for multiple serial ports to the libvirt Xen