|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [Xen-ia64-devel][PATCH] Fix Xen crash when creating VTI
Belongs in xen-ia64-unstable. This should be posted to the ia64 mailing list.
K.
On 19/1/07 07:06, "Zhang, Xing Z" <xing.z.zhang@xxxxxxxxx> wrote:
Xend will do a hypercall to destory domain when creating VTI guest fail. If "is_vti"
not be set at this point, HV will call relinquish_vcpu_resource() which belong
to domU. It may try to free a NULL pointer, so dom0 crash.
This patch fix it.
Signed-off-by, Zhang Xin < xing.z.zhang@xxxxxxxxx >
Good good study,day day up ! ^_^
-Wing(zhang xin)
OTC,Intel Corporation
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|