aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm
Commit message (Expand)AuthorAge
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-16
|\
| * arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel2015-03-23
* | KVM: arm/arm64: remove now unneeded include directory from MakefileAndre Przywara2015-03-26
* | KVM: arm/arm64: add irqfd supportEric Auger2015-03-12
* | KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIPEric Auger2015-03-12
* | arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall2015-03-12
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\
| * Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2015-01-23
| |\
| | * arm64: KVM: add SGI generation register emulationAndre Przywara2015-01-20
| | * arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara2015-01-20
| | * arm/arm64: KVM: split GICv2 specific emulation code from vgic.cAndre Przywara2015-01-20
| | * arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara2015-01-20
| | * arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara2015-01-20
| | * KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch2015-01-16
| | * KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entriesMario Smarduch2015-01-16
| | * arm/arm64: KVM: add tracing support for arm64 exit handlerWei Huang2015-01-15
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-02-11
|\| |
| * | arm64: kvm: decode ESR_ELx.EC when reporting exceptionsMark Rutland2015-01-15
| * | arm64: kvm: move to ESR_ELx macrosMark Rutland2015-01-15
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-09
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-01-21
| |\ \
| | * | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-06
| | |/
* | / arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-29
|/ /
* | arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier2015-01-12
* | arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier2015-01-12
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-18
|\
| * arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall2014-12-13
| * arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2014-12-13
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-09
|\ \
| * | arm64: kvm: eliminate literal pool entriesArd Biesheuvel2014-11-07
| |/
* / arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WIChristoffer Dall2014-11-26
|/
* Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-18
|\
| * arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall2014-10-16
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-08
|\|
| * KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_regWill Deacon2014-08-27
| * KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon2014-08-27
* | arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall2014-08-29
* | ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar2014-08-29
|/
* arm64: KVM: fix 64bit CP15 VM access for 32bit guestsMarc Zyngier2014-08-01
* arm64: KVM: GICv3: move system register access to msr_s/mrs_sMarc Zyngier2014-07-31
* arm64: KVM: enable trapping of all debug registersMarc Zyngier2014-07-11
* arm64: KVM: implement lazy world switch for debug registersMarc Zyngier2014-07-11
* arm64: KVM: add trap handlers for AArch32 debug registersMarc Zyngier2014-07-11
* arm64: KVM: check ordering of all system register tablesMarc Zyngier2014-07-11
* arm64: KVM: use separate tables for AArch32 32 and 64bit trapsMarc Zyngier2014-07-11
* arm64: KVM: common infrastructure for handling AArch32 CP14/CP15Marc Zyngier2014-07-11
* arm64: KVM: add trap handlers for AArch64 debug registersMarc Zyngier2014-07-11
* arm64: KVM: rename pm_fake handler to trap_raz_wiMarc Zyngier2014-07-11
* ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guestVictor Kamensky2014-07-11
* ARM64: KVM: set and get of sys registers in BE caseVictor Kamensky2014-07-11