public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] kvm ksm support v3
@ 2009-09-23 18:47 Izik Eidus
  2009-09-23 18:47 ` [PATCH 1/3] kvm: dont hold pagecount reference for mapped sptes pages Izik Eidus
  2009-09-28 16:26 ` [PATCH 0/3] kvm ksm support v3 Marcelo Tosatti
  0 siblings, 2 replies; 10+ messages in thread
From: Izik Eidus @ 2009-09-23 18:47 UTC (permalink / raw)
  To: avi; +Cc: kvm, aarcange, mtosatti, Izik Eidus

Change from v2 : remove unused if.

Thanks.

Izik Eidus (3):
  kvm: dont hold pagecount reference for mapped sptes pages
  add SPTE_HOST_WRITEABLE flag to the shadow ptes
  add support for change_pte mmu notifiers

 arch/x86/include/asm/kvm_host.h |    1 +
 arch/x86/kvm/mmu.c              |   84 ++++++++++++++++++++++++++++++--------
 arch/x86/kvm/paging_tmpl.h      |   18 +++++++-
 virt/kvm/kvm_main.c             |   14 ++++++
 4 files changed, 96 insertions(+), 21 deletions(-)


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

end of thread, other threads:[~2009-09-28 16:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-23 18:47 [PATCH 0/3] kvm ksm support v3 Izik Eidus
2009-09-23 18:47 ` [PATCH 1/3] kvm: dont hold pagecount reference for mapped sptes pages Izik Eidus
2009-09-23 18:47   ` [PATCH 2/3] add SPTE_HOST_WRITEABLE flag to the shadow ptes Izik Eidus
2009-09-23 18:47     ` [PATCH 3/3] add support for change_pte mmu notifiers Izik Eidus
2009-09-24 14:55       ` Marcelo Tosatti
2009-09-24 17:11       ` Andrea Arcangeli
2009-09-24 16:55     ` [PATCH 2/3] add SPTE_HOST_WRITEABLE flag to the shadow ptes Andrea Arcangeli
2009-09-24 14:18   ` [PATCH 1/3] kvm: dont hold pagecount reference for mapped sptes pages Marcelo Tosatti
2009-09-24 16:56   ` Andrea Arcangeli
2009-09-28 16:26 ` [PATCH 0/3] kvm ksm support v3 Marcelo Tosatti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox