summaryrefslogtreecommitdiffstats
path: root/security/bpf (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-24kvm: add capability for halt pollingDavid Matlack4-4/+34
2020-04-24KVM: nVMX: Store vmcs.EXIT_QUALIFICATION as an unsigned long, not u32Sean Christopherson1-1/+2
2020-04-24KVM: nVMX: Drop a redundant call to vmx_get_intr_info()Sean Christopherson1-1/+1
2020-04-23KVM: x86: move nested-related kvm_x86_ops to a separate structPaolo Bonzini9-52/+56
2020-04-23KVM: eVMCS: check if nesting is enabledPaolo Bonzini1-11/+13
2020-04-23KVM: x86: check_nested_events is never NULLPaolo Bonzini1-3/+3
2020-04-21selftests: kvm/set_memory_region_test: do not check RIP if the guest shuts downPaolo Bonzini1-4/+9
2020-04-21KVM: SVM: avoid infinite loop on NPF from bad addressPaolo Bonzini2-0/+8