OSDN Git Service

replay: Remove host_clock_last
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 24 Jul 2019 11:58:22 +0000 (12:58 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 20 Aug 2019 15:26:20 +0000 (17:26 +0200)
commita02fe2ca70ca2e05345587b2b947d64a446bcbd3
treee5144bbf36942bcb2143094fd8d7779325863f98
parent4ea9a0e3db39a3ef07f8a97c005733d127485891
replay: Remove host_clock_last

Now we're not using the 'last' field in the timer, remove it from
replay.

Bump the version number of the replay structure since we've
removed the field.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20190724115823.4199-4-dgilbert@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
replay/replay-snapshot.c