[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] RE: [PATCH][VT] Enable multi-word DMA mode 2 for the PIIX3 chipset
Sorry, please discard it for now and I need retest the againest the latest code, Thanks, Wang, Winston L wrote: > Clear device_model_pid when vmx guest shutdown failed. > Without the patch, Installation of guest os Windows XP,Windows 2003 > will be failed and also can not shut down vmx guest os correctly. > > Signed-off-by: Winston Wang <winston.l.wang@xxxxxxxxx> > > --- tools/python/xen/xend/XendDomainInfo.py.org 2005-10-05 > 13:45:16.034679872 -0700 +++ tools/python/xen/xend/XendDomainInfo.py > 2005-10-05 13:46:52.309043944 -0700 @@ -1089,6 +1089,7 @@ > > if self.image: > try: > + self.device_model_pid = 0 > self.image.destroy() > except: > log.exception( _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |