aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/mmu_audit.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-24KVM: MMU: remove bypass_guest_pfXiao Guangrong1-12/+0
2011-01-12KVM: MMU: audit: allow audit more guests at the same timeXiao Guangrong1-17/+22
2010-10-24KVM: fix typo in copyright noticeNicolas Kaiser1-1/+1
2010-10-24KVM: MMU: audit: check whether have unsync sps after root syncXiao Guangrong1-1/+10
2010-10-24KVM: MMU: audit: introduce audit_printk to cleanup audit codeXiao Guangrong1-24/+18
2010-10-24KVM: MMU: audit: fix vcpu's spte walkingXiao Guangrong1-1/+1
2010-10-24KVM: MMU: lower the aduit frequencyXiao Guangrong1-0/+7
2010-10-24KVM: MMU: improve spte auditXiao Guangrong1-79/+69
2010-10-24KVM: MMU: improve active sp auditXiao Guangrong1-36/+38
2010-10-24KVM: MMU: move audit to a separate fileXiao Guangrong1-0/+297