Statistics
| Branch: | Revision:

root / block-migration.h @ 57a46d05

History | View | Annotate | Download (610 Bytes)

# Date Author Comment
c163b5ca 11/17/2009 04:49 pm lirans@il.ibm.com

Block live migration

This patch introduces block migration called during live migration. Block
are being copied to the destination in an async way. First the code will
transfer the whole disk and then transfer all dirty blocks accumulted during
the migration....