
21 Apr
2016
21 Apr
'16
9:33 a.m.
On Fri, Apr 15, 2016 at 02:38:18PM +0100, Zeeshan Ali (Khattak) wrote:
Finally I got the time to clean-up and fix the patches. It's been a while last i looked into them already and I got a bit confused at some point so I appologize if I didn't address some of the review comments.
Changes since v3 seems to be: (git diff ftw!) - Changed a few (C) 2012 to (C) 2016 - Added reference to https://bugzilla.redhat.com/show_bug.cgi?id=1327577 in gvir_config_domain_hostdev_pci_set_address - Split gvir_config_domain_hostdev_pci_set_rom in gvir_config_domain_hostdev_pci_set_rom_{file,bar} - Added API doc for GVirConfigDomainHostdev methods - Added support for "on"/"off" to gvir_config_object_get_attribute_boolean() Christophe