| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles | Marc Zyngier | 2013-05-19 | 1 | -6/+7 |
* | KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation | Benjamin Herrenschmidt | 2013-04-26 | 1 | -1/+4 |
* | KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller | Benjamin Herrenschmidt | 2013-04-26 | 1 | -0/+3 |
* | KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls | Michael Ellerman | 2013-04-26 | 1 | -0/+1 |
* | KVM: PPC: Support irq routing and irqfd for in-kernel MPIC | Alexander Graf | 2013-04-26 | 1 | -0/+1 |
* | kvm/ppc/mpic: in-kernel MPIC emulation | Scott Wood | 2013-04-26 | 1 | -0/+2 |
* | KVM: PPC: E500: Split host and guest MMU parts | Alexander Graf | 2013-01-24 | 1 | -3/+6 |
* | KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan... | Paul Mackerras | 2012-12-06 | 1 | -0/+1 |
* | KVM: PPC: Support eventfd | Alexander Graf | 2012-12-06 | 1 | -1/+3 |
* | kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVM | Benjamin Herrenschmidt | 2012-05-06 | 1 | -0/+2 |
* | KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2 | Alexander Graf | 2012-04-08 | 1 | -2/+2 |
* | KVM: PPC: e500mc support | Scott Wood | 2012-04-08 | 1 | -0/+11 |
* | KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separately | Paul Mackerras | 2011-09-25 | 1 | -0/+3 |
* | KVM: PPC: Add PAPR hypercall code for PR mode | Alexander Graf | 2011-09-25 | 1 | -0/+1 |
* | KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests | Paul Mackerras | 2011-07-12 | 1 | -1/+2 |
* | KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode | David Gibson | 2011-07-12 | 1 | -1/+2 |
* | KVM: PPC: Handle some PAPR hcalls in the kernel | Paul Mackerras | 2011-07-12 | 1 | -2/+6 |
* | KVM: PPC: Add support for Book3S processors in hypervisor mode | Paul Mackerras | 2011-07-12 | 1 | -3/+14 |
* | KVM: PPC: Split out code from book3s.c into book3s_pr.c | Paul Mackerras | 2011-07-12 | 1 | -0/+2 |
* | powerpc/Makefiles: Change to new flag variables | matt mooney | 2010-10-13 | 1 | -1/+1 |
* | KVM: PPC: Make use of hash based Shadow MMU | Alexander Graf | 2010-08-01 | 1 | -0/+2 |
* | KVM: PPC: Enable Book3S_32 KVM building | Alexander Graf | 2010-05-17 | 1 | -0/+12 |
* | KVM: PPC: Use KVM_BOOK3S_HANDLER | Alexander Graf | 2010-05-17 | 1 | -1/+1 |
* | KVM: PPC: Name generic 64-bit code generic | Alexander Graf | 2010-05-17 | 1 | -3/+3 |
* | KVM: PPC: Implement Paired Single emulation | Alexander Graf | 2010-04-25 | 1 | -0/+1 |
* | KVM: PPC: Add helpers to call FPU instructions | Alexander Graf | 2010-04-25 | 1 | -0/+1 |
* | Include Book3s_64 target in buildsystem | Alexander Graf | 2009-11-05 | 1 | -4/+23 |
* | KVM: remove old KVMTRACE support code | Marcelo Tosatti | 2009-09-10 | 1 | -2/+0 |
* | KVM: powerpc: convert marker probes to event trace | Marcelo Tosatti | 2009-09-10 | 1 | -0/+4 |
* | powerpc: Add configurable -Werror for arch/powerpc | Michael Ellerman | 2009-06-16 | 1 | -0/+2 |
* | KVM: ppc: E500 core-specific code | Hollis Blanchard | 2009-03-24 | 1 | -0/+9 |
* | KVM: ppc: split out common Book E instruction emulation | Hollis Blanchard | 2009-03-24 | 1 | -0/+1 |
* | KVM: ppc: Implement in-kernel exit timing statistics | Hollis Blanchard | 2008-12-31 | 1 | -0/+1 |
* | KVM: ppc: refactor instruction emulation into generic and core-specific pieces | Hollis Blanchard | 2008-12-31 | 1 | -1/+6 |
* | KVM: ppc: Refactor powerpc.c to relocate 440-specific code | Hollis Blanchard | 2008-12-31 | 1 | -2/+2 |
* | KVM: ppc: combine booke_guest.c and booke_host.c | Hollis Blanchard | 2008-12-31 | 1 | -3/+3 |
* | KVM: ppc: enable KVM_TRACE building for powerpc | Jerone Young | 2008-10-15 | 1 | -2/+4 |
* | KVM: Add coalesced MMIO support (powerpc part) | Laurent Vivier | 2008-07-20 | 1 | -1/+1 |
* | KVM: ppc: PowerPC 440 KVM implementation | Hollis Blanchard | 2008-04-27 | 1 | -0/+15 |