| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |