aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-07
|\
| * Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-05
| |\
| | * KVM: Rename and add argument to check_extensionAlexander Graf2014-07-28
| * | ARM: KVM: enable KVM in Kconfig on big-endian systemsVictor Kamensky2014-07-11
| * | ARM: KVM: one_reg coproc set and get BE fixesVictor Kamensky2014-07-11
| * | ARM: KVM: __kvm_vcpu_run function return result fix in BE caseVictor Kamensky2014-07-11
| * | ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ...Victor Kamensky2014-07-11
| * | ARM: KVM: fix vgic V7 assembler code to work in BE imageVictor Kamensky2014-07-11
| * | KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier2014-07-11
| * | KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier2014-07-11
| * | arm64: KVM: allow export and import of generic timer regsAlex Bennée2014-07-11
| * | ARM: KVM: user_mem_abort: support stage 2 MMIO page mappingKim Phillips2014-07-11
| * | ARM: KVM: Unmap IPA on memslot delete/moveEric Auger2014-07-11
| * | arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall2014-07-11
| |/
* | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-18
* | ARM: make it easier to check the CPU part number correctlyRussell King2014-07-18
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\
| * ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user spaceAnup Patel2014-04-30
| * ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPENDAnup Patel2014-04-30
| * ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2Anup Patel2014-04-30
| * ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functionsAnup Patel2014-04-30
| * ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFOAnup Patel2014-04-30
| * ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESETAnup Patel2014-04-30
| * ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel2014-04-30
| * ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel2014-04-30
* | arm: KVM: fix possible misalignment of PGDs and bounce pageMark Salter2014-04-28
* | ARM: KVM: disable KVM in Kconfig on big-endian systemsWill Deacon2014-04-26
|/
* Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-07
|\
| * arm, kvm: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-20
* | ARM: KVM: fix warning in mmu.cMarc Zyngier2014-03-02
* | ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier2014-03-02
* | ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier2014-03-02
* | ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier2014-03-02
* | ARM: KVM: fix ordering of 64bit coprocessor accessesMarc Zyngier2014-03-02
* | ARM: KVM: fix handling of trapped 64bit coprocessor accessesMarc Zyngier2014-03-02
* | arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier2014-03-02
* | ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier2014-03-02
* | arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier2014-03-02
|/
* arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier2014-02-27
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-23
|\
| * Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini2014-01-15
| |\
| | * KVM: ARM: Remove duplicate includeSachin Kamat2014-01-08
| | * arm/arm64: KVM: relax the requirements of VMA alignment for THPMarc Zyngier2014-01-08
| | * arm: KVM: Don't return PSCI_INVAL if waitqueue is inactiveChristoffer Dall2013-12-21
| | * arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar2013-12-11
| * | arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_putChristoffer Dall2013-12-21
| * | KVM: arm-vgic: Set base addr through device APIChristoffer Dall2013-12-21
| * | KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall2013-12-21
| * | ARM: KVM: Allow creating the VGIC after VCPUsChristoffer Dall2013-12-21
| * | ARM/KVM: save and restore generic timer registersAndre Przywara2013-12-21