index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
2015-06-19
KVM: MTRR: do not map huge page for non-consistent range
Xiao Guangrong
2015-06-19
KVM: x86: move MTRR related code to a separate file
Xiao Guangrong
2015-06-05
KVM: x86: add SMM to the MMU role, support SMRAM address space
Paolo Bonzini
2015-06-05
KVM: x86: work on all available address spaces
Paolo Bonzini
2015-06-05
KVM: x86: use vcpu-specific functions to read/write/translate GFNs
Paolo Bonzini
2015-06-05
KVM: x86: pass struct kvm_mmu_page to gfn_to_rmap
Paolo Bonzini
2015-05-28
arch/x86/kvm/mmu.c: work around gcc-4.4.4 bug
Andrew Morton
2015-05-28
KVM: x86: pass struct kvm_mmu_page to account/unaccount_shadowed
Paolo Bonzini
2015-05-28
KVM: pass kvm_memory_slot to gfn_to_page_many_atomic
Paolo Bonzini
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-19
KVM: export __gfn_to_pfn_memslot, drop gfn_to_pfn_async
Paolo Bonzini
2015-05-19
KVM: MMU: fix MTRR update
Xiao Guangrong
2015-05-19
KVM: MMU: fix decoding cache type from MTRR
Xiao Guangrong
2015-05-19
KVM: MMU: introduce kvm_zap_rmapp
Xiao Guangrong
2015-05-19
KVM: MMU: use slot_handle_level and its helper to clean up the code
Xiao Guangrong
2015-05-19
KVM: MMU: introduce slot_handle_level_range() and its helpers
Xiao Guangrong
2015-05-19
KVM: MMU: introduce for_each_slot_rmap_range
Xiao Guangrong
2015-05-19
KVM: MMU: introduce PT_MAX_HUGEPAGE_LEVEL
Xiao Guangrong
2015-05-19
KVM: MMU: introduce for_each_rmap_spte()
Xiao Guangrong
2015-05-19
KVM: MMU: fix SMAP virtualization
Xiao Guangrong
2015-05-08
KVM: MMU: fix CR4.SMEP=1, CR0.WP=0 with shadow pages
Paolo Bonzini
2015-04-15
KVM: MMU: fix comment in kvm_mmu_zap_collapsible_spte
Xiao Guangrong
2015-04-15
kvm: mmu: don't do memslot overflow check
Wanpeng Li
2015-04-08
kvm: mmu: lazy collapse small sptes into large sptes
Wanpeng Li
2015-01-29
KVM: x86: Add new dirty logging kvm_x86_ops for PML
Kai Huang
2015-01-29
KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
Kai Huang
2015-01-29
KVM: MMU: Explicitly set D-bit for writable spte.
Kai Huang
2015-01-29
KVM: MMU: Add mmu help functions to support PML
Kai Huang
2015-01-29
KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...
Kai Huang
2015-01-23
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2015-01-19
Optimize TLB flush in kvm_mmu_slot_remove_write_access.
Kai Huang
2015-01-16
KVM: x86: switch to kvm_get_dirty_log_protect
Paolo Bonzini
2015-01-09
KVM: x86: flush TLB when D bit is manually changed.
Kai Huang
2015-01-08
KVM: x86: mmu: replace assertions with MMU_WARN_ON, a conditional WARN_ON
Paolo Bonzini
2015-01-08
KVM: x86: mmu: remove ASSERT(vcpu)
Paolo Bonzini
2015-01-08
KVM: x86: mmu: remove argument to kvm_init_shadow_mmu and kvm_init_shadow_ept...
Paolo Bonzini
2015-01-08
KVM: x86: mmu: do not use return to tail-call functions that return void
Paolo Bonzini
2014-12-27
kvm: x86: drop severity of "generation wraparound" message
Paolo Bonzini
2014-12-15
Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-11-25
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
Ard Biesheuvel
2014-11-18
kvm: x86: vmx: remove MMIO_MAX_GEN
Tiejun Chen
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-09-24
kvm/x86/mmu: Pass gfn and level to rmapp callback.
Andres Lagar-Cavilla
2014-09-24
kvm: x86: fix two typos in comment
Tiejun Chen
2014-09-24
KVM: x86: directly use kvm_make_request again
Liang Chen
2014-09-24
KVM: x86: count actual tlb flushes
Radim Krčmář
2014-09-08
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
2014-09-05
KVM: x86: propagate exception from permission checks on the nested page fault
Paolo Bonzini
2014-09-03
KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMD
Paolo Bonzini
[next]