]> git.proxmox.com Git - qemu.git/history - hw/vhost.c
vhost-net: cleanup host notifiers at last step
[qemu.git] / hw / vhost.c
2011-08-26 Michael S. Tsirkinvhost-net: cleanup host notifiers at last step
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-08-03 Michael S. Tsirkinvhost: remove an incorrect assert
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-17 Michael S. Tsirkinvhost: fix double free on device stop
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-07 Michael S. Tsirkinvhost: optimize out no-change assignment
2011-04-06 Michael S. Tsirkinvhost: skip memory which needs dirty logging
2011-04-06 Michael S. Tsirkincpu: add set_memory flag to request dirty logging
2011-03-28 Michael S. Tsirkinvhost: fix dirty page handling
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-16 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-14 Anthony PERARDIntroduce log_start/log_stop in CPUPhysMemoryClient
2011-02-01 mst@redhat.comvhost: force vhost off for non-MSI guests
2010-12-02 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-02 Jason Wangvhost: Fix address calculation in vhost_dev_sync_region()
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-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-07 Michael S. Tsirkinvhost: error code
2010-10-07 Michael S. Tsirkinvirtio: change set guest notifier to per-device
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-18 Blue SwirlIntroduce range.h
2010-07-30 Mike McCormackRemove unused eventfd.h
2010-07-30 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-19 Michael S. Tsirkinvhost: fix miration during device start
2010-04-13 Marcelo Tosattivhost.c: include <linux/vhost.h> last
2010-04-11 Marcelo Tosattivhost.c: include <linux/vhost.h> last
2010-04-01 Stefan Weilwin32: Fix compiler errors from u_int64_t
2010-04-01 Michael S. Tsirkinvhost: vhost net support