[libvirt] [Qemu-devel] Re: Libvirt debug API

Jamie Lokier jamie at shareable.org
Fri Apr 9 21:06:51 UTC 2010


Daniel P. Berrange wrote:
> I think this alteration of existing args is faaaar too complex & fragile,
> and way overkill.

Would it not be simpler, for the target audience, for the config to
contain a one-line shell script to transform particular matched
arguments in any way that's wanted?

> If the arg that libvirt generates isn't what someone 
> needs, then remove the bit of the guest config responsible for that and
> add a complete extra arg, rather than munging the existing one.

Problem with that: You might want libvirt to think it has a device
that it's controlling, still show in the GUI, still tie up with the
rest of the stack, still do the management setup, but you just want to
change some qemu-specific parameters.  For example,
cache=somethingelse for block devices, iptables=tobedefined for net
devices, usbimplementation=hack for USB devices.

-- Jamie




More information about the libvir-list mailing list