Cui, Dexuan
2007-Apr-16 08:48 UTC
[Xen-devel] [Patch] Add an omitted check whether a domain is HVM domain before calling hvm_domain_relinquish_resources().
domain_relinquish_resources() invokes hvm_domain_relinquish_resources() without checking whether the domain is HVM domain -- this can crash Xen when destroy a xenU domain. The attached patch fixes this. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel