summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2017-05-20arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier
2016-09-15arm64: KVM: Configure TCR_EL2.PS at runtimeTirumalesh Chalamarla
2016-06-01kvm: arm64: Fix EC field in inject_abt64Matt Evans
2016-03-09arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin
2015-12-04arm64: KVM: Correctly handle zero register in system register accessesPavel Fedin
2015-12-04arm64: KVM: Remove const from struct sys_reg_paramsPavel Fedin
2015-11-24arm64: kvm: report original PAR_EL1 upon panicMark Rutland
2015-11-24arm64: kvm: avoid %p in __kvm_hyp_panicMark Rutland
2015-11-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier
2015-11-24arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-10-22arm64: kvm: restore EL1N SP for panicMark Rutland
2015-10-22arm/arm64: KVM : Enable vhost device selection under KVM config menuWei Huang
2015-10-21arm64/kvm: Make use of the system wide safe valuesSuzuki K. Poulose
2015-10-19arm64: Add 16K page size supportSuzuki K. Poulose
2015-10-09arm/arm64: KVM: Only allow 64bit hosts to build VGICv3Jean-Philippe Brucker
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