aboutsummaryrefslogtreecommitdiff
path: root/block/blkverify.c
diff options
context:
space:
mode:
authorPavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>2018-09-12 11:20:13 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2018-10-02 19:08:59 +0200
commit9888091404a702d7ec79d51b088d994b9fc121bd (patch)
tree22bf90b8d1d4c876c160a371451060f3861e37df /block/blkverify.c
parent775a412bf83f6bc0c5c02091ee06cf649b34c593 (diff)
ui: fix virtual timers
UI uses timers based on virtual clock for managing key queue. This is incorrect because this service is not related to the guest state, and its events should not be recorded and replayed. But these timers should stop when the guest is not executing. This patch changes using virtual clock to the new virtual_ext clock, which runs as virtual clock, but its timers are not saved to the log. Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru> Message-Id: <20180912082013.3228.33664.stgit@pasha-VirtualBox> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'block/blkverify.c')
0 files changed, 0 insertions, 0 deletions