summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm
Commit message (Expand)AuthorAgeFilesLines
* kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-161-5/+5
* arm/arm64: KVM: Detect vGIC presence at runtimePavel Fedin2015-12-181-2/+20
* arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2015-12-181-2/+8
* arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin2015-12-181-3/+3
* ARM: KVM: Cleanup exception injectionMarc Zyngier2015-12-181-36/+38
* arm64: KVM: Map the kernel RO section into HYPMarc Zyngier2015-12-141-0/+7
* KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar2015-12-144-0/+13
* ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel2015-12-041-2/+2
* arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin2015-12-041-10/+10
* arm64: KVM: Correctly handle zero register during MMIOPavel Fedin2015-12-041-2/+3
* KVM: arm/arm64: Fix preemptible timer active state crazynessChristoffer Dall2015-11-241-6/+1Star
* ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel2015-11-241-8/+7Star
* arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall2015-10-222-4/+8
* KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger2015-10-221-4/+31
* KVM: arm/arm64: check power_off in critical section before VCPU runEric Auger2015-10-221-1/+2
* KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnableEric Auger2015-10-221-1/+2
* KVM: arm/arm64: rename pause into power_offEric Auger2015-10-222-15/+15
* arm/arm64: KVM : Enable vhost device selection under KVM config menuWei Huang2015-10-221-0/+2
* arm/arm64: KVM: Rework the arch timer to use level-triggered semanticsChristoffer Dall2015-10-221-3/+8
* arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall2015-10-221-0/+10
* KVM: arm: use GIC support unconditionallyArnd Bergmann2015-10-201-0/+1
* KVM: arm/arm64: Fix memory leak if timer initialization failsPavel Fedin2015-10-201-1/+1
* arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-171-11/+0Star
* arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-09-171-2/+4
* arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin2015-09-161-1/+1
* arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka2015-09-161-2/+4
* arm/arm64: KVM: Fix PSCI affinity info return value for non valid coresAlexander Spyridakis2015-09-041-4/+8
* arm: KVM: keep arm vfp/simd exit handling consistent with arm64Mario Smarduch2015-08-191-6/+8
* KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier2015-08-121-3/+1Star
* 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/+3Star
* 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-212-7/+6Star
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-261-1/+1
|\
| * ARM: kvm: fix a bad BSYM() usageRussell King2015-05-081-1/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-241-0/+2
|\ \
| * | arm/arm64: kvm: add missing PSCI includeMark Rutland2015-05-271-0/+2
| |/
* | Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-06-197-32/+46
|\ \
| * | arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2Marc Zyngier2015-06-171-3/+0Star
| * | ARM: kvm: psci: fix handling of unimplemented functionsLorenzo Pieralisi2015-06-171-13/+3Star
| * | KVM: arm/arm64: Enable the KVM-VFIO deviceKim Phillips2015-06-172-1/+2
| * | arm/arm64: KVM: Properly account for guest CPU timeChristoffer Dall2015-06-171-4/+17
| * | kvm: remove one useless check extensionTiejun Chen2015-06-171-1/+0Star
| * | arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier2015-06-172-8/+22
| * | ARM: KVM: Remove pointless void pointer castFiro Yang2015-06-091-2/+2
* | | KVM: add "new" argument to kvm_arch_commit_memory_regionPaolo Bonzini2015-05-281-0/+1
* | | KVM: add memslots argument to kvm_arch_memslots_updatedPaolo Bonzini2015-05-261-1/+1
* | | KVM: const-ify uses of struct kvm_userspace_memory_regionPaolo Bonzini2015-05-261-2/+2