summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-071-14/+4
|\
| * KVM: PPC: HV: Remove generic instruction emulationAlexander Graf2014-07-301-1/+1
| * KVM: PPC: Separate loadstore emulation from priv emulationAlexander Graf2014-07-281-1/+3
| * KVM: PPC: Remove 440 supportAlexander Graf2014-07-281-12/+0
* | PPC, KVM, CMA: use general CMA reserved area management frameworkJoonsoo Kim2014-08-061-1/+0
|/
* kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V2013-10-171-3/+8
* kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V2013-10-171-4/+8
* kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binaryPaul Mackerras2013-10-171-4/+8
* powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V2013-07-081-0/+1
* KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier2013-05-191-6/+7
* KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulationBenjamin Herrenschmidt2013-04-261-1/+4
* KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt2013-04-261-0/+3
* KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman2013-04-261-0/+1
* KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf2013-04-261-0/+1
* kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-261-0/+2
* KVM: PPC: E500: Split host and guest MMU partsAlexander Graf2013-01-241-3/+6
* KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...Paul Mackerras2012-12-061-0/+1
* KVM: PPC: Support eventfdAlexander Graf2012-12-061-1/+3
* kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt2012-05-061-0/+2
* KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2Alexander Graf2012-04-081-2/+2
* KVM: PPC: e500mc supportScott Wood2012-04-081-0/+11
* KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras2011-09-251-0/+3
* KVM: PPC: Add PAPR hypercall code for PR modeAlexander Graf2011-09-251-0/+1
* KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-121-1/+2
* KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson2011-07-121-1/+2
* KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras2011-07-121-2/+6
* KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-121-3/+14
* KVM: PPC: Split out code from book3s.c into book3s_pr.cPaul Mackerras2011-07-121-0/+2
* powerpc/Makefiles: Change to new flag variablesmatt mooney2010-10-131-1/+1
* KVM: PPC: Make use of hash based Shadow MMUAlexander Graf2010-08-011-0/+2
* KVM: PPC: Enable Book3S_32 KVM buildingAlexander Graf2010-05-171-0/+12
* KVM: PPC: Use KVM_BOOK3S_HANDLERAlexander Graf2010-05-171-1/+1
* KVM: PPC: Name generic 64-bit code genericAlexander Graf2010-05-171-3/+3
* KVM: PPC: Implement Paired Single emulationAlexander Graf2010-04-251-0/+1
* KVM: PPC: Add helpers to call FPU instructionsAlexander Graf2010-04-251-0/+1
* Include Book3s_64 target in buildsystemAlexander Graf2009-11-051-4/+23
* KVM: remove old KVMTRACE support codeMarcelo Tosatti2009-09-101-2/+0
* KVM: powerpc: convert marker probes to event traceMarcelo Tosatti2009-09-101-0/+4
* powerpc: Add configurable -Werror for arch/powerpcMichael Ellerman2009-06-161-0/+2
* KVM: ppc: E500 core-specific codeHollis Blanchard2009-03-241-0/+9
* KVM: ppc: split out common Book E instruction emulationHollis Blanchard2009-03-241-0/+1
* KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard2008-12-311-0/+1
* KVM: ppc: refactor instruction emulation into generic and core-specific piecesHollis Blanchard2008-12-311-1/+6
* KVM: ppc: Refactor powerpc.c to relocate 440-specific codeHollis Blanchard2008-12-311-2/+2
* KVM: ppc: combine booke_guest.c and booke_host.cHollis Blanchard2008-12-311-3/+3
* KVM: ppc: enable KVM_TRACE building for powerpcJerone Young2008-10-151-2/+4
* KVM: Add coalesced MMIO support (powerpc part)Laurent Vivier2008-07-201-1/+1
* KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard2008-04-271-0/+15
OpenPOWER on IntegriCloud