lkml.org 
[lkml]   [2009]   [Mar]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/7] Support for GB pages in KVM
Date
Hi,

this patchset extends the KVM MMU implementation to support 1GB pages as
supported by AMD family 16 processors. These patches enable support for
1 GB pages with Nested Paging. Support for these pages in the shadow
paging code was also developed but does not run stable yet. The patch
for shadow-paging support is not included in this series and will be
sent out seperatly.

Joerg

git diff --stat avi/master..

arch/ia64/kvm/process.c | 5 -
arch/ia64/kvm/vmm_ivt.S | 18 ++--
arch/ia64/kvm/vtlb.c | 3 +-
arch/x86/include/asm/kvm_host.h | 29 ++++-
arch/x86/kvm/mmu.c | 232 +++++++++++++++++++++++++++------------
arch/x86/kvm/paging_tmpl.h | 48 ++++++---
arch/x86/kvm/svm.c | 7 +
arch/x86/kvm/vmx.c | 19 ++-
arch/x86/kvm/x86.c | 6 +-
include/linux/kvm.h | 1 +
include/linux/kvm_host.h | 2 +-
mm/hugetlb.c | 1 +
virt/kvm/kvm_main.c | 26 +++++





\
 
 \ /
  Last update: 2009-03-27 15:35    [W:0.079 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site