aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/Makefile
Commit message (Expand)AuthorAge
* KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2Alexander Graf2012-04-08
* KVM: PPC: e500mc supportScott Wood2012-04-08
* KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras2011-09-25
* KVM: PPC: Add PAPR hypercall code for PR modeAlexander Graf2011-09-25
* KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-12
* KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson2011-07-12
* KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras2011-07-12
* KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-12
* KVM: PPC: Split out code from book3s.c into book3s_pr.cPaul Mackerras2011-07-12
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-13
* KVM: PPC: Make use of hash based Shadow MMUAlexander Graf2010-08-01
* KVM: PPC: Enable Book3S_32 KVM buildingAlexander Graf2010-05-17
* KVM: PPC: Use KVM_BOOK3S_HANDLERAlexander Graf2010-05-17
* KVM: PPC: Name generic 64-bit code genericAlexander Graf2010-05-17
* KVM: PPC: Implement Paired Single emulationAlexander Graf2010-04-25
* KVM: PPC: Add helpers to call FPU instructionsAlexander Graf2010-04-25
* Include Book3s_64 target in buildsystemAlexander Graf2009-11-05
* KVM: remove old KVMTRACE support codeMarcelo Tosatti2009-09-10
* KVM: powerpc: convert marker probes to event traceMarcelo Tosatti2009-09-10
* powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman2009-06-16
* KVM: ppc: E500 core-specific codeHollis Blanchard2009-03-24
* KVM: ppc: split out common Book E instruction emulationHollis Blanchard2009-03-24
* KVM: ppc: Implement in-kernel exit timing statisticsHollis 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
* KVM: ppc: enable KVM_TRACE building for powerpcJerone Young2008-10-15
* KVM: Add coalesced MMIO support (powerpc part)Laurent Vivier2008-07-20
* KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard2008-04-27