Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-23 | KVM: ARM: Power State Coordination Interface implementation | Marc Zyngier | 3 | -3/+137 |
2013-01-23 | KVM: ARM: Handle I/O aborts | Christoffer Dall | 5 | -3/+186 |
2013-01-23 | KVM: ARM: Handle guest faults in KVM | Christoffer Dall | 2 | -1/+178 |
2013-01-23 | KVM: ARM: VFP userspace interface | Rusty Russell | 1 | -0/+178 |
2013-01-23 | KVM: ARM: Demux CCSIDR in the userspace API | Christoffer Dall | 1 | -3/+161 |
2013-01-23 | KVM: ARM: User space API for getting/setting co-proc registers | Christoffer Dall | 2 | -4/+332 |
2013-01-23 | KVM: ARM: Emulation framework and CP15 emulation | Christoffer Dall | 7 | -4/+1125 |
2013-01-23 | KVM: ARM: World-switch implementation | Christoffer Dall | 3 | -4/+1033 |
2013-01-23 | KVM: ARM: Inject IRQs and FIQs from userspace | Christoffer Dall | 2 | -0/+90 |
2013-01-23 | KVM: ARM: Memory virtualization setup | Christoffer Dall | 5 | -2/+459 |
2013-01-23 | KVM: ARM: Hypervisor initialization | Christoffer Dall | 4 | -0/+577 |
2013-01-23 | KVM: ARM: Initial skeleton to compile KVM support | Christoffer Dall | 11 | -0/+1006 |