index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
block.c
Age
Commit message (
Expand
)
Author
2016-05-25
block: Fix bdrv_next() memory leak
Kevin Wolf
2016-05-19
block: Avoid bs->blk in bdrv_next()
Kevin Wolf
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-02-25
block-migration: acquire AioContext as necessary
Paolo Bonzini
2016-02-22
block migration: Activate image on destination before writing to it
Kevin Wolf
2016-01-29
migration: Clean up includes
Peter Maydell
2015-11-25
block-migration: limit the memory usage
Wen Congyang
2015-11-10
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
2015-11-10
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
2015-11-04
migration: code clean up
Liang Li
2015-11-04
migration: rename cancel to cleanup in SaveVMHandles
Liang Li
2015-11-04
migration: defer migration_end & blk_mig_cleanup
Liang Li
2015-10-23
block: Prepare for NULL BDS
Max Reitz
2015-07-07
block: Use bdrv_drain to replace uncessary bdrv_drain_all
Fam Zheng
2015-04-28
block: Ensure consistent bitmap function prototypes
John Snow
2015-04-28
qapi: Add optional field "name" to block dirty bitmap
Fam Zheng
2015-03-16
migration: Convert bdrv_find to blk_by_name
Fam Zheng
2015-01-13
migration/block: fix pending() return value
Vladimir Sementsov-Ogievskiy
2015-01-13
block: fix spoiling all dirty bitmaps by mirror and migration
Vladimir Sementsov-Ogievskiy
2014-12-16
Remove migration- pre/post fixes off files in migration/ dir
Dr. David Alan Gilbert