]> git.ipfire.org Git - thirdparty/qemu.git/commit
migration: remove duplicate code
authorChenLiang <chenliang88@huawei.com>
Fri, 25 Apr 2014 09:06:20 +0000 (17:06 +0800)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 5 Aug 2014 18:45:05 +0000 (13:45 -0500)
commitfe7e98c46e188f9b124fe2b3aa55784dad8aa461
treef4dbb339e4f3275d238fd78dd6ce3c7a8519713e
parentba980a52d65a2eb20aba22a7cd3cd9de1fc9cbdc
migration: remove duplicate code

version_id is checked twice in the ram_load.

Signed-off-by: ChenLiang <chenliang88@huawei.com>
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
(cherry picked from commit 21a246a43b606ee833f907d589d8dcbb54a2761e)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
arch_init.c