|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] This patch fixes several issues related to vmxas
On 30 Mar 2006, at 15:33, Li, Xin B wrote:
This patch fixes several issues related to vmxassist:
1) AP bring up;
2) RHEL4 IA32e installation;
3) SLES10 IA32e installation;
Can you explain what was wrong with the function this patch changes,
and how the patch fixes that problem? The patch looks kludgy to me (as
far as I understand) -- apparently trying to differentiate between
real-mode and protected-mode segments? Why is that needed? Shouldn't
you be looking at the execution mode of the caller (e.g., EFLAGS.VM)?
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|