summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-26KVM: nVMX: Truncate bits 63:32 of VMCS field on nested check in !64-bitSean Christopherson
2021-04-26KVM: VMX: Truncate GPR value for DR and CR reads in !64-bit modeSean Christopherson
2021-04-26KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit modeSean Christopherson
2021-04-26KVM: x86: Check CR3 GPA for validity regardless of vCPU modeSean Christopherson
2021-04-26KVM: x86: Remove emulator's broken checks on CR0/CR3/CR4 loadsSean Christopherson
2021-04-26KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVMSean Christopherson
2021-04-26KVM: SVM: Delay restoration of host MSR_TSC_AUX until return to userspaceSean Christopherson
2021-04-26KVM: SVM: Clear MSR_TSC_AUX[63:32] on writeSean Christopherson
2021-04-26KVM: SVM: Inject #GP on guest MSR_TSC_AUX accesses if RDTSCP unsupportedSean Christopherson
2021-04-26KVM: VMX: Invert the inlining of MSR interception helpersSean Christopherson
2021-04-26KVM: documentation: fix sphinx warningsPaolo Bonzini
2021-04-26KVM: X86: Fix failure to boost kernel lock holder candidate in SEV-ES guestsWanpeng Li
2021-04-26KVM: x86: Properly handle APF vs disabled LAPIC situationVitaly Kuznetsov
2021-04-23KVM: x86: Fix implicit enum conversion goof in scattered reverse CPUID codeSean Christopherson
2021-04-23KVM: VMX: use EPT_VIOLATION_GVA_TRANSLATED instead of 0x100Isaku Yamahata
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini
2021-04-22Merge branch 'kvm-arm64/kill_oprofile_dependency' into kvmarm-master/nextMarc Zyngier
2021-04-22perf: Get rid of oprofile leftoversMarc Zyngier
2021-04-22sh: Get rid of oprofile leftoversMarc Zyngier
2021-04-22s390: Get rid of oprofile leftoversMarc Zyngier
2021-04-22arm64: Get rid of oprofile leftoversMarc Zyngier
2021-04-22KVM: arm64: Divorce the perf code from oprofile helpersMarc Zyngier
2021-04-21KVM: SVM: Allocate SEV command structures on local stackSean Christopherson
2021-04-21crypto: ccp: Use the stack and common buffer for INIT commandSean Christopherson
2021-04-21crypto: ccp: Use the stack and common buffer for status commandsSean Christopherson
2021-04-21crypto: ccp: Use the stack for small SEV command buffersSean Christopherson
2021-04-21crypto: ccp: Play nice with vmalloc'd memory for SEV command structsSean Christopherson
2021-04-21crypto: ccp: Reject SEV commands with mismatching command bufferSean Christopherson
2021-04-21crypto: ccp: Detect and reject "invalid" addresses destined for PSPSean Christopherson
2021-04-21crypto: ccp: Free SEV device if SEV init failsSean Christopherson
2021-04-21KVM: SVM: Add KVM_SEV_RECEIVE_FINISH commandBrijesh Singh
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-20Merge branch 'kvm-arm64/ptp' into kvmarm-master/nextMarc Zyngier
2021-04-20KVM: arm64: Fix Function ID typo for PTP_KVM serviceZenghui Yu
2021-04-20ptp: Don't print an error if ptp_kvm is not supportedJon Hunter
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