[PATCH 24/24] kvm: teach kvm to map page teams as huge pages.

2015-02-20 Thread Hugh Dickins
From: Andres Lagar-Cavilla Include a small treatise on the locking rules around page teams. Signed-off-by: Andres Lagar-Cavilla Signed-off-by: Hugh Dickins --- arch/x86/kvm/mmu.c | 155 +-- arch/x86/kvm/paging_tmpl.h |3 2 files changed, 132

[PATCH 24/24] kvm: teach kvm to map page teams as huge pages.

2015-02-20 Thread Hugh Dickins
From: Andres Lagar-Cavilla andre...@google.com Include a small treatise on the locking rules around page teams. Signed-off-by: Andres Lagar-Cavilla andre...@google.com Signed-off-by: Hugh Dickins hu...@google.com --- arch/x86/kvm/mmu.c | 155 +--