summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/mmu_audit.c
AgeCommit message (Expand)Author
2012-04-08KVM: MMU: Improve iteration through sptes from rmapTakuya Yoshikawa
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-05KVM: MMU: Remove unused kvm parameter from rmap_next()Takuya Yoshikawa
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2011-12-27KVM: MMU: audit: inline audit functionXiao Guangrong
2011-12-27KVM: MMU: audit: replace mmu audit tracepoint with jump-labelXiao Guangrong
2011-09-25KVM: Clean up and extend rate-limited outputJan Kiszka
2011-07-24KVM: MMU: remove bypass_guest_pfXiao Guangrong
2011-01-12KVM: MMU: audit: allow audit more guests at the same timeXiao Guangrong
2010-10-24KVM: fix typo in copyright noticeNicolas Kaiser
2010-10-24KVM: MMU: audit: check whether have unsync sps after root syncXiao Guangrong
2010-10-24KVM: MMU: audit: introduce audit_printk to cleanup audit codeXiao Guangrong
2010-10-24KVM: MMU: audit: fix vcpu's spte walkingXiao Guangrong
2010-10-24KVM: MMU: lower the aduit frequencyXiao Guangrong
2010-10-24KVM: MMU: improve spte auditXiao Guangrong
2010-10-24KVM: MMU: improve active sp auditXiao Guangrong
2010-10-24KVM: MMU: move audit to a separate fileXiao Guangrong