summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/mmu_audit.c
Commit message (Expand)AuthorAgeFilesLines
* kvm: mmu: delay mmu audit activationSasha Levin2013-11-201-1/+1
* KVM: do not release the error pfnXiao Guangrong2012-08-061-3/+1
* KVM: MMU: Use gfn_to_rmap() instead of directly reading rmap arrayTakuya Yoshikawa2012-08-061-3/+1
* KVM: MMU: Improve iteration through sptes from rmapTakuya Yoshikawa2012-04-081-5/+5
* Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-03-281-2/+2
|\
| * KVM: MMU: Remove unused kvm parameter from rmap_next()Takuya Yoshikawa2012-03-051-2/+2
* | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-241-4/+4
|/
* KVM: MMU: audit: inline audit functionXiao Guangrong2011-12-271-8/+21
* KVM: MMU: audit: replace mmu audit tracepoint with jump-labelXiao Guangrong2011-12-271-15/+13
* KVM: Clean up and extend rate-limited outputJan Kiszka2011-09-251-3/+3
* KVM: MMU: remove bypass_guest_pfXiao Guangrong2011-07-241-12/+0
* KVM: MMU: audit: allow audit more guests at the same timeXiao Guangrong2011-01-121-17/+22
* KVM: fix typo in copyright noticeNicolas Kaiser2010-10-241-1/+1
* KVM: MMU: audit: check whether have unsync sps after root syncXiao Guangrong2010-10-241-1/+10
* KVM: MMU: audit: introduce audit_printk to cleanup audit codeXiao Guangrong2010-10-241-24/+18
* KVM: MMU: audit: fix vcpu's spte walkingXiao Guangrong2010-10-241-1/+1
* KVM: MMU: lower the aduit frequencyXiao Guangrong2010-10-241-0/+7
* KVM: MMU: improve spte auditXiao Guangrong2010-10-241-79/+69
* KVM: MMU: improve active sp auditXiao Guangrong2010-10-241-36/+38
* KVM: MMU: move audit to a separate fileXiao Guangrong2010-10-241-0/+297
OpenPOWER on IntegriCloud