
On Tue, May 19, 2009 at 06:44:13PM +0100, Daniel P. Berrange wrote:
On Wed, May 13, 2009 at 06:53:44PM +0200, Daniel Veillard wrote:
On Wed, May 13, 2009 at 03:40:54PM +0100, Daniel P. Berrange wrote:
This provides the QEMU driver implementation which is able to convert from QEMU argv into domain XML. This is alot of hard code, because we have to parse and interpret arbitrary QEMU args and had no existing code doing this. This is also actually the single most useful feature of this patchset, and the original motivation. With this available, it makes it very easy for people using QEMU to switch over to using libvirt
Here's an update with the VIR_REALLOCs in the loop changed to alloc in chunks of 10. Also fixes a few misc bugs in the conversions, and the style items pointed out last time.
Okay, thanks, ACK ! Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/