summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/book3s.c
AgeCommit message (Expand)Author
2010-03-01KVM: PPC: Move Shadow MSR calculation to functionAlexander Graf
2010-03-01KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf
2010-03-01KVM: PPC: Add support for FPU/Altivec/VSXAlexander Graf
2010-03-01KVM: PPC: Pass program interrupt flags to the guestAlexander Graf
2010-03-01KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf
2010-03-01KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf
2010-03-01KVM: PPC: Use PACA backed shadow vcpuAlexander Graf
2010-03-01KVM: PPC: Add helpers for CR, XERAlexander Graf
2010-03-01KVM: PPC: Use accessor functions for GPR accessAlexander Graf
2010-03-01KVM: PPC: Enable lightweight exits againAlexander Graf
2010-03-01KVM: convert slots_lock to a mutexMarcelo Tosatti
2010-03-01KVM: modify memslots layout in struct kvmMarcelo Tosatti
2010-03-01KVM: powerpc: Remove AGGRESSIVE_DECAlexander Graf
2010-03-01KVM: powerpc: Improve DEC handlingAlexander Graf
2010-03-01KVM: powerpc: Move vector to irqprio resolving to separate functionAlexander Graf
2009-12-08powerpc/kvm: Sync guest visible MMU stateAlexander Graf
2009-11-05Add book3s.cAlexander Graf