|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH][VT] Enable multi-word DMA mode 2 for the PIIX3 chips
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
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH][VT] Enable multi-word DMA mode 2 for the PIIX3 chipset,
Wang, Winston L <=
|
|
|
|
|