Age | Commit message (Expand) | Author |
2010-06-13 | Move stdbool.h | Paul Brook |
2010-05-11 | Do not stop VM if emulation failed in userspace. | Gleb Natapov |
2010-05-11 | kvm: enable smp > 1 | Marcelo Tosatti |
2010-04-26 | KVM: x86: Add debug register saving and restoring | Jan Kiszka |
2010-04-19 | provide a stub version of kvm-all.c if !CONFIG_KVM | Paolo Bonzini |
2010-04-09 | move around definitions in kvm.h that do not require CPUState | Paolo Bonzini |
2010-04-01 | kvm: add API to set ioeventfd | Michael S. Tsirkin |
2010-03-29 | Allow various header files to be included from non-CPU code | Blue Swirl |
2010-03-12 | Disable phsyical memory handling in userspace emulation. | Paul Brook |
2010-03-04 | KVM: Rework VCPU state writeback API | Jan Kiszka |
2010-03-04 | KVM: Rework of guest debug state writing | Jan Kiszka |
2010-02-23 | Fix mingw32 build | Blue Swirl |
2010-02-22 | kvm: consume internal signal with sigtimedwait | Marcelo Tosatti |
2010-02-09 | kvm: move kvm to use memory notifiers | Michael S. Tsirkin |
2010-02-03 | kvm: Flush coalesced MMIO buffer periodly | Sheng Yang |
2009-12-03 | kvm: x86: Add support for VCPU event states | Jan Kiszka |
2009-11-17 | kvm: Add arch reset handler | Jan Kiszka |
2009-11-12 | kvm: Move KVM mp_state accessors to i386-specific code | Hollis Blanchard |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-12 | Fix sys-queue.h conflict for good | Blue Swirl |
2009-08-27 | kvm: Simplify cpu_synchronize_state() | Avi Kivity |
2009-07-22 | provide tests for pit in kernel and irqchip in kernel | Glauber Costa |
2009-06-29 | kvm: Rework VCPU synchronization | Jan Kiszka |
2009-05-22 | kvm: x86: Save/restore KVM-specific CPU states | Jan Kiszka |
2009-05-22 | kvm: Rework dirty bitmap synchronization | Jan Kiszka |
2009-05-22 | kvm: Introduce kvm_set_migration_log | Jan Kiszka |
2009-05-08 | kvm: Add support for querying supported cpu features | Avi Kivity |
2009-05-08 | Introduce kvm_check_extension to check if KVM extensions are supported | Anthony Liguori |
2009-05-01 | kvm: Avoid COW if KVM MMU is asynchronous | Jan Kiszka |
2009-04-17 | kvm: Add sanity checks to slot management (Jan Kiszka) | aliguori |
2009-03-12 | Guest debugging support for KVM (Jan Kiszka) | aliguori |
2008-12-15 | kvm: sync vcpu state during initialization (Hollis Blanchard) | aliguori |
2008-12-09 | KVM: Coalesced MMIO support | aliguori |
2008-12-04 | Add virtio-balloon support | aliguori |
2008-11-24 | kvm: Introduce kvm logging interface (Glauber Costa) | aliguori |
2008-11-13 | Define kvm_ioctl in the same way as ioctl | aliguori |
2008-11-05 | Add missing files to KVM commit. | aliguori |