summaryrefslogtreecommitdiff
path: root/arch/arm/kvm
AgeCommit message (Expand)Author
2017-01-13KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsJintack Lim
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-14ARM: KVM: Support vGICv3 ITSVladimir Murzin
2016-11-04arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier
2016-10-21arm/arm64: KVM: Map the BSS at HYPMarc Zyngier
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-09-29Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2016-09-22arm64: KVM: Remove duplicating init code for setting VMIDVladimir Murzin
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin
2016-09-16kvm: add stubs for arch specific debugfs supportLuiz Capitulino
2016-09-09kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose
2016-09-08arm/arm64: KVM: Remove external abort test from MMIO handlingMarc Zyngier
2016-09-08arm/arm64: KVM: Inject virtual abort when guest exits on external abortMarc Zyngier
2016-09-08arm: KVM: Drop unreachable HYP abort handlersMarc Zyngier
2016-09-08arm: KVM: Inject a Virtual Abort if it was pendingMarc Zyngier
2016-09-08arm: KVM: Handle async aborts delivered while at HYPMarc Zyngier
2016-09-08arm: KVM: Add HYP async abort handlerMarc Zyngier
2016-09-08arm: KVM: Add Virtual Abort injection helperMarc Zyngier
2016-09-08arm: KVM: Preserve pending Virtual Abort in world switchMarc Zyngier
2016-09-08arm: KVM: Use common AArch32 conditional execution codeMarc Zyngier
2016-09-08arm64: KVM: Move the AArch32 conditional execution to common codeMarc Zyngier
2016-09-08KVM: arm/arm64: Get rid of exported aliases to static functionsChristoffer Dall
2016-09-08arm/kvm: excise redundant cache maintenanceMark Rutland
2016-09-06arm: KVM: Fix idmap overlap detection when the kernel is idmap'edMarc Zyngier
2016-08-18Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2016-08-17KVM: arm/arm64: Change misleading use of is_error_pfnChristoffer Dall
2016-08-12KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-22Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Radim Krčmář
2016-07-22KVM: arm/arm64: Enable irqchip routingEric Auger
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara
2016-07-18KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara
2016-07-03arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier
2016-07-03arm/arm64: KVM: Check that IDMAP doesn't intersect with VA rangeMarc Zyngier
2016-07-03arm: KVM: Allow hyp teardownMarc Zyngier
2016-07-03arm: KVM: Simplify HYP initMarc Zyngier
2016-07-03arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier
2016-07-03arm/arm64: KVM: Drop boot_pgdMarc Zyngier
2016-07-03arm/arm64: KVM: Always have merged page tablesMarc Zyngier
2016-07-03arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier
2016-07-03KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini
2016-06-29arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier
2016-06-29arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier
2016-06-29arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier
2016-06-27KVM: arm/arm64: Stop leaking vcpu pid referencesJames Morse
2016-06-14KVM: ARM: Fix typosAndrea Gelmini
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall