summaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm/arm.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: Disallow userspace control of in-kernel IRQ linesChristoffer Dall2017-06-081-2/+2
* KVM: arm64: Allow creating the PMU without the in-kernel GICChristoffer Dall2017-06-081-0/+4
* KVM: arm/arm64: use vcpu requests for irq injectionAndrew Jones2017-06-041-0/+7
* KVM: arm/arm64: change exit request to sleep requestAndrew Jones2017-06-041-6/+6
* KVM: arm/arm64: optimize VCPU RUNAndrew Jones2017-06-041-8/+11
* KVM: arm/arm64: replace pause checks with vcpu request checksAndrew Jones2017-06-041-3/+17
* KVM: arm/arm64: properly use vcpu requestsAndrew Jones2017-06-041-2/+12
* KVM: arm/arm64: Simplify active_change_prepare and plug raceChristoffer Dall2017-05-231-16/+4
* Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2017-05-091-3/+3
* KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUsChristoffer Dall2017-05-091-1/+1
* KVM: arm/arm64: Move shared files to virt/kvm/armChristoffer Dall2017-05-041-0/+1480