index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu_audit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU
Vitaly Kuznetsov
2018-10-17
1
-6
/
+6
*
KVM: x86: MMU: make array audit_point_name static
Colin Ian King
2017-12-14
1
-1
/
+1
*
KVM: MMU: Add 5 level EPT & Shadow page table support.
Yu Zhang
2017-08-24
1
-2
/
+2
*
KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL.
Yu Zhang
2017-08-24
1
-2
/
+2
*
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2016-01-15
1
-1
/
+1
*
KVM: x86: MMU: Remove is_rmap_spte() and use is_shadow_present_pte()
Takuya Yoshikawa
2015-11-25
1
-1
/
+1
*
KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct
Takuya Yoshikawa
2015-11-25
1
-6
/
+7
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
1
-1
/
+1
|
\
|
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-1
/
+1
*
|
KVM: x86: add SMM to the MMU role, support SMRAM address space
Paolo Bonzini
2015-06-05
1
-3
/
+7
*
|
KVM: x86: use vcpu-specific functions to read/write/translate GFNs
Paolo Bonzini
2015-06-05
1
-1
/
+1
*
|
KVM: x86: pass struct kvm_mmu_page to gfn_to_rmap
Paolo Bonzini
2015-06-05
1
-2
/
+6
*
|
KVM: MMU: introduce for_each_rmap_spte()
Xiao Guangrong
2015-05-19
1
-3
/
+1
|
/
*
arch/x86: replace strict_strto calls
Daniel Walter
2014-08-08
1
-1
/
+1
*
kvm: mmu: delay mmu audit activation
Sasha Levin
2013-11-20
1
-1
/
+1
*
KVM: do not release the error pfn
Xiao Guangrong
2012-08-06
1
-3
/
+1
*
KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap array
Takuya Yoshikawa
2012-08-06
1
-3
/
+1
*
KVM: MMU: Improve iteration through sptes from rmap
Takuya Yoshikawa
2012-04-08
1
-5
/
+5
*
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-28
1
-2
/
+2
|
\
|
*
KVM: MMU: Remove unused kvm parameter from rmap_next()
Takuya Yoshikawa
2012-03-05
1
-2
/
+2
*
|
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-24
1
-4
/
+4
|
/
*
KVM: MMU: audit: inline audit function
Xiao Guangrong
2011-12-27
1
-8
/
+21
*
KVM: MMU: audit: replace mmu audit tracepoint with jump-label
Xiao Guangrong
2011-12-27
1
-15
/
+13
*
KVM: Clean up and extend rate-limited output
Jan Kiszka
2011-09-25
1
-3
/
+3
*
KVM: MMU: remove bypass_guest_pf
Xiao Guangrong
2011-07-24
1
-12
/
+0
*
KVM: MMU: audit: allow audit more guests at the same time
Xiao Guangrong
2011-01-12
1
-17
/
+22
*
KVM: fix typo in copyright notice
Nicolas Kaiser
2010-10-24
1
-1
/
+1
*
KVM: MMU: audit: check whether have unsync sps after root sync
Xiao Guangrong
2010-10-24
1
-1
/
+10
*
KVM: MMU: audit: introduce audit_printk to cleanup audit code
Xiao Guangrong
2010-10-24
1
-24
/
+18
*
KVM: MMU: audit: fix vcpu's spte walking
Xiao Guangrong
2010-10-24
1
-1
/
+1
*
KVM: MMU: lower the aduit frequency
Xiao Guangrong
2010-10-24
1
-0
/
+7
*
KVM: MMU: improve spte audit
Xiao Guangrong
2010-10-24
1
-79
/
+69
*
KVM: MMU: improve active sp audit
Xiao Guangrong
2010-10-24
1
-36
/
+38
*
KVM: MMU: move audit to a separate file
Xiao Guangrong
2010-10-24
1
-0
/
+297