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-devel

[Xen-devel] Sequence of calls of flush_tlb and sh_update_cr3

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Sequence of calls of flush_tlb and sh_update_cr3
From: Jui-Hao Chiang <windtracekimo@xxxxxxxxx>
Date: Sat, 2 May 2009 15:36:01 -0400
Delivery-date: Sat, 02 May 2009 12:36:27 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=ONyiG22XUK1YvO9z1hnGiyx1ssRHVTNhT6mXscisCD4=; b=t5yTUYB1TNII9ReHrik/To7G8NyW7cSm0KYAQ1sv6DGcFrqctx7f0IHK0A4cv2+Z9q tSyBu4AOzZQ80at5NAA4a6YLiPCPNl9Nvs7uTecciIC2l55gMriB1R3FoYC4kDoCsVYA LteGao0lKZOqNBmSJWA4RfTjRwvOvxoEH0jWo=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=XNB35bbZLqoqSa0MnR+4RRGKxiG4ePbPHXeVCw/OhS5rS1UpjngLhDyWi+j1X6VKAB Ax/dxkTUrFVeKEXuuEQrUg5RJxT9op2X5+qSLdWKLCJKUDaRAOqL/JlrYhoRkOSd7Gv0 e03ZIilf8YL3ibeQGdl3Y2xngW9YLO+3xQtNQ=
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hello,
I had question in HVM environment, when does the sh_update_cr3 get trapped.
Does the guest OS perform a flush_tlb, then update their CR3, which
raises vmexit/vmenter
and eventually call sh_update_cr3?
Is this sequence of operations correct?

How can we compile xen to display the symbols during show_stack call?

Thanks and Regards,
Jui-Hao

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Sequence of calls of flush_tlb and sh_update_cr3, Jui-Hao Chiang <=