From: Andrew Cooper <andrew.cooper3@citrix.com>
To: D'Mita Levy <dlevy022@fiu.edu>
Cc: xen-devel@lists.xen.org
Subject: Re: How do I print all hypercalls as they come in?
Date: Fri, 6 Feb 2015 15:23:29 +0000 [thread overview]
Message-ID: <54D4DC71.9000805@citrix.com> (raw)
In-Reply-To: <CANiypX6p+-O1R54xVotvLzWS-HtCdFVc8kW-9av03RrfdKTRUw@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 428 bytes --]
On 06/02/15 15:17, D'Mita Levy wrote:
> Andrew,
>
> Thanks for your help. I am trying to log the following hypercalls to
> dmesg as they come in:
>
> -HYPERVISOR_grant_table_op()
>
> - HYPERVISOR_mmu_update()
>
> - HYPERVISOR_set_trap_table()
>
> Are there single handlers for these as well?
>
The hypercall_table in arch/x86/x86_64/entry.S is the function pointer
dispatch table, and is indexed by hypercall number.
~Andrew
[-- Attachment #1.2: Type: text/html, Size: 1517 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2015-02-06 15:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-05 21:16 How do I print all hypercalls as they come in? D'Mita Levy
2015-02-05 21:20 ` Andrew Cooper
2015-02-06 15:17 ` D'Mita Levy
2015-02-06 15:23 ` Andrew Cooper [this message]
2015-02-12 18:19 ` D'Mita Levy
2015-02-12 18:35 ` Andrew Cooper
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54D4DC71.9000805@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=dlevy022@fiu.edu \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.