summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/arm.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64Linu Cherian2017-03-091-0/+3
* KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini2017-02-171-0/+4
* KVM: arm/arm64: Set a background timer to the earliest timer expirationJintack Lim2017-02-081-1/+2
* KVM: arm/arm64: Decouple kvm timer functions from virtual timerJintack Lim2017-02-081-1/+1
* KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim2017-02-081-1/+0Star
* KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsJintack Lim2017-01-131-0/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ARM: KVM: Support vGICv3 ITSVladimir Murzin2016-11-141-0/+6
* arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-041-1/+26
* arm/arm64: KVM: Map the BSS at HYPMarc Zyngier2016-10-211-0/+7
* Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-061-8/+14
|\
| * Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2016-09-291-8/+4Star
| |\
| | * arm64: KVM: Remove duplicating init code for setting VMIDVladimir Murzin2016-09-221-8/+4Star
| * | kvm: add stubs for arch specific debugfs supportLuiz Capitulino2016-09-161-0/+10
| |/
* / kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose2016-09-091-2/+0Star
|/
* KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2016-08-121-1/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-28/+18Star
|\
| * Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář2016-07-221-23/+13Star
| |\
| | * KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara2016-07-181-0/+1
| | * KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara2016-07-181-1/+1
| | * arm: KVM: Allow hyp teardownMarc Zyngier2016-07-031-1/+2
| | * arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier2016-07-031-4/+0Star
| | * arm/arm64: KVM: Drop boot_pgdMarc Zyngier2016-07-031-12/+3Star
| | * arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier2016-06-291-1/+1
| | * arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier2016-06-291-1/+1
| | * arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier2016-06-291-6/+7
| * | KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-011-4/+4
| |/
| * KVM: ARM: Fix typosAndrea Gelmini2016-06-141-1/+1
* | KVM: arm/arm64: Stop leaking vcpu pid referencesJames Morse2016-06-271-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-271-15/+22
|\
| * KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2016-05-201-1/+7
| * KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall2016-05-201-12/+13
| * KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall2016-05-201-3/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-1/+1
|\|
| * kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose2016-04-211-1/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-171-47/+71
|\ \ | |/ |/|
| * arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-281-48/+71
* | arm64: KVM: unregister notifiers in hyp mode teardown pathSudeep Holla2016-04-061-3/+10
|/
* arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse2016-03-311-19/+33
* KVM: arm/arm64: disable preemption when calling smp_call_function_manyEric Auger2016-03-211-0/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-181-3/+5
|\
| * arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel2016-02-181-3/+5
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-161-62/+182
|\ \
| * | KVM: arm/arm64: timer: Add active state cachingMarc Zyngier2016-02-291-0/+1
| * | arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao2016-02-291-0/+3
| * | arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao2016-02-291-0/+55
| * | arm64: KVM: Free perf event of PMU when destroying vcpuShannon Zhao2016-02-291-0/+1
| * | arm64: KVM: Add PMU overflow interrupt routingShannon Zhao2016-02-291-2/+6
| * | arm64: KVM: Skip HYP setup when already running in HYPMarc Zyngier2016-02-291-59/+114
| * | ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier2016-02-291-1/+1