aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17KVM: PPC: Convert u64 -> ulongAlexander Graf1-3/+3
2010-05-17KVM: PPC: Use now shadowed vcpu fieldsAlexander Graf1-5/+3
2010-05-17KVM: PPC: Use CONFIG_PPC_BOOK3S defineAlexander Graf1-4/+4
2010-05-17KVM: PPC: Make bools bitfieldsAlexander Graf1-3/+3
2010-05-17KVM: PPC: Add OSI hypercall interfaceAlexander Graf1-0/+2
2010-05-17KVM: PPC: Make DSISR 32 bits wideAlexander Graf1-1/+1
2010-04-25KVM: PPC: Teach MMIO SignednessAlexander Graf1-0/+1
2010-04-25KVM: PPC: Make fpscr 64-bitAlexander Graf1-1/+1
2010-04-25KVM: PPC: Add QPR registersAlexander Graf1-0/+5
2010-03-01KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guestLiu Yu1-0/+2
2010-03-01KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf1-0/+1
2010-03-01KVM: PPC: Add support for FPU/Altivec/VSXAlexander Graf1-1/+13
2010-03-01KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf1-0/+1
2010-03-01KVM: PPC: Use PACA backed shadow vcpuAlexander Graf1-1/+4
2009-11-05Use hrtimers for the decrementerAlexander Graf1-2/+4
2009-11-05Add Book3s fields to vcpu structsAlexander Graf1-1/+72
2009-09-10KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel1-1/+2
2009-09-10KVM: ppc: e500: Directly pass pvr to guestLiu Yu1-1/+0
2009-08-05KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpcStephen Rothwell1-1/+1
2009-03-24KVM: ppc: remove debug support broken by KVM debug rewriteHollis Blanchard1-5/+0
2009-03-24KVM: ppc: Add extra E500 exceptionsHollis Blanchard1-1/+1
2009-03-24KVM: ppc: Add dbsr in kvm_vcpu_archHollis Blanchard1-0/+1
2009-03-24KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific headerHollis Blanchard1-7/+0
2009-03-24KVM: Remove old kvm_guest_debug structsJan Kiszka1-6/+0
2008-12-31KVM: ppc: mostly cosmetic updates to the exit timing accounting codeHollis Blanchard1-5/+3
2008-12-31KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard1-0/+56
2008-12-31KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard1-25/+25
2008-12-31KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard1-13/+0
2008-12-31KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard1-0/+3
2008-12-31KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard1-3/+3
2008-10-15KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard1-0/+4
2008-10-15KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard1-0/+3
2008-10-15KVM: ppc: Stop saving host TLB stateHollis Blanchard1-2/+0
2008-10-15KVM: ppc: guest breakpoint supportHollis Blanchard1-0/+5
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+155