summaryrefslogtreecommitdiff
path: root/virt/kvm/arm/arm.c
AgeCommit message (Expand)Author
2019-08-25KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier
2019-06-09KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth
2019-05-25KVM: arm/arm64: Ensure vcpu target is unset on reset failureAndrew Jones
2019-01-16KVM: arm/arm64: Fix VMID alloc race by reverting to lock-lessChristoffer Dall
2018-11-13KVM: arm64: Fix caching of host MDCR_EL2 valueMark Rutland
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-07-22KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocationJames Morse
2018-05-01KVM: arm/arm64: Close VMID generation raceMarc 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-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
2017-10-21arm/arm64: kvm: Move initialization completion messageJulien Thierry
2017-08-08KVM: arm: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)
2017-06-15KVM: ARM64: fix phy counter access failure in guest.Hu Huajun
2017-06-08KVM: arm/arm64: Disallow userspace control of in-kernel IRQ linesChristoffer Dall
2017-06-08KVM: arm64: Allow creating the PMU without the in-kernel GICChristoffer Dall
2017-06-04KVM: arm/arm64: use vcpu requests for irq injectionAndrew Jones
2017-06-04KVM: arm/arm64: change exit request to sleep requestAndrew Jones
2017-06-04KVM: arm/arm64: optimize VCPU RUNAndrew Jones
2017-06-04KVM: arm/arm64: replace pause checks with vcpu request checksAndrew Jones
2017-06-04KVM: arm/arm64: properly use vcpu requestsAndrew Jones
2017-05-23KVM: arm/arm64: Simplify active_change_prepare and plug raceChristoffer Dall
2017-05-09Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2017-05-09KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUsChristoffer Dall
2017-05-04KVM: arm/arm64: Move shared files to virt/kvm/armChristoffer Dall