KVM: PPC: Extract MMU init
[safe/jmp/linux-2.6] / arch / powerpc / include / asm / kvm_ppc.h
2010-05-17 Alexander GrafKVM: PPC: Extract MMU init
2010-05-17 Alexander GrafKVM: PPC: Improve indirect svcpu accessors
2010-05-17 Alexander GrafKVM: PPC: Allow userspace to unset the IRQ line
2010-04-25 Alexander GrafKVM: PPC: Add helpers to modify ppc fields
2010-04-25 Alexander GrafKVM: PPC: Add AGAIN type for emulation return
2010-04-25 Alexander GrafKVM: PPC: Teach MMIO Signedness
2010-04-25 Alexander GrafKVM: PPC: Enable MMIO to do 64 bits, fprs and qprs
2010-03-01 Alexander GrafKVM: PPC: Fix initial GPR settings
2010-03-01 Alexander GrafKVM: PPC: Emulate trap SRR1 flags properly
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: powerpc: Improve DEC handling
2009-11-05 Alexander GrafAdd book3s_64 highmem asm code
2009-03-24 Hollis BlanchardKVM: ppc: remove debug support broken by KVM debug...
2009-03-24 Hollis BlanchardKVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
2009-03-24 Hollis BlanchardKVM: ppc: rename 44x MMU functions used in booke.c
2009-03-24 Hollis BlanchardKVM: ppc: turn tlb_xlate() into a per-core hook (and...
2009-03-24 Hollis BlanchardKVM: ppc: change kvmppc_mmu_map() parameters
2009-03-24 Hollis BlanchardKVM: ppc: cosmetic changes to mmu hook names
2008-12-31 Hollis BlanchardKVM: ppc: directly insert shadow mappings into the...
2008-12-31 Hollis BlanchardKVM: ppc: support large host pages
2008-12-31 Hollis BlanchardKVM: ppc: optimize irq delivery path
2008-12-31 Hollis BlanchardKVM: ppc: create struct kvm_vcpu_44x and introduce...
2008-12-31 Hollis BlanchardKVM: ppc: Move the last bits of 44x code out of booke.c
2008-12-31 Hollis BlanchardKVM: ppc: refactor instruction emulation into generic...
2008-12-31 Hollis BlanchardKVM: ppc: Refactor powerpc.c to relocate 440-specific...
2008-12-31 Hollis BlanchardKVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
2008-12-31 Hollis BlanchardKVM: ppc: Move 440-specific TLB code into 44x_tlb.c
2008-11-25 Hollis BlanchardKVM: ppc: stop leaking host memory on VM exit
2008-10-15 Hollis BlanchardKVM: powerpc: Map guest userspace with TID=0 mappings
2008-10-15 Hollis BlanchardKVM: ppc: Write only modified shadow entries into the...
2008-08-04 Stephen Rothwellpowerpc: Move include files to arch/powerpc/include/asm