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] How to determine the virtual address of a symbol?

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] How to determine the virtual address of a symbol?
From: "Zhao Shuai" <upczhsh@xxxxxxx>
Date: Mon, 3 Nov 2008 21:36:24 +0800 (CST)
Delivery-date: Mon, 03 Nov 2008 05:36:57 -0800
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
I wanna to determine the virtual address of hypercall_table.
 
In /boot/xen-syms-3.3.0, I found hycalltable is at the offset of 0xbc0d0.
 
Xen's virtual address starts at 0xfc000000, so the virtual address of
hypercall_table is 0xfc000000+0xbc0d0 = 0xfc0bc0d0, Am I right?
 
 
 
 
 

--
Regards,
Zhao



[广告] 金秋最关注楼盘-房不胜房
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] How to determine the virtual address of a symbol?, Zhao Shuai <=