| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_... | Marc Zyngier | 2013-02-25 | 1 | -5/+0 |
* | ARM: KVM: fix kvm_arch_{prepare,commit}_memory_region | Marc Zyngier | 2013-02-25 | 1 | -2/+2 |
* | ARM: KVM: arch_timers: Wire the init code and config option | Marc Zyngier | 2013-02-11 | 4 | -0/+21 |
* | ARM: KVM: arch_timers: Add timer world switch | Marc Zyngier | 2013-02-11 | 3 | -0/+66 |
* | ARM: KVM: arch_timers: Add guest timer core support | Marc Zyngier | 2013-02-11 | 3 | -0/+304 |
* | ARM: KVM: Add VGIC configuration option | Marc Zyngier | 2013-02-11 | 1 | -0/+8 |
* | ARM: KVM: VGIC initialisation code | Marc Zyngier | 2013-02-11 | 2 | -0/+239 |
* | ARM: KVM: VGIC control interface world switch | Marc Zyngier | 2013-02-11 | 1 | -0/+74 |
* | ARM: KVM: VGIC interrupt injection | Marc Zyngier | 2013-02-11 | 2 | -10/+162 |
* | ARM: KVM: vgic: retire queued, disabled interrupts | Marc Zyngier | 2013-02-11 | 1 | -0/+30 |
* | ARM: KVM: VGIC virtual CPU interface management | Marc Zyngier | 2013-02-11 | 1 | -1/+326 |
* | ARM: KVM: VGIC distributor handling | Marc Zyngier | 2013-02-11 | 1 | -1/+595 |
* | ARM: KVM: VGIC accept vcpu and dist base addresses from user space | Christoffer Dall | 2013-02-11 | 2 | -1/+77 |
* | ARM: KVM: Initial VGIC infrastructure code | Marc Zyngier | 2013-02-11 | 5 | -1/+187 |
* | ARM: KVM: Keep track of currently running vcpus | Marc Zyngier | 2013-02-11 | 1 | -0/+30 |
* | KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl | Christoffer Dall | 2013-02-11 | 1 | -1/+22 |
* | KVM: ARM: Power State Coordination Interface implementation | Marc Zyngier | 2013-01-23 | 3 | -3/+137 |
* | KVM: ARM: Handle I/O aborts | Christoffer Dall | 2013-01-23 | 5 | -3/+186 |
* | KVM: ARM: Handle guest faults in KVM | Christoffer Dall | 2013-01-23 | 2 | -1/+178 |
* | KVM: ARM: VFP userspace interface | Rusty Russell | 2013-01-23 | 1 | -0/+178 |
* | KVM: ARM: Demux CCSIDR in the userspace API | Christoffer Dall | 2013-01-23 | 1 | -3/+161 |
* | KVM: ARM: User space API for getting/setting co-proc registers | Christoffer Dall | 2013-01-23 | 2 | -4/+332 |
* | KVM: ARM: Emulation framework and CP15 emulation | Christoffer Dall | 2013-01-23 | 7 | -4/+1125 |
* | KVM: ARM: World-switch implementation | Christoffer Dall | 2013-01-23 | 3 | -4/+1033 |
* | KVM: ARM: Inject IRQs and FIQs from userspace | Christoffer Dall | 2013-01-23 | 2 | -0/+90 |
* | KVM: ARM: Memory virtualization setup | Christoffer Dall | 2013-01-23 | 5 | -2/+459 |
* | KVM: ARM: Hypervisor initialization | Christoffer Dall | 2013-01-23 | 4 | -0/+577 |
* | KVM: ARM: Initial skeleton to compile KVM support | Christoffer Dall | 2013-01-23 | 11 | -0/+1006 |