Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-09-25 | Introduce qemu_madvise() | Andreas Färber | 1 | -1/+1 |
2010-08-22 | arch_init: replace tabs by spaces. | Yoshiaki Tamura | 1 | -6/+6 |
2010-08-19 | savevm: Reset last block info at beginning of each save | Alex Williamson | 1 | -2/+5 |
2010-07-06 | ramblocks: No more being lazy about duplicate names | Alex Williamson | 1 | -2/+3 |
2010-07-06 | savevm: Create a new continue flag to avoid resending block name | Alex Williamson | 1 | -44/+50 |
2010-07-06 | savevm: Use RAM blocks for basis of migration | Alex Williamson | 1 | -25/+42 |
2010-07-06 | savevm: Migrate RAM based on name/offset | Alex Williamson | 1 | -11/+107 |
2010-07-06 | Remove uses of ram.last_offset (aka last_ram_offset) | Alex Williamson | 1 | -7/+16 |
2010-06-14 | ram_blocks: Convert to a QLIST | Alex Williamson | 1 | -7/+7 |
2010-06-01 | migration: Fix calculation of bytes_transferred | Pierre Riteau | 1 | -9/+12 |
2010-03-30 | Add missing #include needed for madvise() on OpenBSD | Blue Swirl | 1 | -0/+1 |
2010-03-29 | Refactor target specific handling, compile vl.c only once | Blue Swirl | 1 | -0/+509 |