All of lore.kernel.org
 help / color / mirror / Atom feed
From: Big Strong <fangtuo90@gmail.com>
To: xen-devel <xen-devel@lists.xen.org>
Subject: Re: handle virtualization exception
Date: Sat, 4 Jun 2016 20:35:30 +0800	[thread overview]
Message-ID: <CAFnE1f2xob55iABmkKimWq_rpOJ4N0LmoTjF_mgjLOWhnhmoTg@mail.gmail.com> (raw)
In-Reply-To: <CAFnE1f1c_jD1hDshrqCLftTTVm2+4o1+-sVEUDKbDVCdeY1Cig@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 702 bytes --]

To handle this system reserved exception, should I modify the linux kernel
instead of using loadable kernel module? Is there any suggestions?

2016-06-01 11:08 GMT+08:00 Big Strong <fangtuo90@gmail.com>:

> Virtualization exception is a fault exception caused by specific type of
> EPT violations. The vector is 20, which is not defined in linux kernel
> (traps.h), also no exception handling function is defined (traps.c). So is
> there any way to implement it as a LKM? As it is needed to
> set virtualization-exception information area and virtualization exception
> handler ((for example, by executing the EPTP-switching VM function), it is
> inflexible to implement it in linux kernel directly.
>

[-- Attachment #1.2: Type: text/html, Size: 1004 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

      reply	other threads:[~2016-06-04 12:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-01  3:08 handle virtualization exception Big Strong
2016-06-04 12:35 ` Big Strong [this message]

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=CAFnE1f2xob55iABmkKimWq_rpOJ4N0LmoTjF_mgjLOWhnhmoTg@mail.gmail.com \
    --to=fangtuo90@gmail.com \
    --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.