]> xenbits.xensource.com Git - qemu-upstream-4.6-testing.git/commit
fix mc146818rtc wrong subsection name to avoid vmstate_subsection_load() fail
authorZhang Haoyu <zhanghy@sangfor.com.cn>
Thu, 5 Feb 2015 11:33:11 +0000 (19:33 +0800)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 24 Feb 2015 00:04:34 +0000 (18:04 -0600)
commit2a020d29dff124003728d517c1896ed6f14a53d6
treef45ef45cd66df234d02bf6e264faadff68e814be
parent6833856e868d752fe7d70302c7fc550272ff2679
fix mc146818rtc wrong subsection name to avoid vmstate_subsection_load() fail

fix mc146818rtc wrong subsection name to avoid vmstate_subsection_load() fail
during incoming migration or loadvm.

Signed-off-by: Zhang Haoyu <zhanghy@sangfor.com.cn>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
(cherry picked from commit bb426311901776b95b021cece831b69dce4ef5ee)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/timer/mc146818rtc.c