All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Memory type support for EPT
@ 2008-09-08 11:42 Sheng Yang
  2008-09-08 11:42 ` [PATCH] KVM: VMX: Allocate MSR Bitmap for each vcpu Sheng Yang
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Sheng Yang @ 2008-09-08 11:42 UTC (permalink / raw)
  To: Avi Kivity; +Cc: kvm

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.

Thanks!

--
regards
Yang, Sheng

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-09-10 11:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/4] Memory type " Avi Kivity

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.