summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/booke_guest.c
AgeCommit message (Expand)AuthorLines
2008-12-31KVM: ppc: combine booke_guest.c and booke_host.cHollis Blanchard-579/+0
2008-12-31KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard-4/+4
2008-12-31KVM: ppc: Move 440-specific TLB code into 44x_tlb.cHollis Blanchard-26/+0
2008-10-15KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard-0/+2
2008-10-15KVM: ppc: guest breakpoint supportHollis Blanchard-0/+15
2008-06-06KVM: ppc: Remove duplicate functionHollis Blanchard-33/+0
2008-05-04KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guestChristian Ehrhardt-0/+5
2008-05-04KVM: ppc: Handle guest idle by emulating MSR[WE] writesHollis Blanchard-0/+1
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard-0/+615