aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+10
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-7/+10
2015-10-22arm64: kvm: restore EL1N SP for panicMark Rutland1-0/+8
2015-10-22arm/arm64: KVM : Enable vhost device selection under KVM config menuWei Huang1-0/+2
2015-10-21arm64/kvm: Make use of the system wide safe valuesSuzuki K. Poulose2-7/+7
2015-10-19arm64: Add 16K page size supportSuzuki K. Poulose1-0/+3
2015-10-09arm/arm64: KVM: Only allow 64bit hosts to build VGICv3Jean-Philippe Brucker1-0/+4
2015-09-17Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-masterPaolo Bonzini3-43/+14
2015-09-17arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei1-11/+0
2015-09-17arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon2-25/+4
2015-09-17arm64: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier1-2/+3
2015-09-16arm64: KVM: Fix user access for debug registersMarc Zyngier1-4/+4
2015-09-14KVM: arm64: add workaround for Cortex-A57 erratum #852523Will Deacon1-1/+3
2015-09-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-426/+939
2015-09-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-2/+10
2015-08-27arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier1-6/+6
2015-08-19arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exitsMario Smarduch1-9/+64
2015-08-12KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier1-3/+1
2015-08-12arm64/kvm: Add generic v8 KVM targetSuzuki K. Poulose2-1/+4
2015-07-27arm64: kvm: Adopt new alternative assembler macrosDaniel Thompson1-2/+10
2015-07-21KVM: arm64: add trace points for guest_debug debugAlex Bennée4-1/+179
2015-07-21KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUGAlex Bennée4-5/+64
2015-07-21KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée4-30/+283
2015-07-21KVM: arm64: re-factor hyp.S debug register codeAlex Bennée1-379/+138
2015-07-21KVM: arm64: guest debug, add support for single-stepAlex Bennée3-5/+69
2015-07-21KVM: arm64: guest debug, add SW break point supportAlex Bennée3-1/+40
2015-07-21KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée3-12/+90
2015-07-21KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctlAlex Bennée1-0/+27
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-14/+4
2015-06-17arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2Marc Zyngier2-5/+0
2015-06-17KVM: arm64: fix misleading comments in save/restoreAlex Bennée1-4/+4
2015-06-17KVM: arm/arm64: Enable the KVM-VFIO deviceKim Phillips2-1/+2
2015-06-12arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier1-14/+4
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+25
2015-03-26KVM: arm/arm64: remove now unneeded include directory from MakefileAndre Przywara1-1/+1
2015-03-23arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel1-0/+25
2015-03-12KVM: arm/arm64: add irqfd supportEric Auger2-1/+3
2015-03-12KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIPEric Auger1-1/+0
2015-03-12arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall2-23/+10
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-9/+139
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds5-45/+53
2015-02-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2015-01-29arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier1-65/+10
2015-01-23Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-nextPaolo Bonzini7-9/+139
2015-01-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-0/+1
2015-01-20arm64: KVM: add SGI generation register emulationAndre Przywara1-0/+27
2015-01-20arm/arm64: KVM: add virtual GICv3 distributor emulationAndre Przywara1-0/+1
2015-01-20arm/arm64: KVM: split GICv2 specific emulation code from vgic.cAndre Przywara1-0/+1
2015-01-20arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variableAndre Przywara1-5/+9
2015-01-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara1-2/+11