[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel][Patch] Small fix for SMP PAE guest on x86-64
On 21 Apr 2006, at 13:19, Xin, Xiaohui wrote: This is a small fix for SMP PAE guest on x86-64. Since part of the VMX guest initialization is running in the context of dom0, so when we want to make sure the operation of shadow ops is always done by vcpu0 of the guest VMX domain, we should make sure the current vcpu0 is running in guest domain and not in the dom0. Signed-off-by: Xiaohui Xin xiaohui.xin@xxxxxxxxx Signed-off-by: Xin Li <xin.b.li@xxxxxxxxx> (v->domain == d) would be a more obvious test? -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |