[libvirt] [PATCH 1/3] qemu: Set domain def transient at beginning of startup process

Daniel P. Berrange berrange at redhat.com
Thu Jan 13 13:25:30 UTC 2011


On Wed, Jan 12, 2011 at 12:32:42PM -0500, Cole Robinson wrote:
> This will allow us to record transient runtime state in vm->def, like
> default VNC parameters. Accomplish this by adding an extra 'live' parameter
> to SetDefTransient, with similar semantics to the 'live' flag for
> AssignDef.
> 
> Signed-off-by: Cole Robinson <crobinso at redhat.com>
> ---
>  src/conf/domain_conf.c |   11 ++++++++---
>  src/conf/domain_conf.h |    3 ++-
>  src/lxc/lxc_driver.c   |    2 +-
>  src/qemu/qemu_driver.c |   13 ++++++++-----
>  src/test/test_driver.c |    2 +-
>  src/uml/uml_driver.c   |    2 +-
>  6 files changed, 21 insertions(+), 12 deletions(-)

ACK


Daniel




More information about the libvir-list mailing list