|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] vmx: fix getvcpucontext about segment registers
On 11/11/08 07:39, "Kouya Shimura" <kouya@xxxxxxxxxxxxxx> wrote:
> In VMX real mode, the return value of segment register from
> getvcpucontext is corrupt.
>
> Signed-off-by: Kouya Shimura <kouya@xxxxxxxxxxxxxx>
> Signed-off-by: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>
This isn't unique to VMX realmode. The code you added is actually
HVM-generic and belongs directly in arch_get_info_guest() for all SVM and
VMX execution modes.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|