
On 03/15/2013 09:26 AM, Peter Krempa wrote:
This gets rid of the parameter in favor of using the new callback infrastructure to do the same stuff.
This patch implements the domain adjustment callback in the openVZ driver and moves the check from the parser to a new validation method in the callback infrastructure. ---
Notes: Version 4: - tweaked naming do comply with other changes - v3 ACKed
+++ b/src/conf/domain_conf.c
@@ -2506,6 +2522,7 @@ virDomainDeviceDefPostParse(virDomainXMLConfPtr xmlconf, }
+ struct virDomainDefPostParseDeviceIteratorData {
Spurious newline addition? Other than that, still looks good. I'm assuming this series is waiting until after 1.0.4. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org