aboutsummaryrefslogtreecommitdiffstats
path: root/target-ppc/kvm.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Do not stop VM if emulation failed in userspace.Gleb Natapov1-0/+5
2010-05-11kvm: enable smp > 1Marcelo Tosatti1-0/+5
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka1-1/+1
2010-02-14PPC: Add timer when running KVMAlexander Graf1-0/+22
2010-02-14PPC: tell the guest about the time base frequencyAlexander Graf1-0/+47
2009-12-19target-ppc: fix ppc32 kvm buildAlexander Graf1-0/+2
2009-12-03target-ppc: Get MMU state on register syncAlexander Graf1-0/+30
2009-11-17kvm: Add arch reset handlerJan Kiszka1-0/+4
2009-07-22Use correct input constantAlexander Graf1-1/+9
2009-07-22Set PVR in sregsAlexander Graf1-1/+7
2008-12-16target-ppc: Enable KVM for ppcemb.aurel321-0/+204