WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] calling the VMX instructions from HVM guest application

To: <xen-users@xxxxxxxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] calling the VMX instructions from HVM guest application
From: "Praveen Kushwaha" <praveen.kushwaha@xxxxxxxxxxx>
Date: Tue, 27 Mar 2007 16:54:17 +0530
Delivery-date: Wed, 28 Mar 2007 01:24:56 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcdwYnT0wvLVna0vRdyH00IoElN0MA==
Thread-topic: calling the VMX instructions from HVM guest application

Hi

        Since the xen provide the VMX instruction set (like VMPTRLD, VMREAD, VMWRITE, VMCLEAR VMCALL  etc.) to manage the VMCS.

        I have some queries regarding these instructions:

 

1.      Can an application in HVM guest  call these VMX instructions?

2.      Is VMCS structure is updated by the processor automatically in case VMexit happens ? Suppose VMExit operation caused due to VMcall then  

       Will the VMCS structure will be updated automatically(i.e. Guest state information is saved on VMCS) ? can the application in HVM guest also

       store some information on VMCS?

3.      what are the other way to pass information from HVM guest to hypervisor. Though there is VMWRITE instruction is there, but how actually it works?

 

         If anyone has  information regarding it please reply.

 

Thanks,

Praveen Kushwaha

 

 

 

 

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] calling the VMX instructions from HVM guest application, Praveen Kushwaha <=