summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-06-01KVM: s390: Add KVM_CAP_S390_PROTECTED_DUMPJanosch Frank
2022-06-01KVM: s390: Add CPU dump functionalityJanosch Frank
2022-06-01KVM: s390: Add configuration dump functionalityJanosch Frank
2022-06-01KVM: s390: pv: Add query dump informationJanosch Frank
2022-06-01KVM: s390: pv: Add dump support definitionsJanosch Frank
2022-06-01KVM: s390: pv: Add query interfaceJanosch Frank
2022-06-01s390/uv: Add dump fields to queryJanosch Frank
2022-06-01s390/uv: Add SE hdr query informationJanosch Frank
2022-05-25KVM: set_msr_mce: Permit guests to ignore single-bit ECC errorsLev Kujawski
2022-05-25KVM: VMX: Print VM-instruction error as unsignedJim Mattson
2022-05-25KVM: VMX: Print VM-instruction error when it may be helpfulDavid Matlack
2022-05-25KVM: x86: Fix the intel_pt PMI handling wrongly considered from guestYanfei Xu
2022-05-25x86, kvm: use correct GFP flags for preemption disabledPaolo Bonzini
2022-05-25KVM: LAPIC: Drop pending LAPIC timer injection when canceling the timerWanpeng Li
2022-05-25x86/kvm: Alloc dummy async #PF token outside of raw spinlockSean Christopherson
2022-05-25KVM: x86: avoid calling x86 emulator without a decoded instructionSean Christopherson
2022-05-25KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leakAshish Kalra
2022-05-25x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)Sean Christopherson
2022-05-25Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2022-05-25Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2022-05-25Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2022-05-25KVM: LAPIC: Trace LAPIC timer expiration on every vmentryWanpeng Li
2022-05-20KVM: s390: Don't indicate suppression on dirtying, failing memopJanis Schoetterl-Glausch
2022-05-20drivers/s390/char: Add Ultravisor io deviceSteffen Eiden
2022-05-20RISC-V: KVM: Introduce ISA extension registerAtish Patra
2022-05-20RISC-V: KVM: Cleanup stale TLB entries when host CPU changesAnup Patel
2022-05-20RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsAnup Patel
2022-05-20RISC-V: KVM: Reduce KVM_MAX_VCPUS valueAnup Patel
2022-05-20RISC-V: KVM: Introduce range based local HFENCE functionsAnup Patel
2022-05-20RISC-V: KVM: Treat SBI HFENCE calls as NOPsAnup Patel
2022-05-20RISC-V: KVM: Add Sv57x4 mode support for G-stageAnup Patel
2022-05-20RISC-V: KVM: Use G-stage name for hypervisor page tableAnup Patel
2022-05-16Merge branch kvm-arm64/its-save-restore-fixes-5.19 into kvmarm-master/nextMarc Zyngier
2022-05-16Merge branch kvm-arm64/misc-5.19 into kvmarm-master/nextMarc Zyngier
2022-05-16Merge branch kvm-arm64/per-vcpu-host-pmu-data into kvmarm-master/nextMarc Zyngier
2022-05-16Merge branch kvm-arm64/vgic-invlpir into kvmarm-master/nextMarc Zyngier
2022-05-16Merge branch kvm-arm64/psci-suspend into kvmarm-master/nextMarc Zyngier
2022-05-16Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextMarc Zyngier
2022-05-16KVM: arm64: Fix hypercall bitmap writeback when vcpus have already runMarc Zyngier
2022-05-16KVM: arm64: vgic: Undo work in failed ITS restoresRicardo Koller
2022-05-16KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failuresRicardo Koller
2022-05-16KVM: arm64: vgic: Add more checks when restoring ITS tablesRicardo Koller
2022-05-16KVM: arm64: vgic: Check that new ITEs could be saved in guest memoryRicardo Koller
2022-05-16KVM: arm64: pmu: Restore compilation when HW_PERF_EVENTS isn't selectedMarc Zyngier
2022-05-15Merge tag 'powerpc-5.18-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-05-15Merge tag 'x86-urgent-2022-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-15KVM: arm64: Hide KVM_REG_ARM_*_BMAP_BIT_COUNT from userspaceMarc Zyngier
2022-05-15KVM: arm64: Reenable pmu in Protected ModeFuad Tabba
2022-05-15KVM: arm64: Pass pmu events to hyp via vcpuFuad Tabba
2022-05-15KVM: arm64: Wrapper for getting pmu_eventsFuad Tabba