aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2016-05-24arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse
2016-05-24arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand
2016-05-24arm64: kvm: Move lr save/restore from do_el2_call into EL1Alex Shi
2016-05-24arm64: KVM: VHE: Patch out use of HVCMarc Zyngier
2016-05-24arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier
2016-05-24arm64: KVM: Add compatibility aliasesMarc Zyngier
2016-05-24arm64: kvm: report original PAR_EL1 upon panicMark Rutland
2016-05-24arm64: KVM: Implement vgic-v3 save/restoreMarc Zyngier
2016-05-24arm64: KVM: Add panic handlingMarc Zyngier
2016-05-24arm64: KVM: HYP mode entry pointsMarc Zyngier
2016-05-24arm64: KVM: Implement TLB handlingMarc Zyngier
2016-05-24arm64: KVM: Implement fpsimd save/restoreMarc Zyngier
2016-05-24arm64: KVM: Implement the core world switchMarc Zyngier
2016-05-24arm64: KVM: Add patchable function selectorMarc Zyngier
2016-05-24arm64: KVM: Implement guest entryMarc Zyngier
2016-05-24arm64:KVM add missing header filesAlex Shi
2016-05-24arm64: KVM: Implement debug save/restoreMarc Zyngier
2016-05-24arm64: KVM: Implement 32bit system register save/restoreMarc Zyngier
2016-05-24arm64: KVM: Implement system register save/restoreMarc Zyngier
2016-05-24arm64: KVM: Implement timer save/restoreAlex Shi
2016-05-24arm64: KVM: Implement vgic-v2 save/restoreMarc Zyngier
2016-05-24arm64: KVM: Add a HYP-specific header fileMarc Zyngier
2016-05-24arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier
2016-05-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier
2016-05-24KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée
2016-05-24KVM: arm64: re-factor hyp.S debug register codeAlex Bennée
2016-05-24KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Shi
2016-05-24KVM: arm64: fix misleading comments in save/restoreAlex Bennée
2016-05-23arm64: Cleanup SCTLR flagsGeoff Levand
2016-03-09arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin
2016-01-31arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2015-09-29arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-09-29KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon
2015-09-13arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-03-26KVM: arm/arm64: remove now unneeded include directory from MakefileAndre Przywara
2015-03-23arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel
2015-03-12KVM: arm/arm64: add irqfd supportEric Auger
2015-03-12KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIPEric Auger
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall
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