[libvirt] [PATCH] Don't clobber ID when redefining dom in xm driver

Daniel Veillard veillard at redhat.com
Wed Aug 5 09:40:36 UTC 2009


On Fri, Jul 31, 2009 at 12:40:59PM -0400, Cole Robinson wrote:
> If redefining a domain in the xen xm driver, we unconditionally set the
> domain ID to -1. This can make a running domain appear inactive, and
> really confuse things. Just drop the offending code, since virGetDomain
> already sets the ID to -1 if required.
> 
> Fix pointed out by Dan Berrange, more info can be found at
> https://bugzilla.redhat.com/show_bug.cgi?id=508278

  Makes sense, applied and commited,

   thanks,

Daniel


-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list