Re: [libvirt] [PATCH go-xml] Add support for memory device element

2017-10-11 Thread Daniel P. Berrange
On Wed, Oct 11, 2017 at 10:25:02AM +0800, zhenwei.pi wrote: > Support model, access and target. > Add Marshal/Unmarshal mothed for memory device. > Add test code for device list in full domain. > > Signed-off-by: zhenwei.pi > --- > domain.go | 29

[libvirt] [PATCH go-xml] Add support for memory device element

2017-10-10 Thread zhenwei.pi
Support model, access and target. Add Marshal/Unmarshal mothed for memory device. Add test code for device list in full domain. Signed-off-by: zhenwei.pi --- domain.go | 29 + domain_test.go | 45

[libvirt] [PATCH go-xml] Add support for memory device element

2017-09-29 Thread zhenwei.pi
Support model, access and target. Add Marshal/Unmarshal mothed for memory device. Add test code for device list in full domain. Signed-off-by: zhenwei.pi --- domain.go | 29 + domain_test.go | 45