replay: command line options
commit4c27b859722089e0270fd4f41b4b3c63b6647439
authorPavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
Thu, 17 Sep 2015 16:25:18 +0000 (17 19:25 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 6 Nov 2015 09:16:03 +0000 (6 10:16 +0100)
treefaeb630d2e9d7fdb6faf350be41be1ee72fb627d
parent0194749ac4131e1bed8e166c5d5cf541678ef204
replay: command line options

This patch introduces command line options for enabling recording or replaying
virtual machine behavior. These options are added to icount command line
parameter. They include 'rr' which switches between record and replay
and 'rrfile' for specifying the filename for replay log.

Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Message-Id: <20150917162518.8676.70792.stgit@PASHA-ISP.def.inno>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
qemu-options.hx
replay/replay.c
vl.c