On Mon, 2007-01-15 at 14:14 +0000, Daniel P. Berrange wrote:
3. We could just use virDomainCreate() to start installer, and try
to
use virDomainDefine() to write the long term config - the latter
call will fail though because there will already be a running guest
with that name.
I think I'd expect to be able to call virDomainDefine() to change an
active domain's config without affecting it until it restarts.
Cheers,
Mark.