index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
2018-09-20
KVM/MMU: Fix comment in walk_shadow_page_lockless_end()
Tianyu Lan
2018-09-20
KVM: x86: don't reset root in kvm_mmu_setup()
Wei Yang
2018-09-07
Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...
Radim Krčmář
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
2018-08-30
KVM: x86: Do not re-{try,execute} after failed emulation in L2
Sean Christopherson
2018-08-30
KVM: x86: Default to not allowing emulation retry in kvm_mmu_page_fault
Sean Christopherson
2018-08-30
KVM: x86: Merge EMULTYPE_RETRY and EMULTYPE_ALLOW_REEXECUTE
Sean Christopherson
2018-08-30
KVM: x86: Invert emulation re-execute behavior to make it opt-in
Sean Christopherson
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-08-14
kvm: x86: Set highest physical address bits in non-present/reserved SPTEs
Junaid Shahid
2018-08-06
KVM: x86: Skip pae_root shadow allocation if tdp enabled
Liang Chen
2018-08-06
KVM/MMU: Combine flushing remote tlb in mmu_set_spte()
Tianyu Lan
2018-08-06
KVM/MMU: Simplify __kvm_sync_page() function
Tianyu Lan
2018-08-06
kvm: x86: Add multi-entry LRU cache for previous CR3s
Junaid Shahid
2018-08-06
kvm: x86: Flush only affected TLB entries in kvm_mmu_invlpg*
Junaid Shahid
2018-08-06
kvm: x86: Skip shadow page resync on CR3 switch when indicated by guest
Junaid Shahid
2018-08-06
kvm: x86: Support selectively freeing either current or previous MMU root
Junaid Shahid
2018-08-06
kvm: x86: Add a root_hpa parameter to kvm_mmu->invlpg()
Junaid Shahid
2018-08-06
kvm: x86: Skip TLB flush on fast CR3 switch when indicated by guest
Junaid Shahid
2018-08-06
kvm: vmx: Support INVPCID in shadow paging mode
Junaid Shahid
2018-08-06
kvm: x86: Add ability to skip TLB flush when switching CR3
Junaid Shahid
2018-08-06
kvm: x86: Use fast CR3 switch for nested VMX
Junaid Shahid
2018-08-06
kvm: x86: Support resetting the MMU context without resetting roots
Junaid Shahid
2018-08-06
kvm: x86: Add support for fast CR3 switch across different MMU modes
Junaid Shahid
2018-08-06
kvm: x86: Introduce KVM_REQ_LOAD_CR3
Junaid Shahid
2018-08-06
kvm: x86: Introduce kvm_mmu_calc_root_page_role()
Junaid Shahid
2018-08-06
kvm: x86: Add fast CR3 switch code path
Junaid Shahid
2018-08-06
kvm: x86: Avoid taking MMU lock in kvm_mmu_sync_roots if no sync is needed
Junaid Shahid
2018-08-06
kvm: x86: Make sync_page() flush remote TLBs once only
Junaid Shahid
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2018-07-26
kvm, mm: account shadow page tables to kmemcg
Shakeel Butt
2018-07-04
x86/KVM/VMX: Add L1D flush logic
Paolo Bonzini
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-05-24
KVM: x86: remove obsolete EXPORT... of handle_mmio_page_fault
Sean Christopherson
2018-05-14
kvm: mmu: Don't expose private memslots to L2
Jim Mattson
2018-05-14
kvm: mmu: Add guest_mode to kvm_mmu_page_role
Jim Mattson
2018-05-14
kvm: x86: Refactor mmu_free_roots()
Junaid Shahid
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-04
Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown"
Sean Christopherson
2018-03-16
KVM: x86: Fix device passthrough when SME is active
Tom Lendacky
2018-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-24
KVM: X86: Fix SMRAM accessing even if VM is shutdown
Wanpeng Li
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-13
KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...
David Woodhouse
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-01-16
KVM: MMU: consider host cache mode in MMIO page check
Haozhong Zhang
2018-01-16
Merge branch 'sev-v9-p2' of https://github.com/codomania/kvm
Paolo Bonzini
2018-01-11
x86: kvm: propagate register_shrinker return code
Arnd Bergmann
2018-01-11
KVM MMU: check pending exception before injecting APF
Haozhong Zhang
[next]