ARM: SMDKC110: Add audio devices on board
[safe/jmp/linux-2.6] / arch / powerpc / kvm / emulate.c
2010-03-01 Liu YuKVM: ppc/booke: Set ESR and DEAR when inject interrupt...
2010-03-01 Alexander GrafKVM: PPC: Pass through program interrupts
2010-03-01 Alexander GrafKVM: PPC: Emulate trap SRR1 flags properly
2010-03-01 Alexander GrafKVM: PPC: Implement 'skip instruction' mode
2010-03-01 Alexander GrafKVM: PPC: Use accessor functions for GPR access
2010-03-01 Alexander GrafKVM: powerpc: Improve DEC handling
2009-11-05 Alexander GrafUse hrtimers for the decrementer
2009-11-05 Alexander GrafAdd desktop PowerPC specific emulation
2009-11-05 Alexander GrafAdd mfdec emulation
2009-09-10 Marcelo TosattiKVM: powerpc: convert marker probes to event trace
2009-09-10 Liu YuKVM: ppc: e500: Add MMUCFG and PVR emulation
2009-09-10 Liu YuKVM: ppc: e500: Directly pass pvr to guest
2009-03-24 Hollis BlanchardKVM: ppc: use macros instead of hardcoded literals...
2008-12-31 Hollis BlanchardKVM: ppc: Implement in-kernel exit timing statistics
2008-12-31 Hollis BlanchardKVM: ppc: improve trap emulation
2008-12-31 Hollis BlanchardKVM: ppc: adjust vcpu types to support 64-bit cores
2008-12-31 Hollis BlanchardKVM: ppc: refactor instruction emulation into generic...
2008-12-31 Hollis Blanchardppc: Create disassemble.h to extract instruction fields
2008-12-31 Hollis BlanchardKVM: ppc: Refactor powerpc.c to relocate 440-specific...
2008-12-31 Hollis BlanchardKVM: ppc: Move 440-specific TLB code into 44x_tlb.c
2008-10-15 Hollis BlanchardKVM: powerpc: Map guest userspace with TID=0 mappings
2008-10-15 Christian EhrhardtKVM: ppc: trace powerpc instruction emulation
2008-10-15 Jerone YoungKVM: ppc: adds trace points for ppc tlb activity
2008-07-27 Hollis BlanchardKVM: ppc: fix invalidation of large guest pages
2008-06-06 Hollis BlanchardKVM: ppc: add lwzx/stwz emulation
2008-04-27 Hollis BlanchardKVM: ppc: PowerPC 440 KVM implementation