summaryrefslogtreecommitdiff
path: root/arch/arm/kvm/arm.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P2019-06-12
|\
| * Merge 4.4.181 into android-4.4Greg Kroah-Hartman2019-06-11
| |\
| | * KVM: arm/arm64: Ensure vcpu target is unset on reset failureAndrew Jones2019-06-11
| * | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-09-26
| |\ \ | | |/ | |/|
| | * BACKPORT: arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel2016-09-22
* | | arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro2016-11-17
* | | arm64: KVM: Register CPU notifiers when the kernel runs at HYPJames Morse2016-11-17
* | | arm64: KVM: Skip HYP setup when already running in HYPMarc Zyngier2016-11-17
* | | arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel2016-11-17
* | | arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier2016-11-10
* | | arm/arm64: KVM: Detect vGIC presence at runtimePavel Fedin2016-11-09
* | | arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2016-11-09
* | | arm64: KVM: Map the kernel RO section into HYPMarc Zyngier2016-11-09
|/ /
* / kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose2016-09-24
|/
* KVM: arm/arm64: Fix preemptible timer active state crazynessChristoffer Dall2015-11-24
* arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall2015-10-22
* KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger2015-10-22
* KVM: arm/arm64: check power_off in critical section before VCPU runEric Auger2015-10-22
* KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnableEric Auger2015-10-22
* KVM: arm/arm64: rename pause into power_offEric Auger2015-10-22
* arm/arm64: KVM: Rework the arch timer to use level-triggered semanticsChristoffer Dall2015-10-22
* arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall2015-10-22
* KVM: arm/arm64: Fix memory leak if timer initialization failsPavel Fedin2015-10-20
* arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin2015-09-16
* KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interruptsMarc Zyngier2015-08-12
* arm/arm64: KVM: Move vgic handling to a non-preemptible sectionMarc Zyngier2015-08-12
* arm/arm64: KVM: Fix ordering of timer/GIC on guest entryMarc Zyngier2015-08-12
* KVM: arm64: introduce vcpu->arch.debug_ptrAlex Bennée2015-07-21
* KVM: arm: introduce kvm_arm_init/setup/clear_debugAlex Bennée2015-07-21
* KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctlAlex Bennée2015-07-21
* arm/arm64: KVM: Properly account for guest CPU timeChristoffer Dall2015-06-17
* kvm: remove one useless check extensionTiejun Chen2015-06-17
* KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}Christian Borntraeger2015-05-07
* KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara2015-04-22
* KVM: arm/arm64: enable KVM_CAP_IOEVENTFDNikolay Nikolaev2015-03-30
* arm/arm64: KVM: Fix migration race in the arch timerChristoffer Dall2015-03-14
* arm/arm64: KVM: export VCPU power state via MP_STATE ioctlAlex Bennée2015-03-14
* KVM: arm/arm64: add irqfd supportEric Auger2015-03-12
* KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger2015-03-12
* arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}Christoffer Dall2015-03-12
* KVM: arm/arm64: prefer IS_ENABLED to a static variablePaolo Bonzini2015-03-11
* arm/arm64: KVM: Add exit reaons to kvm_exit event tracingWei Huang2015-02-23
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-13
|\
| * Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2015-01-23
| |\
| | * KVM: remove unneeded return value of vcpu_postcreateDominik Dingel2015-01-23
| * | arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara2015-01-20
| * | arm/arm64: KVM: pass down user space provided GIC type into vGIC codeAndre Przywara2015-01-20
| * | arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara2015-01-20
| * | KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch2015-01-16
| * | KVM: arm: dirty logging write protect supportMario Smarduch2015-01-16
| |/