On Mon, Dec 15, 2008 at 11:22:52AM +0000, Daniel P. Berrange wrote:
On Fri, Dec 12, 2008 at 07:27:08PM +0100, Guido G?nther wrote:
> This patch does the actual saving and removal of the vm status. It does
> so only at vm creation time at the moment. We need to update the config
> every time the life config changes later.
ACK
The attached version uses virAsprintf and calles virSaveDomainStatus in
more places - this should cover most of it. O.k. to apply?
Cheers,
-- Guido