|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] RE: [PATCH] handle the vmx instructions from VMX guests prop
To: |
"Kamble, Nitin A" <nitin.a.kamble@xxxxxxxxx>, "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>, "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx> |
Subject: |
[Xen-devel] RE: [PATCH] handle the vmx instructions from VMX guests properly |
From: |
"Kamble, Nitin A" <nitin.a.kamble@xxxxxxxxx> |
Date: |
Fri, 10 Mar 2006 18:39:25 -0800 |
Cc: |
xen-devel@xxxxxxxxxxxxxxxxxxx, "Nakajima, Jun" <jun.nakajima@xxxxxxxxx> |
Delivery-date: |
Sat, 11 Mar 2006 02:40:25 +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: |
AcZEtM2Qk97fPtIdQ/WHfVvQwE32ggAAA1fA |
Thread-topic: |
[PATCH] handle the vmx instructions from VMX guests properly |
Here is the patch.
Thanks & Regards,
Nitin
-----------------------------------------------------------------------------------
Open Source Technology Center, Intel Corp
From: Kamble, Nitin A
Sent: Friday, March 10, 2006 6:38
PM
To: Ian Pratt; 'Keir Fraser'
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx;
Nakajima, Jun
Subject: [PATCH] handle the vmx
instructions from VMX guests properly
Hi Ian, Keir,
Currently if one tries to execute
VMX instruction from inside the VMX guest, the Xen hyper visor has no handling
of it resulting in a bug(). This patch handles such VMX instructions from the
guest returning invalid opcode to the guest. Also the macro
VMX_INVALID_ERROR_CODE is renamed to the more meaning full one,
VMX_DELIVER_NO_ERROR_CODE. Please apply.
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@xxxxxxxxx>
Signed-Off-By: Jun Nakajima <jun.nakajima@xxxxxxxxx>
Thanks & Regards,
Nitin
-----------------------------------------------------------------------------------
Open Source Technology Center, Intel Corp
|
guest_vmx_instruction_handling.patch
Description: guest_vmx_instruction_handling.patch
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] RE: [PATCH] handle the vmx instructions from VMX guests properly,
Kamble, Nitin A <=
|
|
|
|
|