aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/kvm.c
AgeCommit message (Expand)Author
2010-12-08ppc: kvm: fix signedness warningAlexander Graf
2010-09-05KVM: PPC: Add level based interrupt logicAlexander Graf
2010-08-26PPC: Add PV hypercall transport through fw_cfgAlexander Graf
2010-05-18PPC/KVM: make iothread workAlexander Graf
2010-05-11Do not stop VM if emulation failed in userspace.Gleb Natapov
2010-05-11kvm: enable smp > 1Marcelo Tosatti
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka
2010-02-14PPC: Add timer when running KVMAlexander Graf
2010-02-14PPC: tell the guest about the time base frequencyAlexander Graf
2009-12-19target-ppc: fix ppc32 kvm buildAlexander Graf
2009-12-03target-ppc: Get MMU state on register syncAlexander Graf
2009-11-17kvm: Add arch reset handlerJan Kiszka
2009-07-22Use correct input constantAlexander Graf
2009-07-22Set PVR in sregsAlexander Graf
2008-12-16target-ppc: Enable KVM for ppcemb.aurel32