summaryrefslogtreecommitdiff
path: root/virt/kvm/arm/arm.c
AgeCommit message (Expand)Author
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-03arm64/sve: KVM: Prevent guests from using SVEDave Martin
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