summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-21perf/x86/intel/pt: Introduce intel_pt_validate_cap()Luwei Kang2-3/+11
2018-12-21perf/x86/intel/pt: Export pt_cap_get()Chao Peng3-44/+49
2018-12-21perf/x86/intel/pt: Move Intel PT MSRs bit defines to global headerChao Peng2-37/+33
2018-12-21kvm: selftests: aarch64: dirty_log_test: support greater than 40-bit IPAsAndrew Jones4-9/+42
2018-12-21kvm: selftests: add pa-48/va-48 VM modesAndrew Jones3-8/+35
2018-12-21kvm: selftests: dirty_log_test: improve mode param managementAndrew Jones1-25/+23
2018-12-21kvm: selftests: dirty_log_test: reset guest test phys offsetAndrew Jones1-4/+7
2018-12-21kvm: selftests: dirty_log_test: always use -tAndrew Jones1-19/+17
2018-12-21kvm: selftests: dirty_log_test: don't identity map the test memAndrew Jones1-13/+14
2018-12-21kvm: selftests: x86_64: dirty_log_test: fix -tAndrew Jones1-0/+9
2018-12-21KVM: fix some typosWei Yang3-3/+3
2018-12-21x86/kvmclock: convert to SPDX identifiersPeng Hao1-14/+1
2018-12-21KVM: x86: Remove KF() macro placeholderSean Christopherson1-3/+0
2018-12-21kvm: vmx: Allow guest read access to IA32_TSCJim Mattson1-0/+1
2018-12-21kvm: nVMX: NMI-window and interrupt-window exiting should wake L2 from HLTJim Mattson1-3/+7
2018-12-21KVM: nSVM: Fix nested guest support for PAUSE filtering.Tambe, William1-0/+12
2018-12-21kvm: Change offset in kvm_write_guest_offset_cached to unsignedJim Mattson2-2/+4
2018-12-21kvm: Disallow wraparound in kvm_gfn_to_hva_cache_initJim Mattson1-20/+21
2018-12-21KVM: VMX: Remove duplicated include from vmx.cYueHaibing1-1/+0
2018-12-21selftests: kvm: report failed stage when exit reason is unexpectedVitaly Kuznetsov2-4/+4
2018-12-21KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupportedVitaly Kuznetsov1-0/+7
2018-12-21KVM: x86: fix size of x86_fpu_cache objectsPaolo Bonzini1-1/+1
2018-12-20Merge tag 'kvm-ppc-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář18-70/+418
2018-12-19Merge tag 'kvm-s390-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-7/+17
2018-12-19Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini29-296/+595
2018-12-19arm: KVM: Add S2_PMD_{MASK,SIZE} constantsMarc Zyngier1-0/+3
2018-12-19arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macroMarc Zyngier3-1/+6
2018-12-19arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1Will Deacon1-1/+1
2018-12-19KVM: arm/arm64: Fix unintended stage 2 PMD mappingsChristoffer Dall1-22/+64
2018-12-19arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 P...Marc Zyngier1-2/+4
2018-12-19arm64: KVM: Add trapped system register access tracepointMarc Zyngier3-0/+41
2018-12-19KVM: arm64: Make vcpu const in vcpu_read_sys_regChristoffer Dall2-2/+2
2018-12-19KVM: arm/arm64: arch_timer: Simplify kvm_timer_vcpu_terminateChristoffer Dall1-3/+0
2018-12-19KVM: arm/arm64: Remove arch timer workqueueChristoffer Dall2-31/+7
2018-12-19KVM: arm/arm64: Fixup the kvm_exit tracepointChristoffer Dall3-13/+15
2018-12-19KVM: arm/arm64: vgic: Consider priority and active state for pending irqChristoffer Dall1-1/+6
2018-12-19KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq()Gustavo A. R. Silva1-1/+1
2018-12-18KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximumMarc Zyngier1-2/+2
2018-12-18KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELSChristoffer Dall2-10/+8
2018-12-18KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabledJulien Thierry1-21/+0
2018-12-18KVM: arm64: Add support for creating PUD hugepages at stage 2Punit Agrawal6-6/+143
2018-12-18KVM: arm64: Update age handlers to support PUD hugepagesPunit Agrawal4-19/+32
2018-12-18KVM: arm64: Support handling access faults for PUD hugepagesPunit Agrawal4-11/+33
2018-12-18KVM: arm64: Support PUD hugepage in stage2_is_exec()Punit Agrawal4-5/+61
2018-12-18KVM: arm64: Support dirty page tracking for PUD hugepagesPunit Agrawal3-4/+32
2018-12-18KVM: arm/arm64: Introduce helpers to manipulate page table entriesPunit Agrawal3-6/+18
2018-12-18KVM: arm/arm64: Re-factor setting the Stage 2 entry to exec on faultPunit Agrawal1-13/+15
2018-12-18KVM: arm/arm64: Share common code in user_mem_abort()Punit Agrawal1-19/+30
2018-12-18KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring stateChristoffer Dall1-1/+16
2018-12-18KVM: arm/arm64: Log PSTATE for unhandled sysregsMark Rutland2-6/+6