Re: [libvirt] [PATCH go-xml] Support network backed serial interfaces

2017-11-16 Thread Daniel P. Berrange
On Tue, Nov 14, 2017 at 01:57:53PM +0100, Jeroen Simonetti wrote: > Adds network backing for a DomainChardevSource and > protocol selection for serial device of type tcp. > > Signed-off-by: Jeroen Simonetti > --- > domain.go | 26 +- >

[libvirt] [PATCH go-xml] Support network backed serial interfaces

2017-11-14 Thread Jeroen Simonetti
Adds network backing for a DomainChardevSource and protocol selection for serial device of type tcp. Signed-off-by: Jeroen Simonetti --- domain.go | 26 +- domain_test.go | 26 +++--- 2 files changed, 40 insertions(+), 12