aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_ppc.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Add sanity checking to vcpu_runAlexander Graf2011-09-251-0/+1
* KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-121-0/+10
* KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras2011-07-121-0/+13
* KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson2011-07-121-0/+2
* KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras2011-07-121-0/+1
* KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-121-0/+6
* KVM: PPC: Move guest enter/exit down into subarch-specific codePaul Mackerras2011-07-121-0/+1
* KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops downPaul Mackerras2011-07-121-0/+7
* KVM: PPC: e500: enable magic pageScott Wood2011-07-121-0/+1
* KVM: PPC: booke: add sregs supportScott Wood2011-05-221-0/+9
* KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-241-0/+1
* KVM: PPC: Extract MMU initAlexander Graf2010-05-171-0/+1
* KVM: PPC: Improve indirect svcpu accessorsAlexander Graf2010-05-171-77/+2
* KVM: PPC: Allow userspace to unset the IRQ lineAlexander Graf2010-05-171-0/+2
* KVM: PPC: Add helpers to modify ppc fieldsAlexander Graf2010-04-251-0/+33
* KVM: PPC: Add AGAIN type for emulation returnAlexander Graf2010-04-251-0/+1
* KVM: PPC: Teach MMIO SignednessAlexander Graf2010-04-251-0/+3
* KVM: PPC: Enable MMIO to do 64 bits, fprs and qprsAlexander Graf2010-04-251-1/+1
* KVM: PPC: Fix initial GPR settingsAlexander Graf2010-03-011-2/+8
* KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf2010-03-011-1/+1
* KVM: PPC: Use PACA backed shadow vcpuAlexander Graf2010-03-011-6/+14
* KVM: PPC: Add helpers for CR, XERAlexander Graf2010-03-011-0/+40
* KVM: PPC: Use accessor functions for GPR accessAlexander Graf2010-03-011-0/+26
* KVM: powerpc: Improve DEC handlingAlexander Graf2010-03-011-0/+1
* Add book3s_64 highmem asm codeAlexander Graf2009-11-051-0/+1
* KVM: ppc: remove debug support broken by KVM debug rewriteHollis Blanchard2009-03-241-3/+0
* KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for bookeHollis Blanchard2009-03-241-0/+2
* KVM: ppc: rename 44x MMU functions used in booke.cHollis Blanchard2009-03-241-0/+2
* KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)Hollis Blanchard2009-03-241-0/+2
* KVM: ppc: change kvmppc_mmu_map() parametersHollis Blanchard2009-03-241-1/+0
* KVM: ppc: cosmetic changes to mmu hook namesHollis Blanchard2009-03-241-2/+3
* KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard2008-12-311-1/+2
* KVM: ppc: support large host pagesHollis Blanchard2008-12-311-2/+2
* KVM: ppc: optimize irq delivery pathHollis Blanchard2008-12-311-3/+0
* KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard2008-12-311-0/+6
* KVM: ppc: Move the last bits of 44x code out of booke.cHollis Blanchard2008-12-311-0/+3
* KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard2008-12-311-23/+6
* KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard2008-12-311-17/+17
* KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard2008-12-311-5/+0
* KVM: ppc: Move 440-specific TLB code into 44x_tlb.cHollis Blanchard2008-12-311-2/+2
* KVM: ppc: stop leaking host memory on VM exitHollis Blanchard2008-11-251-0/+2
* KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard2008-10-151-0/+9
* KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard2008-10-151-0/+3
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+95