summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm
Commit message (Expand)AuthorAgeFilesLines
* arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-042-1/+41
* 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-0612-159/+162
|\
| * Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2016-09-2912-159/+152Star
| |\
| | * arm64: KVM: Remove duplicating init code for setting VMIDVladimir Murzin2016-09-221-8/+4Star
| | * ARM: KVM: Support vgic-v3Vladimir Murzin2016-09-224-2/+48
| | * arm/arm64: KVM: Remove external abort test from MMIO handlingMarc Zyngier2016-09-081-6/+0Star
| | * arm/arm64: KVM: Inject virtual abort when guest exits on external abortMarc Zyngier2016-09-081-0/+5
| | * arm: KVM: Drop unreachable HYP abort handlersMarc Zyngier2016-09-081-27/+0Star
| | * arm: KVM: Inject a Virtual Abort if it was pendingMarc Zyngier2016-09-081-0/+19
| | * arm: KVM: Handle async aborts delivered while at HYPMarc Zyngier2016-09-082-1/+46
| | * arm: KVM: Add HYP async abort handlerMarc Zyngier2016-09-081-0/+3
| | * arm: KVM: Add Virtual Abort injection helperMarc Zyngier2016-09-081-0/+12
| | * arm: KVM: Preserve pending Virtual Abort in world switchMarc Zyngier2016-09-081-0/+9
| | * arm: KVM: Use common AArch32 conditional execution codeMarc Zyngier2016-09-082-97/+1Star
| | * arm64: KVM: Move the AArch32 conditional execution to common codeMarc Zyngier2016-09-081-3/+1Star
| | * KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall2016-09-082-14/+5Star
| | * arm/kvm: excise redundant cache maintenanceMark Rutland2016-09-081-2/+0Star
| * | kvm: add stubs for arch specific debugfs supportLuiz Capitulino2016-09-161-0/+10
| |/
* | kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose2016-09-092-2/+1Star
* | arm: KVM: Fix idmap overlap detection when the kernel is idmap'edMarc Zyngier2016-09-061-1/+2
|/
* Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-08-181-1/+1
|\
| * KVM: arm/arm64: Change misleading use of is_error_pfnChristoffer Dall2016-08-171-1/+1
* | KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2016-08-121-1/+5
|/
* Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-043-0/+22
|\
| * KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-223-0/+22
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-028-159/+104Star
|\ \
| * | Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář2016-07-225-151/+96Star
| |\|
| | * 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/arm64: Get rid of KERN_TO_HYPMarc Zyngier2016-07-031-9/+9
| | * arm/arm64: KVM: Check that IDMAP doesn't intersect with VA rangeMarc Zyngier2016-07-031-0/+15
| | * arm: KVM: Allow hyp teardownMarc Zyngier2016-07-032-1/+17
| | * arm: KVM: Simplify HYP initMarc Zyngier2016-07-031-40/+9Star
| | * arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier2016-07-032-27/+7Star
| | * arm/arm64: KVM: Drop boot_pgdMarc Zyngier2016-07-032-20/+3Star
| | * arm/arm64: KVM: Always have merged page tablesMarc Zyngier2016-07-031-40/+34Star
| | * arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier2016-07-031-2/+0Star
| | * KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier2016-07-032-13/+0Star
| | * arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier2016-06-292-4/+4
| | * 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-292-8/+10
| * | KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-011-4/+4
| |/
| * KVM: ARM: Fix typosAndrea Gelmini2016-06-144-4/+4
* | 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-274-27/+52
|\
| * KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2016-05-201-1/+7
| * KVM: arm/arm64: vgic-new: enable buildAndre Przywara2016-05-202-0/+18
| * KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall2016-05-201-12/+13
| * KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall2016-05-201-5/+5