summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)AuthorFilesLines
2019-10-17arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose1-1/+1
2019-01-26arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland1-1/+1
2018-10-10arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier1-1/+9
2018-10-10arm64: KVM: Tighten guest core register access from userspaceDave Martin1-0/+45
2018-01-23arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier1-2/+2
2017-12-16arm64: KVM: Survive unknown traps from guestsMark Rutland1-7/+12
2017-05-20arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier1-3/+3
2016-09-15arm64: KVM: Configure TCR_EL2.PS at runtimeTirumalesh Chalamarla1-5/+8
2016-06-01kvm: arm64: Fix EC field in inject_abt64Matt Evans1-1/+1
2016-03-10arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin1-1/+1
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin1-1/+1
2015-12-04arm64: KVM: Correctly handle zero register in system register accessesPavel Fedin3-48/+45
2015-12-04arm64: KVM: Remove const from struct sys_reg_paramsPavel Fedin3-21/+21
2015-11-24arm64: kvm: report original PAR_EL1 upon panicMark Rutland1-1/+5
2015-11-24arm64: kvm: avoid %p in __kvm_hyp_panicMark Rutland1-1/+1
2015-11-24arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier1-0/+6
2015-11-24arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier1-1/+1
2015-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+10
2015-11-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-7/+10
2015-10-23arm64: kvm: restore EL1N SP for panicMark Rutland1-0/+8
2015-10-23arm/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-10arm/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/kerne...Paolo 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-11Merge 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/a...Linus Torvalds1-2/+10
2015-08-27arm64: KVM: Fix host crash when injecting a fault into a 32bit guestMarc Zyngier1-6/+6
2015-08-20arm64: 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/a...Linus 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