| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "KVM: PPC: Add support for explicit HIOR setting" | Alexander Graf | 2011-11-17 | 1 | -1/+0 |
* | KVM: s390: implement sigp external call | Christian Ehrhardt | 2011-10-30 | 1 | -0/+1 |
* | KVM: PPC: Enable the PAPR CAP for Book3S | Alexander Graf | 2011-09-25 | 1 | -0/+1 |
* | KVM: PPC: Add support for explicit HIOR setting | Alexander Graf | 2011-09-25 | 1 | -0/+1 |
* | KVM: x86: Raise the hard VCPU count limit | Sasha Levin | 2011-09-25 | 1 | -1/+2 |
* | [S390] kvm: extension capability for new address space layout | Christian Borntraeger | 2011-09-20 | 1 | -0/+1 |
* | KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests | Paul Mackerras | 2011-07-12 | 1 | -0/+3 |
* | KVM: PPC: Allow book3s_hv guests to use SMT processor modes | Paul Mackerras | 2011-07-12 | 1 | -0/+1 |
* | KVM: PPC: Accelerate H_PUT_TCE by implementing it in real mode | David Gibson | 2011-07-12 | 1 | -0/+2 |
* | KVM: PPC: Add support for Book3S processors in hypervisor mode | Paul Mackerras | 2011-07-12 | 1 | -0/+6 |
* | KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentation | Jan Kiszka | 2011-07-12 | 1 | -7/+1 |
* | KVM: PPC: booke: add sregs support | Scott Wood | 2011-05-22 | 1 | -0/+1 |
* | KVM: X86: Implement userspace interface to set virtual_tsc_khz | Joerg Roedel | 2011-05-11 | 1 | -0/+5 |
* | KVM: Add PV MSR to enable asynchronous page faults delivery. | Gleb Natapov | 2011-01-12 | 1 | -0/+1 |
* | KVM: PPC: Expose level based interrupt cap | Alexander Graf | 2010-10-24 | 1 | -0/+1 |
* | KVM: PPC: Add get_pvinfo interface to query hypercall instructions | Alexander Graf | 2010-10-24 | 1 | -0/+11 |
* | KVM: Remove memory alias support | Avi Kivity | 2010-08-01 | 1 | -0/+1 |
* | KVM: x86: XSAVE/XRSTOR live migration support | Sheng Yang | 2010-08-01 | 1 | -0/+12 |
* | KVM: PPC: Add OSI hypercall interface | Alexander Graf | 2010-05-17 | 1 | -0/+6 |
* | KVM: Add support for enabling capabilities per-vcpu | Alexander Graf | 2010-05-17 | 1 | -0/+11 |
* | KVM: PPC: Allow userspace to unset the IRQ line | Alexander Graf | 2010-05-17 | 1 | -0/+1 |
* | KVM: x86: Add support for saving&restoring debug registers | Jan Kiszka | 2010-04-25 | 1 | -0/+6 |
* | KVM: x86: Save&restore interrupt shadow mask | Jan Kiszka | 2010-04-25 | 1 | -0/+1 |
* | KVM: PPC: Add capability for paired singles | Alexander Graf | 2010-04-25 | 1 | -0/+1 |
* | KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP | Jan Kiszka | 2010-03-01 | 1 | -0/+1 |
* | KVM: enable PCI multiple-segments for pass-through device | Zhai, Edwin | 2010-03-01 | 1 | -1/+3 |
* | KVM: Implement NotifyLongSpinWait HYPER-V hypercall | Gleb Natapov | 2010-03-01 | 1 | -0/+1 |
* | KVM: Add HYPER-V apic access MSRs | Gleb Natapov | 2010-03-01 | 1 | -0/+1 |
* | KVM: Implement bare minimum of HYPER-V MSRs | Gleb Natapov | 2010-03-01 | 1 | -0/+1 |
* | KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update | Marcelo Tosatti | 2010-03-01 | 1 | -1/+1 |
* | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-12-09 | 1 | -118/+156 |
|\ |
|
| * | KVM: s390: Make psw available on all exits, not just a subset | Carsten Otte | 2009-12-03 | 1 | -2/+6 |
| * | KVM: x86: Add KVM_GET/SET_VCPU_EVENTS | Jan Kiszka | 2009-12-03 | 1 | -0/+6 |
| * | KVM: VMX: Report unexpected simultaneous exceptions as internal errors | Avi Kivity | 2009-12-03 | 1 | -0/+1 |
| * | KVM: Allow internal errors reported to userspace to carry extra data | Avi Kivity | 2009-12-03 | 1 | -0/+4 |
| * | KVM: Reorder IOCTLs in main kvm.h | Jan Kiszka | 2009-12-03 | 1 | -118/+117 |
| * | KVM: allow userspace to adjust kvmclock offset | Glauber Costa | 2009-12-03 | 1 | -0/+10 |
| * | KVM: Xen PV-on-HVM guest support | Ed Swierk | 2009-12-03 | 1 | -0/+16 |
* | | powerpc/kvm: Sync guest visible MMU state | Alexander Graf | 2009-12-08 | 1 | -0/+3 |
|/ |
|
* | KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctl | Sheng Yang | 2009-09-10 | 1 | -0/+2 |
* | KVM: add ioeventfd support | Gregory Haskins | 2009-09-10 | 1 | -0/+24 |
* | KVM: PIT support for HPET legacy mode | Beth Kon | 2009-09-10 | 1 | -0/+6 |
* | KVM: remove old KVMTRACE support code | Marcelo Tosatti | 2009-09-10 | 1 | -30/+1 |
* | KVM: Return to userspace on emulation failure | Avi Kivity | 2009-09-10 | 1 | -0/+7 |
* | KVM: Break dependency between vcpu index in vcpus array and vcpu_id. | Gleb Natapov | 2009-09-10 | 1 | -0/+2 |
* | KVM: Reorder ioctls in kvm.h | Avi Kivity | 2009-09-10 | 1 | -5/+5 |
* | KVM: Downsize max support MSI-X entry to 256 | Sheng Yang | 2009-09-10 | 1 | -1/+1 |
* | KVM: Allow PIT emulation without speaker port | Jan Kiszka | 2009-09-10 | 1 | -0/+12 |
* | KVM: irqfd | Gregory Haskins | 2009-09-10 | 1 | -0/+11 |
* | KVM: Add MCE support | Huang Ying | 2009-09-10 | 1 | -0/+20 |