include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / powerpc / kvm / book3s.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-01 Alexander GrafKVM: PPC: Move Shadow MSR calculation to function
2010-03-01 Alexander GrafKVM: PPC: Keep SRR1 flags around in shadow_msr
2010-03-01 Alexander GrafKVM: PPC: Add support for FPU/Altivec/VSX
2010-03-01 Alexander GrafKVM: PPC: Pass program interrupt flags to the guest
2010-03-01 Alexander GrafKVM: PPC: Emulate trap SRR1 flags properly
2010-03-01 Alexander GrafKVM: PPC: Call SLB patching code in interrupt safe...
2010-03-01 Alexander GrafKVM: PPC: Use PACA backed shadow vcpu
2010-03-01 Alexander GrafKVM: PPC: Add helpers for CR, XER
2010-03-01 Alexander GrafKVM: PPC: Use accessor functions for GPR access
2010-03-01 Alexander GrafKVM: PPC: Enable lightweight exits again
2010-03-01 Marcelo TosattiKVM: convert slots_lock to a mutex
2010-03-01 Marcelo TosattiKVM: modify memslots layout in struct kvm
2010-03-01 Alexander GrafKVM: powerpc: Remove AGGRESSIVE_DEC
2010-03-01 Alexander GrafKVM: powerpc: Improve DEC handling
2010-03-01 Alexander GrafKVM: powerpc: Move vector to irqprio resolving to separ...
2009-12-08 Alexander Grafpowerpc/kvm: Sync guest visible MMU state
2009-11-05 Alexander GrafAdd book3s.c