Kamble, Nitin A
2006-Mar-11 02:37 UTC
[Xen-devel] [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@intel.com> Signed-Off-By: Jun Nakajima <jun.nakajima@intel.com> Thanks & Regards, Nitin ------------------------------------------------------------------------ ----------- Open Source Technology Center, Intel Corp _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Kamble, Nitin A
2006-Mar-11 02:39 UTC
[Xen-devel] RE: [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@lists.xensource.com; 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@intel.com> Signed-Off-By: Jun Nakajima <jun.nakajima@intel.com> Thanks & Regards, Nitin ------------------------------------------------------------------------ ----------- Open Source Technology Center, Intel Corp _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel