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(a)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