aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm
Commit message (Expand)AuthorAge
* KVM: arm: rename pm_fake handler to trap_raz_wiZhichao Huang2017-05-15
* KVM: arm: plug potential guest hardware debug leakageZhichao Huang2017-05-15
* arm: KVM: Do not use stack-protector to compile HYP codeMarc Zyngier2017-05-15
* ARM: KVM: Fix tracepoint generation after move to virt/kvm/arm/Marc Zyngier2017-05-15
* KVM: arm/arm64: Move shared files to virt/kvm/armChristoffer Dall2017-05-04
* ARM: KVM: Fix idmap stub entry when running Thumb-2 codeMarc Zyngier2017-04-20
* KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones2017-04-19
* KVM: arm/arm64: Advertise support for KVM_CAP_ARM_USER_IRQChristoffer Dall2017-04-09
* KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchipChristoffer Dall2017-04-09
* KVM: arm/arm64: Support arch timers with a userspace gicAlexander Graf2017-04-09
* ARM: hyp-stub: Zero r0 on successful stub handlingMarc Zyngier2017-04-09
* ARM: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier2017-04-09
* arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP modeMarc Zyngier2017-04-09
* arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier2017-04-09
* arm/arm64: KVM: Use __hyp_reset_vectors() directlyMarc Zyngier2017-04-09
* ARM: KVM: Gracefully handle hyp-stubs being restored from under our feetMarc Zyngier2017-04-09
* ARM: KVM: Implement HVC_SOFT_RESTART in the init codeMarc Zyngier2017-04-09
* ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier2017-04-09
* ARM: KVM: Allow the main HYP code to use the init hyp stub implementationMarc Zyngier2017-04-09
* ARM: KVM: Implement HVC_GET_VECTORS in the init codeMarc Zyngier2017-04-09
* ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier2017-04-09
* ARM: KVM: Convert KVM to use HVC_GET_VECTORSMarc Zyngier2017-04-09
* arm: KVM: Treat CP15 accessors returning false as successfulMarc Zyngier2017-04-09
* arm: KVM: Make unexpected register accesses inject an undefMarc Zyngier2017-04-09
* KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall2017-04-09
* kvm: arm/arm64: Rework gpa callback handlersSuzuki K Poulose2017-04-09
* KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64Linu Cherian2017-03-09
* arm: KVM: Survive unknown traps from guestsMark Rutland2017-03-07
* KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini2017-02-17
* KVM: arm/arm64: Set a background timer to the earliest timer expirationJintack Lim2017-02-08
* KVM: arm/arm64: Initialize the emulated EL1 physical timerJintack Lim2017-02-08
* KVM: arm/arm64: Decouple kvm timer functions from virtual timerJintack Lim2017-02-08
* KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim2017-02-08
* arm/arm64: KVM: Get rid of KVM_MEMSLOT_INCOHERENTMarc Zyngier2017-01-30
* arm/arm64: KVM: Stop propagating cacheability status of a faulted pageMarc Zyngier2017-01-30
* KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K2017-01-30
* KVM: arm/arm64: vgic: Add debugfs vgic-state fileChristoffer Dall2017-01-25
* KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsJintack Lim2017-01-13
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* ARM: KVM: Support vGICv3 ITSVladimir Murzin2016-11-14
* arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...Marc Zyngier2016-11-04
* arm/arm64: KVM: Map the BSS at HYPMarc Zyngier2016-10-21
* Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-06
|\
| * Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář2016-09-29
| |\
| | * arm64: KVM: Remove duplicating init code for setting VMIDVladimir Murzin2016-09-22
| | * ARM: KVM: Support vgic-v3Vladimir Murzin2016-09-22
| | * arm/arm64: KVM: Remove external abort test from MMIO handlingMarc Zyngier2016-09-08
| | * arm/arm64: KVM: Inject virtual abort when guest exits on external abortMarc Zyngier2016-09-08
| | * arm: KVM: Drop unreachable HYP abort handlersMarc Zyngier2016-09-08
| | * arm: KVM: Inject a Virtual Abort if it was pendingMarc Zyngier2016-09-08