On 10/06/2014 08:20, Amit Shah wrote:
On (Fri) 16 May 2014 [17:00:37], fred.kon...@greensocs.com wrote:
From: KONRAD Frederic
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.
On (Fri) 16 May 2014 [17:00:37], fred.kon...@greensocs.com wrote:
> From: KONRAD Frederic
>
> 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 F
From: KONRAD Frederic
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
---
cpus.c | 28
1 file changed, 28 insertio