summaryrefslogtreecommitdiff
path: root/virt
AgeCommit message (Expand)Author
2018-03-21KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier
2018-03-21kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3Marc Zyngier
2018-03-21KVM: arm/arm64: Reduce verbosity of KVM init logArd Biesheuvel
2018-03-08KVM: mmu: Fix overlap between public and private memslotsWanpeng Li
2018-02-25KVM: arm/arm64: Fix spinlock acquisition in vgic_set_ownerMarc Zyngier
2018-02-25kvm: arm: don't treat unavailable HYP mode as an errorArd Biesheuvel
2018-02-16KVM: arm/arm64: Handle CPU_PM_ENTER_FAILEDJames Morse
2018-02-16arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier
2018-02-16arm/arm64: KVM: Turn kvm_psci_version into a static inlineMarc Zyngier
2018-02-16arm/arm64: KVM: Advertise SMCCC v1.1Marc Zyngier
2018-02-16arm/arm64: KVM: Implement PSCI 1.0 supportMarc Zyngier
2018-02-16arm/arm64: KVM: Add smccc accessors to PSCI codeMarc Zyngier
2018-02-16arm/arm64: KVM: Add PSCI_VERSION helperMarc Zyngier
2018-02-16arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier
2018-02-16arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier
2018-02-03KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr
2018-01-23KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2Punit Agrawal
2018-01-17KVM: Fix stack-out-of-bounds read in write_mmioWanpeng Li
2017-12-29KVM: arm/arm64: Fix HYP unmapping going off limitsMarc Zyngier
2017-12-25kvm, mm: account kvm related kmem slabs to kmemcgShakeel Butt
2017-12-17KVM: arm/arm64: vgic-its: Preserve the revious read from the pending tableMarc Zyngier
2017-12-14KVM: arm/arm64: vgic-its: Check result of allocation before useMarc Zyngier
2017-12-14KVM: arm/arm64: vgic: Preserve the revious read from the pending tableMarc Zyngier
2017-12-14KVM: arm/arm64: vgic-irqfd: Fix MSI entry allocationMarc Zyngier
2017-12-14KVM: arm/arm64: Fix broken GICH_ELRSR big endian conversionChristoffer Dall
2017-12-14KVM: x86: fix APIC page invalidationRadim Krčmář
2017-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-29KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tablesEric Auger
2017-10-29KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITSEric Auger
2017-10-29KVM: arm/arm64: vgic-its: Fix vgic_its_restore_collection_table returned valueEric Auger
2017-10-29KVM: arm/arm64: vgic-its: Fix return value for device table restorewanghaibin
2017-10-21arm/arm64: kvm: Move initialization completion messageJulien Thierry
2017-10-13KVM: arm64: its: Fix missing dynamic allocation check in scan_its_tableChristoffer Dall
2017-09-19Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD"Jan H. Schönherr
2017-09-15kvm: Serialize wq active checks in kvm_vcpu_wake_up()Davidlohr Bueso
2017-09-15kvm,async_pf: Use swq_has_sleeper()Davidlohr Bueso
2017-09-15KVM: Don't accept obviously wrong gsi values via KVM_IRQFDJan H. Schönherr
2017-09-13KVM: fix rcu warning on VM_CREATE errorsChristian Borntraeger
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-09-05KVM: arm/arm64: Support uaccess of GICC_APRnChristoffer Dall
2017-09-05KVM: arm/arm64: Extract GICv3 max APRn index calculationChristoffer Dall
2017-09-05KVM: arm/arm64: vITS: Drop its_ite->lpi fieldMarc Zyngier
2017-09-05KVM: arm/arm64: vgic: constify seq_operations and file_operationsArvind Yadav
2017-09-05KVM: arm/arm64: Fix guest external abort matchingJames Morse
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse
2017-08-15kvm: avoid uninitialized-variable warningsArnd Bergmann
2017-08-08KVM: arm: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)
2017-08-03Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář