xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Dulloor <dulloor@gmail.com>
To: Patrick Colp <pjcolp@gmail.com>
Cc: George Dunlap <George.Dunlap@eu.citrix.com>,
	Jonathan White <jonxwhite@gmail.com>,
	Xen-devel@lists.xensource.com
Subject: Re: Writing VM Exit handlers in Xen
Date: Thu, 29 Jul 2010 08:01:27 -0700	[thread overview]
Message-ID: <AANLkTi=NO3n7rsSD2aUvGaXSOwgADz27UCDoPV7uBmuQ@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimqAJoYPBE5gn761WadgyufSM+ydMJPx-HgV51p@mail.gmail.com>

You might also want to look at 21.6 (VM Execution controls) for the tunables and
Appendix 1.

-dulloor

On Thu, Jul 29, 2010 at 6:16 AM, Patrick Colp <pjcolp@gmail.com> wrote:
>>> I would like to start write some simple Intel-VT VMExit handlers in Xen -
>>> for e.g. when CPUID is executed, or some other VM Exit condition is
>>> satisfied.
>>> How can I define new VMExit conditions for a Intel-VT based HVM guest
>>> (WinXP) in Xen? and how can I write simple handlers for those conditions?
>
> You can't define new VMExit conditions. For all the possible exit
> conditions, look at Intel's "Intel 64 and IA-32 Architectures Software
> Developer's Manual", Volume 3B. In the current (or near current)
> edition, you want to look at chapter 24 - VM Exits.
>
>
> Patrick
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>

  reply	other threads:[~2010-07-29 15:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-29  8:45 Writing VM Exit handlers in Xen Jonathan White
2010-07-29  8:59 ` George Dunlap
2010-07-29 13:16   ` Patrick Colp
2010-07-29 15:01     ` Dulloor [this message]
2010-07-29 15:30       ` Jonathan White
2010-07-29 16:09         ` Keir Fraser

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='AANLkTi=NO3n7rsSD2aUvGaXSOwgADz27UCDoPV7uBmuQ@mail.gmail.com' \
    --to=dulloor@gmail.com \
    --cc=George.Dunlap@eu.citrix.com \
    --cc=Xen-devel@lists.xensource.com \
    --cc=jonxwhite@gmail.com \
    --cc=pjcolp@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).