summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2015-09-17Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2015-09-17arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei
2015-09-17arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon
2015-09-17arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier
2015-09-16arm64: KVM: Fix user access for debug registersMarc Zyngier
2015-09-14KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-08-27arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier
2015-08-19arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exitsMario Smarduch
2015-08-12KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier
2015-08-12arm64/kvm: Add generic v8 KVM targetSuzuki K. Poulose
2015-07-27arm64: kvm: Adopt new alternative assembler macrosDaniel Thompson
2015-07-21KVM: arm64: add trace points for guest_debug debugAlex Bennée
2015-07-21KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée
2015-07-21KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée
2015-07-21KVM: arm64: re-factor hyp.S debug register codeAlex Bennée
2015-07-21KVM: arm64: guest debug, add support for single-stepAlex Bennée
2015-07-21KVM: arm64: guest debug, add SW break point supportAlex Bennée
2015-07-21KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée
2015-07-21KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctlAlex Bennée
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-17arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2Marc Zyngier
2015-06-17KVM: arm64: fix misleading comments in save/restoreAlex Bennée
2015-06-17KVM: arm/arm64: Enable the KVM-VFIO deviceKim Phillips
2015-06-12arm64: KVM: Switch vgic save/restore to alternative_insnMarc 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-12Merge 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