replay: move internal data to the structure
commitf186d64d8fda4bb22c15beb8e45b7814fbd8b51e
authorPavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Mon, 26 Sep 2016 08:08:04 +0000 (26 11:08 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 27 Sep 2016 09:57:30 +0000 (27 11:57 +0200)
tree453bd73e5d8d1f7853d844917463b745720fdfdc
parentc265e976f4669fd65f5b47e6865f50d1cb66bd02
replay: move internal data to the structure

This patch moves replay static variables into the structure
to allow saving and loading them with savevm/loadvm.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Message-Id: <20160926080804.6992.87687.stgit@PASHA-ISP>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
replay/replay-events.c
replay/replay-internal.c
replay/replay-internal.h
replay/replay-time.c
replay/replay.c