aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/arm.c
Commit message (Expand)AuthorAge
* arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-04
* arm/arm64: KVM: Map the BSS at HYPMarc Zyngier2016-10-21
* Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-06
|\
| * Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2016-09-29
| |\
| | * arm64: KVM: Remove duplicating init code for setting VMIDVladimir Murzin2016-09-22
| * | kvm: add stubs for arch specific debugfs supportLuiz Capitulino2016-09-16
| |/
* / kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose2016-09-09
|/
* KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2016-08-12
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\
| * Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář2016-07-22
| |\
| | * KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara2016-07-18
| | * KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara2016-07-18
| | * arm: KVM: Allow hyp teardownMarc Zyngier2016-07-03
| | * arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier2016-07-03
| | * arm/arm64: KVM: Drop boot_pgdMarc Zyngier2016-07-03
| | * arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier2016-06-29
| | * arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier2016-06-29
| | * arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier2016-06-29
| * | KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-01
| |/
| * KVM: ARM: Fix typosAndrea Gelmini2016-06-14
* | KVM: arm/arm64: Stop leaking vcpu pid referencesJames Morse2016-06-27
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-27
|\
| * KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2016-05-20
| * KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall2016-05-20
| * KVM: arm/arm64: Move timer IRQ map to latest possible timeChristoffer Dall2016-05-20
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-19
|\|
| * kvm-arm: Cleanup stage2 pgd handlingSuzuki K Poulose2016-04-21
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-05-16
|\ \ | |/ |/|
| * arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-04-28
* | arm64: KVM: unregister notifiers in hyp mode teardown pathSudeep Holla2016-04-06
|/
* arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse2016-03-31
* KVM: arm/arm64: disable preemption when calling smp_call_function_manyEric Auger2016-03-21
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-17
|\
| * arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel2016-02-18
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-16
|\ \
| * | KVM: arm/arm64: timer: Add active state cachingMarc Zyngier2016-02-29
| * | arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao2016-02-29
| * | arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao2016-02-29
| * | arm64: KVM: Free perf event of PMU when destroying vcpuShannon Zhao2016-02-29
| * | arm64: KVM: Add PMU overflow interrupt routingShannon Zhao2016-02-29
| * | arm64: KVM: Skip HYP setup when already running in HYPMarc Zyngier2016-02-29
| * | ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier2016-02-29
| * | arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier2016-02-29
| |/
* / KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-25
|/
* arm/arm64: KVM: Detect vGIC presence at runtimePavel Fedin2015-12-18
* arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2015-12-18
* arm64: KVM: Map the kernel RO section into HYPMarc Zyngier2015-12-14
* KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar2015-12-14
* KVM: arm/arm64: Fix preemptible timer active state crazynessChristoffer Dall2015-11-24
* arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall2015-10-22