Anthony Liguori wrote:
> This patch adds a bdrv_flush_all() function.  It's necessary to ensure that 
> all
> IO operations have been flushed to disk before completely a live migration.
> 
> N.B. we don't actually use this now.  We really should flush the block drivers
> using an live savevm callback to avoid unnecessary guest down time.

Simple enough, and follows the pattern in the KVM migration.

Chris Lalancette
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to