summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/book3s_64_emulate.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-17KVM: PPC: Name generic 64-bit code genericAlexander Graf1-566/+0
2010-05-17KVM: PPC: Add emulation for dcbaAlexander Graf1-0/+4
2010-05-17KVM: PPC: Fix dcbz emulationAlexander Graf1-4/+15
2010-05-17KVM: PPC: Implement alignment interruptAlexander Graf1-0/+75
2010-05-17KVM: PPC: Implement BAT readsAlexander Graf1-0/+35
2010-05-17KVM: PPC: Implement mfsr emulationAlexander Graf1-0/+13
2010-04-25KVM: PPC: Implement Paired Single emulationAlexander Graf1-0/+3
2010-04-25KVM: PPC: Fix error in BAT assignmentAlexander Graf1-2/+2
2010-04-25KVM: PPC: Make software load/store return eaddrAlexander Graf1-5/+6
2010-04-25KVM: PPC: Implement mtsr instruction emulationAlexander Graf1-0/+6
2010-04-25KVM: PPC: Add Gekko SPRsAlexander Graf1-0/+70
2010-03-01KVM: PPC: Use accessor functions for GPR accessAlexander Graf1-37/+40
2009-12-08powerpc/kvm: Sync guest visible MMU stateAlexander Graf1-15/+23
2009-11-05Add book3s_64 specific opcode emulationAlexander Graf1-0/+337