summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier
2015-01-23Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-01-20arm64: KVM: add SGI generation register emulationAndre Przywara
2015-01-20arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara
2015-01-20arm/arm64: KVM: split GICv2 specific emulation code from vgic.cAndre Przywara
2015-01-20arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara
2015-01-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara
2015-01-16KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch
2015-01-16KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entriesMario Smarduch
2015-01-15arm64: kvm: decode ESR_ELx.EC when reporting exceptionsMark Rutland
2015-01-15arm64: kvm: move to ESR_ELx macrosMark Rutland
2015-01-15arm/arm64: KVM: add tracing support for arm64 exit handlerWei Huang
2015-01-12arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2015-01-12arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-12-13arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall
2014-12-13arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-11-26arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WIChristoffer Dall
2014-11-07arm64: kvm: eliminate literal pool entriesArd Biesheuvel
2014-10-18Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-16arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-29arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall
2014-08-29ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar
2014-08-27KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_regWill Deacon
2014-08-27KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon
2014-08-01arm64: KVM: fix 64bit CP15 VM access for 32bit guestsMarc Zyngier
2014-07-31arm64: KVM: GICv3: move system register access to msr_s/mrs_sMarc Zyngier
2014-07-11arm64: KVM: enable trapping of all debug registersMarc Zyngier
2014-07-11arm64: KVM: implement lazy world switch for debug registersMarc Zyngier
2014-07-11arm64: KVM: add trap handlers for AArch32 debug registersMarc Zyngier
2014-07-11arm64: KVM: check ordering of all system register tablesMarc Zyngier
2014-07-11arm64: KVM: use separate tables for AArch32 32 and 64bit trapsMarc Zyngier
2014-07-11arm64: KVM: common infrastructure for handling AArch32 CP14/CP15Marc Zyngier
2014-07-11arm64: KVM: add trap handlers for AArch64 debug registersMarc Zyngier
2014-07-11arm64: KVM: rename pm_fake handler to trap_raz_wiMarc Zyngier
2014-07-11ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guestVictor Kamensky
2014-07-11ARM64: KVM: set and get of sys registers in BE caseVictor Kamensky
2014-07-11ARM64: KVM: store kvm_vcpu_fault_info est_el2 as wordVictor Kamensky
2014-07-11arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardwareMarc Zyngier
2014-07-11arm64: KVM: vgic: add GICv3 world switchMarc Zyngier
2014-07-11KVM: ARM: vgic: add the GICv3 backendMarc Zyngier
2014-07-11arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch codeMarc Zyngier
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier