]> Git Repo - qemu.git/commit - cpus.c
migration: migrate icount fields.
authorKONRAD Frederic <[email protected]>
Thu, 31 Jul 2014 23:37:10 +0000 (01:37 +0200)
committerPaolo Bonzini <[email protected]>
Wed, 6 Aug 2014 15:53:07 +0000 (17:53 +0200)
commitd09eae3726418d4c8df2e195fd1a3bf05074dd48
tree4e44cf7dce2cef646ed00d4bec8fa66ddc9e3a9f
parentc96778bb843c029846196e62a4977e75fb5ef9b3
migration: migrate icount fields.

This fixes a bug where qemu_icount and qemu_icount_bias are not migrated.
It adds a subsection "timer/icount" to vmstate_timers so icount is migrated only
when needed.

Signed-off-by: KONRAD Frederic <[email protected]>
Reviewed-by: Amit Shah <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
cpus.c
This page took 0.02456 seconds and 4 git commands to generate.