commit | b2e0a138e77245290428a7d599a929e2e1bfe510 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Mon Nov 22 19:52:34 2010 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Dec 02 21:13:39 2010 +0200 |
tree | 5c483ccf4927fbdd9a1000695a36658574d8f542 | |
parent | c924f36a300cbc54d3cb511116e8e2bae17f5ae6 [diff] |
migration: stable ram block ordering This makes ram block ordering under migration stable, ordered by offset. This is especially useful for migration to exec, for debugging. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Tested-by: Jason Wang <jasowang@redhat.com>