|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [PATCH] VMX control bits checking patch
To: |
"Li, Xin B" <xin.b.li@xxxxxxxxx>, "Kamble, Nitin A" <nitin.a.kamble@xxxxxxxxx>, "Ian Pratt" <Ian.Pratt@xxxxxxxxxxxx>, "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx> |
Subject: |
RE: [Xen-devel] [PATCH] VMX control bits checking patch |
From: |
"Li, Xin B" <xin.b.li@xxxxxxxxx> |
Date: |
Thu, 14 Jul 2005 15:47:50 +0800 |
Cc: |
xen-devel@xxxxxxxxxxxxxxxxxxx |
Delivery-date: |
Thu, 14 Jul 2005 07:47:13 +0000 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
List-help: |
<mailto:xen-devel-request@lists.xensource.com?subject=help> |
List-id: |
Xen developer discussion <xen-devel.lists.xensource.com> |
List-post: |
<mailto:xen-devel@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
Thread-index: |
AcWIAEMhwuOc+bPeQyaBtDFsqkaXJgAAolkAAA6B3AAAArs2AA== |
Thread-topic: |
[Xen-devel] [PATCH] VMX control bits checking patch |
Ian/Keir,
pls ignore the previous 2 patches, the attached one combined both of
them.
The VMCS control bits in the current tree are not optimal. Attached is
a patch to improve the VMCS control bits setting. It also adds checks to
detect any non-optimal or incompatible settings for the VMCS control
bits based on MSRs, and fixes a bug associated with vmcs region freeing.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@xxxxxxxxx>
Signed-off-by: Jun Nakajima <jun.nakajima@xxxxxxxxx>
Signed-off-by: Xin Li <xin.b.li@xxxxxxxxx>
-Xin
vmx_msrs_ctrl_init.patch
Description: vmx_msrs_ctrl_init.patch
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|