From: Avi Kivity <avi@qumranet.com>
To: Sheng Yang <sheng.yang@intel.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH 0/4] Memory type support for EPT
Date: Tue, 09 Sep 2008 18:07:58 +0300 [thread overview]
Message-ID: <48C6914E.4040509@qumranet.com> (raw)
In-Reply-To: <12208741471819-git-send-email-sheng.yang@intel.com>
Sheng Yang wrote:
> Hi, Avi
>
> This patchset add memory type support for EPT, including MTRR and PAT.
>
> The patch restruct the MTRR structure to make it easy to use, also take host
> kernel MTRR as a reference.
>
> The function guest_mtrr_type_lookup() is copied from host kernel rather than
> reuse, for I think it may be much more complicate if we try to reuse the
> function.
>
> The patchset have been tested with VT-d and EPT.
>
> The MTRR support for shadow page table is also under development, based on this
> patchset.
>
Please send with git send-email -n -- that preserves the patch order for
me to apply.
(and thanks for getting git send-email to work, it's much more pleasant
to review and apply those emails).
--
error compiling committee.c: too many arguments to function
prev parent reply other threads:[~2008-09-09 15:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-08 11:42 [PATCH 0/4] Memory type support for EPT Sheng Yang
2008-09-08 11:42 ` [PATCH] KVM: VMX: Allocate MSR Bitmap for each vcpu Sheng Yang
2008-09-08 11:42 ` [PATCH] KVM: VMX: Add PAT support for EPT Sheng Yang
2008-09-09 14:33 ` Avi Kivity
2008-09-09 14:36 ` Avi Kivity
2008-09-10 11:14 ` Yang, Sheng
2008-09-08 11:42 ` [PATCH] KVM: Improve MTRR structure Sheng Yang
2008-09-08 11:42 ` [PATCH] KVM: VMX: Add MTRR support for EPT Sheng Yang
2008-09-09 15:07 ` Avi Kivity [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=48C6914E.4040509@qumranet.com \
--to=avi@qumranet.com \
--cc=kvm@vger.kernel.org \
--cc=sheng.yang@intel.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 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.