index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
Makefile
Age
Commit message (
Expand
)
Author
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-08-07
PPC, KVM, CMA: use general CMA reserved area management framework
Joonsoo Kim
2014-07-30
KVM: PPC: HV: Remove generic instruction emulation
Alexander Graf
2014-07-28
KVM: PPC: Separate loadstore emulation from priv emulation
Alexander Graf
2014-07-28
KVM: PPC: Remove 440 support
Alexander Graf
2013-10-17
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
Aneesh Kumar K.V
2013-10-17
kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary
Paul Mackerras
2013-07-08
powerpc/kvm: Contiguous memory allocator based hash page table allocation
Aneesh Kumar K.V
2013-05-19
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
Marc Zyngier
2013-04-26
KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
Benjamin Herrenschmidt
2013-04-26
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
2013-04-26
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
2013-04-26
KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
Alexander Graf
2013-04-26
kvm/ppc/mpic: in-kernel MPIC emulation
Scott Wood
2013-01-24
KVM: PPC: E500: Split host and guest MMU parts
Alexander Graf
2012-12-06
KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...
Paul Mackerras
2012-12-06
KVM: PPC: Support eventfd
Alexander Graf
2012-05-06
kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM
Benjamin Herrenschmidt
2012-04-08
KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
Alexander Graf
2012-04-08
KVM: PPC: e500mc support
Scott Wood
2011-09-25
KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately
Paul Mackerras
2011-09-25
KVM: PPC: Add PAPR hypercall code for PR mode
Alexander Graf
2011-07-12
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
2011-07-12
KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode
David Gibson
2011-07-12
KVM: PPC: Handle some PAPR hcalls in the kernel
Paul Mackerras
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
2011-07-12
KVM: PPC: Split out code from book3s.c into book3s_pr.c
Paul Mackerras
2010-10-13
powerpc/Makefiles: Change to new flag variables
matt mooney
2010-08-01
KVM: PPC: Make use of hash based Shadow MMU
Alexander Graf
2010-05-17
KVM: PPC: Enable Book3S_32 KVM building
Alexander Graf
2010-05-17
KVM: PPC: Use KVM_BOOK3S_HANDLER
Alexander Graf
2010-05-17
KVM: PPC: Name generic 64-bit code generic
Alexander Graf
2010-04-25
KVM: PPC: Implement Paired Single emulation
Alexander Graf
2010-04-25
KVM: PPC: Add helpers to call FPU instructions
Alexander Graf
2009-11-05
Include Book3s_64 target in buildsystem
Alexander Graf
2009-09-10
KVM: remove old KVMTRACE support code
Marcelo Tosatti
2009-09-10
KVM: powerpc: convert marker probes to event trace
Marcelo Tosatti
2009-06-16
powerpc: Add configurable -Werror for arch/powerpc
Michael Ellerman
2009-03-24
KVM: ppc: E500 core-specific code
Hollis Blanchard
2009-03-24
KVM: ppc: split out common Book E instruction emulation
Hollis Blanchard
2008-12-31
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
2008-12-31
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
Hollis Blanchard
2008-12-31
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
Hollis Blanchard
2008-12-31
KVM: ppc: combine booke_guest.c and booke_host.c
Hollis Blanchard
2008-10-15
KVM: ppc: enable KVM_TRACE building for powerpc
Jerone Young
2008-07-20
KVM: Add coalesced MMIO support (powerpc part)
Laurent Vivier
2008-04-27
KVM: ppc: PowerPC 440 KVM implementation
Hollis Blanchard