summaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+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-212-7/+6
* 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/+0
| * | ARM: kvm: psci: fix handling of unimplemented functionsLorenzo Pieralisi2015-06-171-13/+3
| * | 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/+0
| * | 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
* | | KVM: use kvm_memslots whenever possiblePaolo Bonzini2015-05-261-1/+2
|/ /
* | KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}Christian Borntraeger2015-05-071-2/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-261-2/+1
|\
| * KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara2015-04-221-2/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-161-39/+30
|\ \ | |/ |/|
| * Merge branch 'aarch64/kvm-bounce-page' into aarch64/for-next/coreWill Deacon2015-03-271-3/+0
| |\
| | * ARM: kvm: round HYP section to page size instead of log2 upper boundArd Biesheuvel2015-03-271-3/+0
| * | arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel2015-03-231-2/+25
| |/
| * ARM, arm64: kvm: get rid of the bounce pageArd Biesheuvel2015-03-192-37/+8
* | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-078-109/+250
|\ \
| * | KVM: arm/arm64: enable KVM_CAP_IOEVENTFDNikolay Nikolaev2015-03-301-0/+1
| * | KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara2015-03-301-27/+37
OpenPOWER on IntegriCloud