[libvirt] [PATCH 1/6] domain_conf: Add virDomainObjSetDefTransient

Daniel P. Berrange berrange at redhat.com
Tue Nov 23 11:24:14 UTC 2010


On Mon, Nov 22, 2010 at 04:35:29PM -0500, Cole Robinson wrote:
> This function sets the running domain definition as transient, by reparsing
> the persistent config and assigning it to newDef. This ensures that any
> changes made to the running definition and not the persistent config are
> discarded when the VM is shutdown.
> 
> Signed-off-by: Cole Robinson <crobinso at redhat.com>
> ---
>  src/conf/domain_conf.c   |   44 +++++++++++++++++++++++++++++++++++++++++++-
>  src/conf/domain_conf.h   |    2 ++
>  src/libvirt_private.syms |    1 +
>  3 files changed, 46 insertions(+), 1 deletions(-)

ACK

Daniel




More information about the libvir-list mailing list