aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s.c
Commit message (Expand)AuthorAge
* KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* KVM: PPC: Move Shadow MSR calculation to functionAlexander Graf2010-03-01
* KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf2010-03-01
* KVM: PPC: Add support for FPU/Altivec/VSXAlexander Graf2010-03-01
* KVM: PPC: Pass program interrupt flags to the guestAlexander Graf2010-03-01
* KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf2010-03-01
* KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf2010-03-01
* KVM: PPC: Use PACA backed shadow vcpuAlexander Graf2010-03-01
* KVM: PPC: Add helpers for CR, XERAlexander Graf2010-03-01
* KVM: PPC: Use accessor functions for GPR accessAlexander Graf2010-03-01
* KVM: PPC: Enable lightweight exits againAlexander Graf2010-03-01
* KVM: convert slots_lock to a mutexMarcelo Tosatti2010-03-01
* KVM: modify memslots layout in struct kvmMarcelo Tosatti2010-03-01
* KVM: powerpc: Remove AGGRESSIVE_DECAlexander Graf2010-03-01
* KVM: powerpc: Improve DEC handlingAlexander Graf2010-03-01
* KVM: powerpc: Move vector to irqprio resolving to separate functionAlexander Graf2010-03-01
* powerpc/kvm: Sync guest visible MMU stateAlexander Graf2009-12-08
* Add book3s.cAlexander Graf2009-11-05