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