From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: how to locate the hypercall address in memory? Date: Tue, 14 Jul 2015 15:02:08 +0100 Message-ID: <1436882528.25044.76.camel@citrix.com> References: <55A515090200007800090A8C@mail.emea.novell.com> <55A51E800200007800090AF7@mail.emea.novell.com> <55A52CFA0200007800090BD2@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <55A52CFA0200007800090BD2@mail.emea.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: big strong , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Tue, 2015-07-14 at 14:38 +0100, Jan Beulich wrote: > >>> On 14.07.15 at 15:31, wrote: > > All right, what is the base address of hypercalls table? And which file > > contains the offset of each hypercall? > > Did you at least _try_ to find the answer yourself, e.g. by > grep-ing the hypervisor source for some obvious strings? big strong, I would recommend that you read http://wiki.xen.org/wiki/Asking_Xen_Devel_Questions Ian.