KVM: PPC: Use now shadowed vcpu fields
[safe/jmp/linux-2.6] / arch / powerpc / include / asm / kvm_host.h
2010-05-17 Alexander GrafKVM: PPC: Use now shadowed vcpu fields
2010-05-17 Alexander GrafKVM: PPC: Use CONFIG_PPC_BOOK3S define
2010-05-17 Alexander GrafKVM: PPC: Make bools bitfields
2010-05-17 Alexander GrafKVM: PPC: Add OSI hypercall interface
2010-05-17 Alexander GrafKVM: PPC: Make DSISR 32 bits wide
2010-04-25 Alexander GrafKVM: PPC: Teach MMIO Signedness
2010-04-25 Alexander GrafKVM: PPC: Make fpscr 64-bit
2010-04-25 Alexander GrafKVM: PPC: Add QPR registers
2010-03-01 Liu YuKVM: ppc/booke: Set ESR and DEAR when inject interrupt...
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: Call SLB patching code in interrupt safe...
2010-03-01 Alexander GrafKVM: PPC: Use PACA backed shadow vcpu
2009-11-05 Alexander GrafUse hrtimers for the decrementer
2009-11-05 Alexander GrafAdd Book3s fields to vcpu structs
2009-09-10 Joerg RoedelKVM: Prepare memslot data structures for multiple hugep...
2009-09-10 Liu YuKVM: ppc: e500: Directly pass pvr to guest
2009-08-05 Stephen RothwellKVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid...
2009-03-24 Hollis BlanchardKVM: ppc: remove debug support broken by KVM debug...
2009-03-24 Hollis BlanchardKVM: ppc: Add extra E500 exceptions
2009-03-24 Hollis BlanchardKVM: ppc: Add dbsr in kvm_vcpu_arch
2009-03-24 Hollis BlanchardKVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific...
2009-03-24 Jan KiszkaKVM: Remove old kvm_guest_debug structs
2008-12-31 Hollis BlanchardKVM: ppc: mostly cosmetic updates to the exit timing...
2008-12-31 Hollis BlanchardKVM: ppc: Implement in-kernel exit timing statistics
2008-12-31 Hollis BlanchardKVM: ppc: adjust vcpu types to support 64-bit cores
2008-12-31 Hollis BlanchardKVM: ppc: create struct kvm_vcpu_44x and introduce...
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-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-10-15 Hollis BlanchardKVM: ppc: Stop saving host TLB state
2008-10-15 Hollis BlanchardKVM: ppc: guest breakpoint support
2008-08-04 Stephen Rothwellpowerpc: Move include files to arch/powerpc/include/asm