]> git.proxmox.com Git - qemu.git/history - arch_init.c
vnc: tight: fix rgb_prepare_row
[qemu.git] / arch_init.c
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonramblocks: No more being lazy about duplicate names
2010-07-06 Alex Williamsonsavevm: Create a new continue flag to avoid resending...
2010-07-06 Alex Williamsonsavevm: Use RAM blocks for basis of migration
2010-07-06 Alex Williamsonsavevm: Migrate RAM based on name/offset
2010-07-06 Alex WilliamsonRemove uses of ram.last_offset (aka last_ram_offset)
2010-06-14 Alex Williamsonram_blocks: Convert to a QLIST
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-03 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into HEAD
2010-06-01 Pierre Riteaumigration: Fix calculation of bytes_transferred
2010-03-30 Blue SwirlAdd missing #include needed for madvise() on OpenBSD
2010-03-29 Blue SwirlRefactor target specific handling, compile vl.c only...