Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b9020c9e5953f6938e1968ba0034b46292ac5d51
/
arch
/
x86
/
kvm
/
mmu.h
0959ffa
KVM: MMU: Don't track nested fault info in error-code
by Joerg Roedel
· 14 years ago
02f59dc
KVM: MMU: Introduce init_kvm_nested_mmu()
by Joerg Roedel
· 14 years ago
52fde8d
KVM: MMU: Introduce kvm_init_shadow_mmu helper function
by Joerg Roedel
· 14 years ago
49d5ca2
KVM: replace x86 kvm n_free_mmu_pages with n_used_mmu_pages
by Dave Hansen
· 14 years ago
e0df7b9
KVM: abstract kvm x86 mmu->n_free_mmu_pages
by Dave Hansen
· 14 years ago
1871c60
KVM: x86 emulator: fix memory access during x86 emulation
by Gleb Natapov
· 15 years ago
836a1b3
KVM: Move cr0/cr4/efer related helpers to x86.h
by Avi Kivity
· 15 years ago
4d4ec08
KVM: Replace read accesses of vcpu->arch.cr0 by an accessor
by Avi Kivity
· 15 years ago
c9c5417
KVM: x86: Moving PT_*_LEVEL to mmu.h
by Sheng Yang
· 15 years ago
fc78f51
KVM: Add accessor for reading cr4 (or some bits of cr4)
by Avi Kivity
· 15 years ago
94d8b05
KVM: MMU: add kvm_mmu_get_spte_hierarchy helper
by Marcelo Tosatti
· 15 years ago
43a3795
KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte
by Avi Kivity
· 15 years ago
20c466b
KVM: Use rsvd_bits_mask in load_pdptrs()
by Dong, Eddie
· 16 years ago
41d6af1
KVM: is_long_mode() should check for EFER.LMA
by Amit Shah
· 17 years ago
1b7fcd3
KVM: MMU: Fix false flooding when a pte points to page table
by Avi Kivity
· 17 years ago
67253af
KVM: Add kvm_x86_ops get_tdp_level()
by Sheng Yang
· 17 years ago
8c6d6ad
KVM: MMU: Move some definitions to a header file
by Sheng Yang
· 17 years ago
fb72d16
KVM: MMU: add TDP support to the KVM MMU
by Joerg Roedel
· 17 years ago
edf8841
KVM: Move arch dependent files to new directory arch/x86/kvm/
by Avi Kivity
· 17 years ago
[Renamed (96%) from drivers/kvm/mmu.h]
f05e70a
KVM: Portability: Move mmu-related fields to kvm_arch
by Zhang Xiantao
· 17 years ago
1d737c8
KVM: Portability: Split mmu-related static inline functions to mmu.h
by Zhang Xiantao
· 17 years ago