index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
2015-09-21
KVM: MMU: fix validation of mmio page fault
Xiao Guangrong
2015-06-10
arch/x86/kvm/mmu.c: work around gcc-4.4.4 bug
Andrew Morton
2015-05-11
KVM: MMU: fix SMAP virtualization
Xiao Guangrong
2015-05-11
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
2014-09-03
KVM: mmio: cleanup kvm_set_mmio_spte_mask
Tiejun Chen
2014-09-03
kvm: x86: fix stale mmio cache bug
David Matlack
2014-09-03
kvm: fix potentially corrupt mmio cache
David Matlack
2014-09-03
KVM: do not bias the generation number in kvm_current_mmio_generation
Paolo Bonzini
2014-05-07
KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages support
Nadav Amit
2014-04-23
KVM: MMU: flush tlb out of mmu lock when write-protect the sptes
Xiao Guangrong
2014-04-23
KVM: MMU: flush tlb if the spte can be locklessly modified
Xiao Guangrong
2014-04-23
KVM: MMU: lazily drop large spte
Xiao Guangrong
2014-04-23
KVM: MMU: properly check last spte in fast_page_fault()
Xiao Guangrong
2014-04-16
KVM: x86: Fix page-tables reserved bits
Nadav Amit
2014-04-14
KVM: Rename variable smep to cr4_smep
Feng Wu
2014-04-14
KVM: Add SMAP support when setting CR4
Feng Wu
2014-03-04
Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Paolo Bonzini
2014-02-26
KVM: MMU: drop read-only large sptes when creating lower level sptes
Marcelo Tosatti
2014-01-30
KVM: async_pf: Provide additional direct page notification
Dominik Dingel
2014-01-15
KVM: x86: handle invalid root_hpa everywhere
Marcelo Tosatti
2013-12-20
KVM: MMU: handle invalid root_hpa at __direct_map
Marcelo Tosatti
[next]