[libvirt] [PATCH v4 04/13] XML parsing for memory tunables

Daniel Veillard veillard at redhat.com
Tue Oct 12 14:54:39 UTC 2010


On Fri, Oct 08, 2010 at 05:45:23PM +0530, Nikunj A. Dadhania wrote:
> From: Nikunj A. Dadhania <nikunj at linux.vnet.ibm.com>
> 
> Adding parsing code for memory tunables in the domain xml file
> 
> v4:
> * Add memtune in tests/qemuxml2xmltest.c
> * Fix: insert memtune element only when any of them is set
> 
> v2:
> + Fix typo min_guarantee

  The patch is fine except the usual space and tabs mixups and the fact
that a number of drivers still needed to be converted to the change
of the definition structure. "grep -- "->memory" src/*/*" isn't that
hard and would have shown that even the driver for your own IBM Phyp
hardware failed to compile after your patch !!

  anyway once cleaned up the patch makes sensei, ACK, but please use
"make syntax-check" and do not configure out drivers when you are
developping patches,

  thanks,

Daniel


-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list