aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-03
|\
| * ARM: kvm: don't include drivers/virtio/KconfigArnd Bergmann2013-06-26
| * arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logicGeoff Levand2013-06-26
| * ARM: KVM: clear exclusive monitor on all exception returnsMarc Zyngier2013-06-26
| * ARM: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier2013-06-26
| * ARM: KVM: perform save/restore of PARMarc Zyngier2013-06-26
| * ARM: KVM: get rid of S2_PGD_SIZEMarc Zyngier2013-06-26
| * ARM: KVM: don't special case PC when doing an MMIOMarc Zyngier2013-06-26
| * ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier2013-06-26
| * ARM: KVM: Don't handle PSCI calls via SMCDave P Martin2013-06-26
| * ARM: KVM: Allow host virt timer irq to be different from guest timer virt irqAnup Patel2013-06-26
| * KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier2013-05-19
| * ARM: KVM: move GIC/timer code to a common locationMarc Zyngier2013-05-19
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-03
|\ \
| * | ARM: KVM: timer: allow DT matching for ARMv8 coresMarc Zyngier2013-06-12
| |/
* | Merge branch 'devel-stable' into for-nextRussell King2013-06-29
|\ \
| * | ARM: KVM: arch_timers: zero CNTVOFF upon return to hostMark Rutland2013-06-07
| |/
* | ARM: KVM: be more thorough when invalidating TLBsMarc Zyngier2013-06-03
* | ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctlAndre Przywara2013-06-03
|/
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-05
|\
| * ARM: KVM: iterate over all CPUs for CPU compatibility checkAndre Przywara2013-04-29
| * KVM: ARM: Fix spelling in error messageChristoffer Dall2013-04-29
| * ARM: KVM: define KVM_ARM_MAX_VCPUS unconditionallyArnd Bergmann2013-04-29
| * ARM: KVM: promote vfp_host pointer to generic host cpu contextMarc Zyngier2013-04-29
| * ARM: KVM: add architecture specific hook for capabilitiesMarc Zyngier2013-04-29
| * ARM: KVM: perform HYP initilization for hotplugged CPUsMarc Zyngier2013-04-29
| * ARM: KVM: switch to a dual-step HYP init codeMarc Zyngier2013-04-29
| * ARM: KVM: rework HYP page table freeingMarc Zyngier2013-04-29
| * ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier2013-04-29
| * ARM: KVM: fix HYP mapping limitations around zeroMarc Zyngier2013-04-29
| * ARM: KVM: simplify HYP mapping populationMarc Zyngier2013-04-29
| * ARM: KVM: arch_timer: use symbolic constantsMark Rutland2013-04-29
| * ARM: KVM: add support for minimal host vs guest profilingMarc Zyngier2013-04-29
| * Merge branch 'kvm-arm-cleanup' from git://github.com/columbia/linux-kvm-arm.gitGleb Natapov2013-04-25
| |\
| * | KVM: ARM: Fix kvm_vm_ioctl_irq_lineAlexander Graf2013-04-16
| * | KVM: ARM: Remove kvm_arch_set_memory_region()Takuya Yoshikawa2013-03-04
| * | KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-04
| * | KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa2013-03-04
| * | KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa2013-03-04
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-03
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-02
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| * | | | ARM: KVM: Fix length of mmio accessMarc Zyngier2013-03-06
| * | | | ARM: KVM: sanitize freeing of HYP page tablesMarc Zyngier2013-03-06
| * | | | ARM: KVM: move kvm_handle_wfi to handle_exit.cMarc Zyngier2013-03-06
| * | | | ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipaMarc Zyngier2013-03-06
| * | | | ARM: KVM: move include of asm/idmap.h to kvm_mmu.hMarc Zyngier2013-03-06
| * | | | ARM: KVM: vgic: decouple alignment restriction from page sizeMarc Zyngier2013-03-06
| * | | | ARM: KVM: fix fault_ipa computingMarc Zyngier2013-03-06
| * | | | ARM: KVM: move kvm_target_cpu to guest.cMarc Zyngier2013-03-06
| * | | | ARM: KVM: fix address validation for HYP mappingsMarc Zyngier2013-03-06