Re: [libvirt] [PATCH libvirt-glib] Add support for configuring serial, parallel channel devices

2012-01-11 Thread Christophe Fergeau
On Tue, Jan 10, 2012 at 04:34:39PM +, Daniel P. Berrange wrote: From: Daniel P. Berrange berra...@redhat.com The basic config of serial, parallel channel devices is just the same as console devices. Add basic stubs for these new devices --- libvirt-gconfig/Makefile.am

[libvirt] [PATCH libvirt-glib] Add support for configuring serial, parallel channel devices

2012-01-10 Thread Daniel P. Berrange
From: Daniel P. Berrange berra...@redhat.com The basic config of serial, parallel channel devices is just the same as console devices. Add basic stubs for these new devices --- libvirt-gconfig/Makefile.am |6 ++ libvirt-gconfig/libvirt-gconfig-domain-channel.c | 70