]> git.proxmox.com Git - qemu.git/commit
arch_init/ram_load: add error message for block length mismatch
authorAlon Levy <alevy@redhat.com>
Sun, 12 May 2013 11:16:28 +0000 (14:16 +0300)
committerJuan Quintela <quintela@redhat.com>
Thu, 27 Jun 2013 00:32:15 +0000 (02:32 +0200)
commit87d2f8254347879f80b3a834834a6b934dea5ecc
treebee0b534b9e5cfbdef027e9818bc323122ea509d
parent3e5087329489e0beceecf3426f1216619821937f
arch_init/ram_load: add error message for block length mismatch

Makes it easier to debug situations where the source and target have
different ram blocks in a device and migration fails due to that, for
instance a BAR size change on a PCI device.

Signed-off-by: Alon Levy <alevy@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
arch_init.c