]> git.ipfire.org Git - thirdparty/qemu.git/history - kvm.h
Merge remote branch 'qemu-kvm/uq/master' into staging
[thirdparty/qemu.git] / kvm.h
2011-02-01  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-01-23  Jan Kiszkakvm: Consolidate must-have capability checks
2011-01-23  Jan Kiszkakvm: Drop smp_cpus argument from init functions
2011-01-21  Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-17  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-12  Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-10  Stefan Hajnoczikvm: test for ioeventfd support on old kernels
2010-11-01  Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27  Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-20  Marcelo TosattiMCE: Relay UCR MCE to guest
2010-10-20  Huang YingAdd RAM -> physical addr mapping in MCE simulation
2010-08-23  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-08-10  Cam MacdonellAdd function to assign ioeventfd to MMIO.
2010-06-28  Sheng Yangkvm: Enable XSAVE live migration support
2010-06-28  Sheng Yangkvm: Extend kvm_arch_get_supported_cpuid() to support...
2010-06-14  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-14  Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-06-13  Paul BrookMove stdbool.h
2010-05-17  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-14  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-05-11  Gleb NatapovDo not stop VM if emulation failed in userspace.
2010-05-11  Marcelo Tosattikvm: enable smp > 1
2010-05-03  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into HEAD
2010-05-03  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-26  Jan KiszkaKVM: x86: Add debug register saving and restoring
2010-04-19  Paolo Bonziniprovide a stub version of kvm-all.c if !CONFIG_KVM
2010-04-14  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-04-09  Paolo Bonzinimove around definitions in kvm.h that do not require...
2010-04-01  Michael S. Tsirkinkvm: add API to set ioeventfd
2010-03-29  Blue SwirlAllow various header files to be included from non...
2010-03-17  Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-12  Paul BrookDisable phsyical memory handling in userspace emulation.
2010-03-04  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into pulls
2010-03-04  Jan KiszkaKVM: Rework VCPU state writeback API
2010-03-04  Jan KiszkaKVM: Rework of guest debug state writing
2010-02-23  Blue SwirlFix mingw32 build
2010-02-22  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-22  Marcelo Tosattikvm: consume internal signal with sigtimedwait
2010-02-13  Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-09  Michael S. Tsirkinkvm: move kvm to use memory notifiers
2010-02-08  Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-03  Sheng Yangkvm: Flush coalesced MMIO buffer periodly
2009-12-03  Jan Kiszkakvm: x86: Add support for VCPU event states
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-01  Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01  malcGet rid of _t suffix
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-22  Glauber Costaprovide tests for pit in kernel and irqchip in kernel
2009-06-29  Jan Kiszkakvm: Rework VCPU synchronization
2009-05-22  Jan Kiszkakvm: x86: Save/restore KVM-specific CPU states
2009-05-22  Jan Kiszkakvm: Rework dirty bitmap synchronization
2009-05-22  Jan Kiszkakvm: Introduce kvm_set_migration_log
2009-05-08  Avi Kivitykvm: Add support for querying supported cpu features
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-04-17  aliguorikvm: Add sanity checks to slot management (Jan Kiszka)
2009-03-12  aliguoriGuest debugging support for KVM (Jan Kiszka)
2008-12-15  aliguorikvm: sync vcpu state during initialization (Hollis...
2008-12-09  aliguoriKVM: Coalesced MMIO support
2008-12-04  aliguoriAdd virtio-balloon support
2008-11-24  aliguorikvm: Introduce kvm logging interface (Glauber Costa)
2008-11-13  aliguoriDefine kvm_ioctl in the same way as ioctl
2008-11-05  aliguoriAdd missing files to KVM commit.