aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kvm
AgeCommit message (Expand)Author
2013-02-25ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_...Marc Zyngier
2013-02-25ARM: KVM: fix kvm_arch_{prepare,commit}_memory_regionMarc Zyngier
2013-02-11ARM: KVM: arch_timers: Wire the init code and config optionMarc Zyngier
2013-02-11ARM: KVM: arch_timers: Add timer world switchMarc Zyngier
2013-02-11ARM: KVM: arch_timers: Add guest timer core supportMarc Zyngier
2013-02-11ARM: KVM: Add VGIC configuration optionMarc Zyngier
2013-02-11ARM: KVM: VGIC initialisation codeMarc Zyngier
2013-02-11ARM: KVM: VGIC control interface world switchMarc Zyngier
2013-02-11ARM: KVM: VGIC interrupt injectionMarc Zyngier
2013-02-11ARM: KVM: vgic: retire queued, disabled interruptsMarc Zyngier
2013-02-11ARM: KVM: VGIC virtual CPU interface managementMarc Zyngier
2013-02-11ARM: KVM: VGIC distributor handlingMarc Zyngier
2013-02-11ARM: KVM: VGIC accept vcpu and dist base addresses from user spaceChristoffer Dall
2013-02-11ARM: KVM: Initial VGIC infrastructure codeMarc Zyngier
2013-02-11ARM: KVM: Keep track of currently running vcpusMarc Zyngier
2013-02-11KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctlChristoffer Dall
2013-01-23KVM: ARM: Power State Coordination Interface implementationMarc Zyngier
2013-01-23KVM: ARM: Handle I/O abortsChristoffer Dall
2013-01-23KVM: ARM: Handle guest faults in KVMChristoffer Dall
2013-01-23KVM: ARM: VFP userspace interfaceRusty Russell
2013-01-23KVM: ARM: Demux CCSIDR in the userspace APIChristoffer Dall
2013-01-23KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall
2013-01-23KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall
2013-01-23KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall
2013-01-23KVM: ARM: Memory virtualization setupChristoffer Dall
2013-01-23KVM: ARM: Hypervisor initializationChristoffer Dall
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall