Re: [libvirt] [PATCH go-xml] Add support for domain hostdev and test code

2017-09-18 Thread Daniel P. Berrange
On Fri, Sep 15, 2017 at 02:12:44PM +0800, zhenwei.pi wrote: > Signed-off-by: zhenwei.pi > --- > domain.go | 36 > domain_test.go | 44 > 2 files changed, 80 insertions(+) > > diff

[libvirt] [PATCH go-xml] Add support for domain hostdev and test code

2017-09-15 Thread zhenwei.pi
Signed-off-by: zhenwei.pi --- domain.go | 36 domain_test.go | 44 2 files changed, 80 insertions(+) diff --git a/domain.go b/domain.go index bead49a..1bcc9cc 100644 ---

[libvirt] [PATCH go-xml] Add support for domain hostdev and test code

2017-08-27 Thread ZhenweiPi
Signed-off-by: zhenwei.pi --- domain.go | 36 domain_test.go | 36 2 files changed, 72 insertions(+) diff --git a/domain.go b/domain.go index a5d3203..2c63307 100644 --- a/domain.go

[libvirt] [PATCH go-xml] Add support for domain hostdev and test code

2017-08-21 Thread ZhenweiPi
Signed-off-by: zhenwei.pi --- domain.go | 36 domain_test.go | 36 2 files changed, 72 insertions(+) diff --git a/domain.go b/domain.go index a5d3203..2c63307 100644 --- a/domain.go +++

[libvirt] [PATCH go-xml] Add support for domain hostdev and test code

2017-08-19 Thread zhenwei.pi
Signed-off-by: zhenwei.pi --- domain.go | 36 domain_test.go | 36 2 files changed, 72 insertions(+) diff --git a/domain.go b/domain.go index a5d3203..2c63307 100644 --- a/domain.go +++