]> git.ipfire.org Git - thirdparty/qemu.git/history - xen-mapcache.c
net: fix usbnet_receive() packet drops
[thirdparty/qemu.git] / xen-mapcache.c
2012-08-22  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-22  Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-22  Frediano ZiglioFix invalidate if memory requested was not bucket aligned
2012-04-23  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-04-23  Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-04-16  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/pending...
2012-04-16  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-16  Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_anthony...
2012-04-13  Julien Grallxen-mapcache: don't unmap locked entry during mapcache...
2012-04-13  Anthony PERARDXen, mapcache: Fix the compute of the size of bucket.
2012-04-10  Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-08  Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-03-19  Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-19  Anthony PERARDxen mapcache: check if memory region has moved.
2012-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2012-01-19  Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.37' into staging
2012-01-13  Paolo Bonziniprepare for future GPLv2+ relicensing
2011-12-19  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-05  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05  Stefan Hajnocziblock: convert qemu_aio_flush() calls to bdrv_drain_all()
2011-09-26  Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-15  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-4...
2011-09-09  Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-next...
2011-09-09  Anthony PERARDxen-mapcache: Fix rlimit set size.
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-07-29  Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29  Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-29  Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-29  Stefan BergerFix a compilation error in xen-mapcache.c
2011-07-27  Juan Quintelaxen_mapcache: remove unused variable
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-16  Jan Kiszkaxen: Clean up map cache API naming
2011-07-01  Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27  Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-22  Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-22  Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-22  Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-06-19  Stefano Stabellinixen: remove xen_map_block and xen_unmap_block
2011-06-19  Stefano Stabellinixen: remove qemu_map_cache_unlock
2011-06-19  Stefano Stabellinixen: fix qemu_map_cache with size != MCACHE_BUCKET_SIZE
2011-06-15  Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-14  Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-12  Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-05-08  Anthony PERARDIntroduce qemu_put_ram_ptr
2011-05-08  John Babovalxen: Adds a cap to the number of map cache entries.
2011-05-08  Jun Nakajimaxen: Introduce the Xen mapcache