summaryrefslogtreecommitdiff
path: root/virt/kvm/arm/arm.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-25KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier1-0/+10
2019-06-09KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_IDThomas Huth1-0/+3
2019-05-25KVM: arm/arm64: Ensure vcpu target is unset on reset failureAndrew Jones1-3/+8
2019-01-17KVM: arm/arm64: Fix VMID alloc race by reverting to lock-lessChristoffer Dall1-12/+11
2018-11-13KVM: arm64: Fix caching of host MDCR_EL2 valueMark Rutland1-2/+2
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier1-0/+4
2018-07-22KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocationJames Morse1-15/+3
2018-05-01KVM: arm/arm64: Close VMID generation raceMarc Zyngier1-5/+10
2018-02-25kvm: arm: don't treat unavailable HYP mode as an errorArd Biesheuvel1-1/+1
2018-02-16KVM: arm/arm64: Handle CPU_PM_ENTER_FAILEDJames Morse1-0/+1
2018-02-16arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier1-1/+1
2018-02-16arm64: KVM: Use per-CPU vector when BP hardening is enabledMarc Zyngier1-1/+7
2018-02-03KVM: Let KVM_SET_SIGNAL_MASK work as advertisedJan H. Schönherr1-5/+3
2017-10-21arm/arm64: kvm: Move initialization completion messageJulien Thierry1-17/+14
2017-08-08KVM: arm: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)1-1/+1
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)1-0/+5
2017-06-15KVM: ARM64: fix phy counter access failure in guest.Hu Huajun1-3/+1
2017-06-08KVM: arm/arm64: Disallow userspace control of in-kernel IRQ linesChristoffer Dall1-2/+2
2017-06-08KVM: arm64: Allow creating the PMU without the in-kernel GICChristoffer Dall1-0/+4
2017-06-04KVM: arm/arm64: use vcpu requests for irq injectionAndrew Jones1-0/+7
2017-06-04KVM: arm/arm64: change exit request to sleep requestAndrew Jones1-6/+6
2017-06-04KVM: arm/arm64: optimize VCPU RUNAndrew Jones1-8/+11
2017-06-04KVM: arm/arm64: replace pause checks with vcpu request checksAndrew Jones1-3/+17
2017-06-04KVM: arm/arm64: properly use vcpu requestsAndrew Jones1-2/+12
2017-05-23KVM: arm/arm64: Simplify active_change_prepare and plug raceChristoffer Dall1-16/+4
2017-05-09Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini1-0/+1480
2017-05-09KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUsChristoffer Dall1-1/+1
2017-05-04KVM: arm/arm64: Move shared files to virt/kvm/armChristoffer Dall1-0/+1480