index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kvm-all.c
Age
Commit message (
Expand
)
Author
2009-04-11
Remove code phys_ram_base uses.
pbrook
2009-03-12
Guest debugging support for KVM (Jan Kiszka)
aliguori
2009-03-06
Fix race condition on access to env->interrupt_request
aurel32
2009-02-05
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2008-12-18
KVM: Silence unused s warning
aurel32
2008-12-15
kvm: sync vcpu state during initialization (Hollis Blanchard)
aliguori
2008-12-09
KVM: Coalesced MMIO support
aliguori
2008-12-09
Disable KVM support if the kernel modules have broken memory slot handling
aliguori
2008-12-04
Add virtio-balloon support
aliguori
2008-11-24
kvm: Introduce kvm logging interface (Glauber Costa)
aliguori
2008-11-19
Make KVMSlot a real structure
aliguori
2008-11-19
kvm: de-register mem region for MMIO (Glauber Costa)
aliguori
2008-11-18
Make KVM slot management more robust
aliguori
2008-11-13
Define kvm_ioctl in the same way as ioctl
aliguori
2008-11-10
KVM: simplify kvm_cpu_exec hook
aliguori
2008-11-05
Add missing files to KVM commit.
aliguori