summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-21KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA commandBrijesh Singh
2021-04-21KVM: SVM: Add support for KVM_SEV_RECEIVE_START commandBrijesh Singh
2021-04-21KVM: SVM: Add support for KVM_SEV_SEND_CANCEL commandSteve Rutherford
2021-04-21KVM: SVM: Add KVM_SEV_SEND_FINISH commandBrijesh Singh
2021-04-21KVM: SVM: Add KVM_SEND_UPDATE_DATA commandBrijesh Singh
2021-04-21KVM: SVM: Add KVM_SEV SEND_START commandBrijesh Singh
2021-04-21KVM: Boost vCPU candidate in user mode which is delivering interruptWanpeng Li
2021-04-21KVM: x86: document behavior of measurement ioctls with len==0Paolo Bonzini
2021-04-21KVM: selftests: Always run vCPU thread with blocked SIG_IPIPaolo Bonzini
2021-04-21KVM: selftests: Sync data verify of dirty logging with guest syncPeter Xu
2021-04-21KVM: x86: Support KVM VMs sharing SEV contextNathan Tempelman
2021-04-21nSVM: Check addresses of MSR and IO permission mapsKrish Sadhukhan
2021-04-20KVM: SVM: Define actual size of IOPM and MSRPM tablesKrish Sadhukhan
2021-04-20KVM: x86: Add capability to grant VM access to privileged SGX attributeSean Christopherson
2021-04-20KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LCSean Christopherson
2021-04-20KVM: VMX: Add ENCLS[EINIT] handler to support SGX Launch Control (LC)Sean Christopherson
2021-04-20KVM: VMX: Add emulation of SGX Launch Control LE hash MSRsSean Christopherson
2021-04-20KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictionsSean Christopherson
2021-04-20KVM: VMX: Frame in ENCLS handler for SGX virtualizationSean Christopherson
2021-04-20KVM: VMX: Add basic handling of VM-Exit from SGX enclaveSean Christopherson
2021-04-20KVM: x86: Add reverse-CPUID lookup support for scattered SGX featuresSean Christopherson
2021-04-20KVM: x86: Add support for reverse CPUID lookup of scattered featuresSean Christopherson
2021-04-20KVM: x86: Define new #PF SGX error code bitSean Christopherson
2021-04-20KVM: x86: Export kvm_mmu_gva_to_gpa_{read,write}() for SGX (VMX)Sean Christopherson
2021-04-20KVM: selftests: Add a test for kvm page table codeYanan Wang
2021-04-20KVM: selftests: Adapt vm_userspace_mem_region_add to new helpersYanan Wang
2021-04-20KVM: selftests: List all hugetlb src types specified with page sizesYanan Wang
2021-04-20KVM: selftests: Add a helper to get system default hugetlb page sizeYanan Wang
2021-04-20KVM: selftests: Add a helper to get system configured THP page sizeYanan Wang
2021-04-20KVM: selftests: Make a generic helper to get vm guest mode stringsYanan Wang
2021-04-20KVM: selftests: Print the errno besides error-string in TEST_ASSERTYanan Wang
2021-04-20tools/headers: sync headers of asm-generic/hugetlb_encode.hYanan Wang
2021-04-20KVM: vmx: add mismatched size assertions in vmcs_check32()Haiwei Li
2021-04-20KVM: Add proper lockdep assertion in I/O bus unregisterSean Christopherson
2021-04-20KVM: Stop looking for coalesced MMIO zones if the bus is destroyedSean Christopherson
2021-04-20KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCUSean Christopherson
2021-04-20doc/virt/kvm: move KVM_CAP_PPC_MULTITCE in section 8Emanuele Giuseppe Esposito
2021-04-20KVM: x86: Remove unused function declarationKeqian Zhu
2021-04-20KVM: SVM: Enhance and clean up the vmcb tracking comment in pre_svm_run()Sean Christopherson
2021-04-20KVM: SVM: Add a comment to clarify what vcpu_svm.vmcb points atSean Christopherson
2021-04-20KVM: SVM: Drop vcpu_svm.vmcb_paSean Christopherson
2021-04-20KVM: SVM: Don't set current_vmcb->cpu when switching vmcbSean Christopherson
2021-04-19KVM: SVM: Make sure GHCB is mapped before updatingTom Lendacky
2021-04-19KVM: X86: Do not yield to selfWanpeng Li
2021-04-19KVM: X86: Count attempted/successful directed yieldWanpeng Li
2021-04-19x86/kvm: Don't bother __pv_cpu_mask when !CONFIG_SMPWanpeng Li
2021-04-19KVM: x86/mmu: Tear down roots before kvm_mmu_zap_all_fast returnsBen Gardon
2021-04-19KVM: x86/mmu: Fast invalidation for TDP MMUBen Gardon
2021-04-19KVM: x86/mmu: Allow enabling/disabling dirty logging under MMU read lockBen Gardon
2021-04-19KVM: x86/mmu: Allow zapping collapsible SPTEs to use MMU read lockBen Gardon