On Mon, Jul 12, 2010 at 02:30:44PM +0100, Daniel P. Berrange wrote:
> The implementation of security driver callbacks often needs
> to access the security driver object. Currently only a handful
> of callbacks include the driver object as a parameter. Later
> patches require this is many more place
The implementation of security driver callbacks often needs
to access the security driver object. Currently only a handful
of callbacks include the driver object as a parameter. Later
patches require this is many more places.
* src/qemu/qemu_driver.c: Pass in the security driver object
to all ca