| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-11-15 | 1 | -6/+22 |
|\ |
|
| * | kvm: powerpc: book3s: Support building HV and PR KVM as module | Aneesh Kumar K.V | 2013-10-17 | 1 | -3/+3 |
| * | kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE | Aneesh Kumar K.V | 2013-10-17 | 1 | -1/+17 |
| * | kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE | Aneesh Kumar K.V | 2013-10-17 | 1 | -3/+3 |
* | | KVM: PPC: Disable KVM on little endian builds | Anton Blanchard | 2013-10-11 | 1 | -0/+1 |
|/ |
|
* | powerpc/kvm: Contiguous memory allocator based hash page table allocation | Aneesh Kumar K.V | 2013-07-08 | 1 | -0/+1 |
* | KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller | Benjamin Herrenschmidt | 2013-04-26 | 1 | -0/+8 |
* | KVM: PPC: MPIC: Restrict to e500 platforms | Alexander Graf | 2013-04-26 | 1 | -1/+1 |
* | KVM: PPC: Support irq routing and irqfd for in-kernel MPIC | Alexander Graf | 2013-04-26 | 1 | -0/+3 |
* | kvm/ppc/mpic: in-kernel MPIC emulation | Scott Wood | 2013-04-26 | 1 | -0/+9 |
* | KVM: PPC: e500: Add e6500 core to Kconfig description | Mihai Caraman | 2013-04-26 | 1 | -3/+3 |
* | arch/powerpc/kvm: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -5/+5 |
* | KVM: PPC: Support eventfd | Alexander Graf | 2012-12-06 | 1 | -0/+1 |
* | KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support | Alexander Graf | 2012-10-05 | 1 | -0/+1 |
* | KVM: PPC: E500: Implement MMU notifiers | Alexander Graf | 2012-10-05 | 1 | -0/+2 |
* | KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive | Alexander Graf | 2012-04-08 | 1 | -1/+1 |
* | KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2 | Alexander Graf | 2012-04-08 | 1 | -4/+4 |
* | KVM: PPC: e500mc support | Scott Wood | 2012-04-08 | 1 | -1/+16 |
* | KVM: PPC: booke: category E.HV (GS-mode) support | Scott Wood | 2012-04-08 | 1 | -0/+3 |
* | KVM: PPC: Implement MMU notifiers for Book3S HV guests | Paul Mackerras | 2012-03-05 | 1 | -0/+1 |
* | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-07-24 | 1 | -2/+32 |
|\ |
|
| * | KVM: PPC: book3s_hv: Add support for PPC970-family processors | Paul Mackerras | 2011-07-12 | 1 | -8/+5 |
| * | KVM: PPC: Add support for Book3S processors in hypervisor mode | Paul Mackerras | 2011-07-12 | 1 | -2/+35 |
* | | virtio: expose for non-virtualization users too | Ohad Ben-Cohen | 2011-07-23 | 1 | -1/+0 |
|/ |
|
* | KVM: PPC: Enable Book3S_32 KVM building | Alexander Graf | 2010-05-17 | 1 | -0/+18 |
* | KVM: PPC: Use CONFIG_PPC_BOOK3S define | Alexander Graf | 2010-05-17 | 1 | -1/+1 |
* | KVM: PPC: Use KVM_BOOK3S_HANDLER | Alexander Graf | 2010-05-17 | 1 | -0/+4 |
* | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-03-05 | 1 | -0/+1 |
|\ |
|
| * | KVM: Add KVM_MMIO kconfig item | Avi Kivity | 2010-03-01 | 1 | -0/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-16 | 1 | -1/+1 |
|\| |
|
| * | KVM: powerpc: Show timing option only on embedded | Alexander Graf | 2010-01-25 | 1 | -1/+1 |
* | | vhost_net: a kernel-level virtio server | Michael S. Tsirkin | 2010-01-15 | 1 | -0/+1 |
|/ |
|
* | Include Book3s_64 target in buildsystem | Alexander Graf | 2009-11-05 | 1 | -0/+17 |
* | KVM: remove old KVMTRACE support code | Marcelo Tosatti | 2009-09-10 | 1 | -11/+0 |
* | KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig | Avi Kivity | 2009-09-10 | 1 | -2/+1 |
* | KVM: Add CONFIG_HAVE_KVM_IRQCHIP | Avi Kivity | 2009-03-24 | 1 | -0/+3 |
* | KVM: ppc: E500 core-specific code | Hollis Blanchard | 2009-03-24 | 1 | -0/+13 |
* | KVM: ppc: Implement in-kernel exit timing statistics | Hollis Blanchard | 2008-12-31 | 1 | -0/+11 |
* | KVM: ppc: fix Kconfig constraints | Hollis Blanchard | 2008-12-31 | 1 | -10/+8 |
* | KVM: ppc: Refactor powerpc.c to relocate 440-specific code | Hollis Blanchard | 2008-12-31 | 1 | -7/+4 |
* | 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 | -0/+11 |
* | KVM: ppc: PowerPC 440 KVM implementation | Hollis Blanchard | 2008-04-27 | 1 | -0/+42 |