aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm/arm.c
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-03
|\
| * ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDsMarc Zyngier2013-06-26
* | 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
| * 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: 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 branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...Russell King2013-05-02
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reportingMarc Zyngier2013-04-16
| |/
* | ARM: KVM: move kvm_target_cpu to guest.cMarc Zyngier2013-03-06
* | ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containersMarc Zyngier2013-03-06
* | ARM: KVM: move hyp init to kvm_host.hMarc Zyngier2013-03-06
* | ARM: KVM: move exit handler selection to a separate fileMarc Zyngier2013-03-06
* | ARM: KVM: move kvm_condition_valid to emulate.cMarc Zyngier2013-03-06
* | ARM: KVM: abstract exception class decoding awayMarc Zyngier2013-03-06
* | ARM: KVM: abstract IL decoding awayMarc Zyngier2013-03-06
* | ARM: KVM: abstract fault register accessesMarc Zyngier2013-03-06
|/
* ARM: KVM: fix kvm_arch_{prepare,commit}_memory_regionMarc Zyngier2013-02-25
* ARM: KVM: arch_timers: Wire the init code and config optionMarc Zyngier2013-02-11
* ARM: KVM: arch_timers: Add timer world switchMarc Zyngier2013-02-11
* ARM: KVM: VGIC initialisation codeMarc Zyngier2013-02-11
* ARM: KVM: VGIC interrupt injectionMarc Zyngier2013-02-11
* ARM: KVM: VGIC accept vcpu and dist base addresses from user spaceChristoffer Dall2013-02-11
* ARM: KVM: Initial VGIC infrastructure codeMarc Zyngier2013-02-11
* ARM: KVM: Keep track of currently running vcpusMarc Zyngier2013-02-11
* KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctlChristoffer Dall2013-02-11
* KVM: ARM: Power State Coordination Interface implementationMarc Zyngier2013-01-23
* KVM: ARM: Handle I/O abortsChristoffer Dall2013-01-23
* KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall2013-01-23
* KVM: ARM: World-switch implementationChristoffer Dall2013-01-23
* KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall2013-01-23
* KVM: ARM: Memory virtualization setupChristoffer Dall2013-01-23
* KVM: ARM: Hypervisor initializationChristoffer Dall2013-01-23
* KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall2013-01-23