]> git.proxmox.com Git - mirror_qemu.git/commit - exec.c
migration: stable ram block ordering
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 22 Nov 2010 17:52:34 +0000 (19:52 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 2 Dec 2010 19:13:39 +0000 (21:13 +0200)
commitb2e0a138e77245290428a7d599a929e2e1bfe510
tree5c483ccf4927fbdd9a1000695a36658574d8f542
parentc924f36a300cbc54d3cb511116e8e2bae17f5ae6
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>
arch_init.c
cpu-common.h
exec.c
kvm-all.c