summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/arm.c
Commit message (Expand)AuthorAgeFilesLines
* arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin2015-09-161-1/+1
* KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interruptsMarc Zyngier2015-08-121-0/+2
* arm/arm64: KVM: Move vgic handling to a non-preemptible sectionMarc Zyngier2015-08-121-3/+15
* arm/arm64: KVM: Fix ordering of timer/GIC on guest entryMarc Zyngier2015-08-121-4/+3
* KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée2015-07-211-0/+2
* KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée2015-07-211-0/+6
* KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctlAlex Bennée2015-07-211-7/+0
* arm/arm64: KVM: Properly account for guest CPU timeChristoffer Dall2015-06-171-4/+17
* kvm: remove one useless check extensionTiejun Chen2015-06-171-1/+0
* KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}Christian Borntraeger2015-05-071-2/+2
* KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara2015-04-221-2/+1
* KVM: arm/arm64: enable KVM_CAP_IOEVENTFDNikolay Nikolaev2015-03-301-0/+1
* arm/arm64: KVM: Fix migration race in the arch timerChristoffer Dall2015-03-141-1/+1
* arm/arm64: KVM: export VCPU power state via MP_STATE ioctlAlex Bennée2015-03-141-2/+19
* KVM: arm/arm64: add irqfd supportEric Auger2015-03-121-0/+1
* KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger2015-03-121-0/+5
* arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall2015-03-121-6/+0
* KVM: arm/arm64: prefer IS_ENABLED to a static variablePaolo Bonzini2015-03-111-12/+5
* arm/arm64: KVM: Add exit reaons to kvm_exit event tracingWei Huang2015-02-231-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-4/+54
|\
| * Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-01-231-2/+1
| |\
| | * KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-231-2/+1
| * | arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara2015-01-201-0/+8
| * | arm/arm64: KVM: pass down user space provided GIC type into vGIC codeAndre Przywara2015-01-201-1/+1
| * | arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara2015-01-201-0/+13
| * | KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch2015-01-161-4/+0
| * | KVM: arm: dirty logging write protect supportMario Smarduch2015-01-161-0/+34
| |/
* | arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-291-10/+0
|/
* arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall2014-12-151-2/+11
* arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall2014-12-131-0/+5
* arm/arm64: KVM: Rename vgic_initialized to vgic_readyChristoffer Dall2014-12-131-1/+1
* arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell2014-12-131-3/+3
* arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall2014-12-131-0/+7
* arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall2014-12-131-0/+43
* arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2014-12-131-0/+2
* arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall2014-12-131-0/+2
* arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall2014-12-131-1/+1
* arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall2014-10-141-1/+1
* arm: kvm: fix CPU hotplugVladimir Murzin2014-09-291-1/+2
* arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp2014-09-261-2/+2
* arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier2014-09-181-7/+0
* arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier2014-09-181-0/+3
* Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall2014-09-181-20/+1
|\
| * KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-291-1/+1
| * KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-291-19/+0
* | KVM: ARM/arm64: fix broken __percpu annotationWill Deacon2014-08-271-1/+1
* | arm/arm64: KVM: Support KVM_CAP_READONLY_MEMChristoffer Dall2014-08-271-0/+1
|/
* KVM: add kvm_arch_sched_inRadim Krčmář2014-08-211-0/+4
* Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-051-1/+1
|\
| * KVM: Rename and add argument to check_extensionAlexander Graf2014-07-281-1/+1
OpenPOWER on IntegriCloud