aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/booke.c
Commit message (Expand)AuthorAge
* KVM: PPC: fix uninitialized variable warning in kvm_ppc_core_deliver_interruptsAsias He2010-08-01
* KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity2010-08-01
* KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctlsAvi Kivity2010-05-19
* KVM: PPC: Add dequeue for external on BookEAlexander Graf2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guestLiu Yu2010-03-01
* KVM: PPC: Emulate trap SRR1 flags properlyAlexander 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: powerpc: Improve DEC handlingAlexander Graf2010-03-01
* Move dirty logging code to sub-archAlexander Graf2009-11-05
* KVM: powerpc: fix some init/exit annotationsStephen Rothwell2009-09-10
* KVM: ppc: Add extra E500 exceptionsHollis Blanchard2009-03-24
* KVM: ppc: distinguish between interrupts and prioritiesHollis Blanchard2009-03-24
* KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for bookeHollis Blanchard2009-03-24
* KVM: ppc: remove last 44x-specific bits from booke.cHollis Blanchard2009-03-24
* KVM: ppc: rename 44x MMU functions used in booke.cHollis Blanchard2009-03-24
* KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)Hollis Blanchard2009-03-24
* KVM: ppc: change kvmppc_mmu_map() parametersHollis Blanchard2009-03-24
* KVM: ppc: small cosmetic changes to Book E DTLB miss handlerHollis Blanchard2009-03-24
* KVM: ppc: mostly cosmetic updates to the exit timing accounting codeHollis Blanchard2008-12-31
* KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard2008-12-31
* KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard2008-12-31
* KVM: ppc: support large host pagesHollis Blanchard2008-12-31
* KVM: ppc: optimize irq delivery pathHollis Blanchard2008-12-31
* KVM: ppc: optimize find first bitHollis Blanchard2008-12-31
* KVM: ppc: optimize kvm stat handlingHollis Blanchard2008-12-31
* KVM: ppc: fix set regs to take care of msr changeHollis Blanchard2008-12-31
* KVM: ppc: adjust vcpu types to support 64-bit coresHollis Blanchard2008-12-31
* KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard2008-12-31
* KVM: ppc: Move the last bits of 44x code out of booke.cHollis Blanchard2008-12-31
* KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard2008-12-31
* KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard2008-12-31
* KVM: ppc: combine booke_guest.c and booke_host.cHollis Blanchard2008-12-31