]> git.proxmox.com Git - qemu.git/history - kvm-all.c
usb-uhci: symbolic names for pci registers
[qemu.git] / kvm-all.c
2009-12-03 Jan Kiszkakvm: x86: Add support for VCPU event states
2009-12-03 Kevin WolfDon't leak file descriptors
2009-11-17 Jan Kiszkakvm: Add arch reset handler
2009-11-12 Hollis Blanchardkvm: Move KVM mp_state accessors to i386-specific code
2009-10-12 Glauber Costaunlock iothread mutex before running kvm ioctl
2009-10-05 Glauber Costatemporary fix for on_vcpu
2009-10-05 Jan Kiszkakvm: Fix guest single-stepping
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-20 Blue Swirlioports: remove unused env parameter and compile only...
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Avi Kivitykvm: Simplify cpu_synchronize_state()
2009-07-27 Anthony LiguoriRevert "Fake dirty loggin when it's not there"
2009-07-27 Luiz CapitulinoFix broken build
2009-07-27 Alexander GrafUse Little Endian for Dirty Log
2009-07-27 Alexander GrafUse 64bit pointer for dirty log
2009-07-22 Glauber Costaprovide tests for pit in kernel and irqchip in kernel
2009-07-22 Glauber Costaintroduce on_vcpu
2009-07-22 Alexander GrafFake dirty loggin when it's not there
2009-07-22 Alexander GrafFix warning in kvm-all.c
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-29 Jan Kiszkakvm: Rework VCPU synchronization
2009-06-16 Jan Kiszkakvm: Fix IRQ injection into full queue
2009-06-07 Jan Kiszkakvm: Improve upgrade notes when facing unsupported...
2009-05-22 Jan Kiszkakvm: x86: Save/restore KVM-specific CPU states
2009-05-22 Jan Kiszkakvm: Rework VCPU reset
2009-05-22 Jan Kiszkakvm: Rework dirty bitmap synchronization
2009-05-22 Jan Kiszkakvm: Fix dirty log temporary buffer size
2009-05-22 Jan Kiszkakvm: Introduce kvm_set_migration_log
2009-05-22 Jan Kiszkakvm: Conditionally apply workaround for KVM slot handli...
2009-05-20 Mark McLoughlinkvm: add error message for when SMP is requested
2009-05-08 Anthony LiguoriIntroduce kvm_check_extension to check if KVM extension...
2009-05-01 Jan Kiszkakvm: Avoid COW if KVM MMU is asynchronous
2009-05-01 Jan Kiszkakvm: Relax aligment check of kvm_set_phys_mem
2009-04-17 aliguorikvm: improve handling of overlapping slots (Jan Kiszka)
2009-04-17 aliguorikvm: Add sanity checks to slot management (Jan Kiszka)
2009-04-17 aliguorikvm: Cleanup unmap condition in kvm_set_phys_mem (Jan...
2009-04-11 pbrookRemove code phys_ram_base uses.
2009-03-12 aliguoriGuest debugging support for KVM (Jan Kiszka)
2009-03-06 aurel32Fix race condition on access to env->interrupt_request
2009-02-05 aliguoritoplevel: remove error handling from qemu_malloc()...
2008-12-18 aurel32KVM: Silence unused s warning
2008-12-15 aliguorikvm: sync vcpu state during initialization (Hollis...
2008-12-09 aliguoriKVM: Coalesced MMIO support
2008-12-09 aliguoriDisable KVM support if the kernel modules have broken...
2008-12-04 aliguoriAdd virtio-balloon support
2008-11-24 aliguorikvm: Introduce kvm logging interface (Glauber Costa)
2008-11-19 aliguoriMake KVMSlot a real structure
2008-11-19 aliguorikvm: de-register mem region for MMIO (Glauber Costa)
2008-11-18 aliguoriMake KVM slot management more robust
2008-11-13 aliguoriDefine kvm_ioctl in the same way as ioctl
2008-11-10 aliguoriKVM: simplify kvm_cpu_exec hook
2008-11-05 aliguoriAdd missing files to KVM commit.