index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kvm.h
Age
Commit message (
Expand
)
Author
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