All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] What is the best commit for record-replay?
@ 2017-03-23  8:05 Igor R
  2017-04-09  6:55 ` Pranith Kumar
  0 siblings, 1 reply; 16+ messages in thread
From: Igor R @ 2017-03-23  8:05 UTC (permalink / raw)
  To: QEMU Developers

Hi,

I'm trying to use the deterministic record/replay feature, and I would
like to know which commit I should take to get it work.
In RC0 it seems to be broken. I tried pre-MTTCG commit 2421f381dc, as
mentioned here:
http://lists.nongnu.org/archive/html/qemu-devel/2017-03/msg02657.html
with this patch:
http://lists.nongnu.org/archive/html/qemu-devel/2017-02/msg01316.html
My command line is:
./qemu-system-i386 -net none  -icount
shift=7,rr=replay,rrfile=replay.bin -drive
file=MyFedora386.qcow,if=none,id=img-direct -drive
driver=blkreplay,if=none,image=img-direct,id=img-blkreplay -device
ide-hd,drive=img-blkreplay -monitor stdio

The replay advances for a while, but gets stuck in about 10-15 sec,
and it looks like it encounters deadlock trying to acquire rcu lock.

Is there a working commit of RR?


Thanks.

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2017-11-01  5:14 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-23  8:05 [Qemu-devel] What is the best commit for record-replay? Igor R
2017-04-09  6:55 ` Pranith Kumar
2017-04-25 19:16   ` Igor R
2017-04-26 13:48     ` Alex Bennée
2017-05-02 12:42       ` Igor R
2017-09-18 12:02         ` Aleksandr Bezzubikov
2017-09-18 12:09           ` Aleksandr Bezzubikov
2017-09-19  9:17             ` Pavel Dovgalyuk
2017-09-19  9:30               ` Alex Bennée
2017-09-19 12:26                 ` Aleksandr Bezzubikov
2017-09-19 14:25                   ` Alex Bennée
2017-09-19 15:46                     ` Alexander Bezzubikov
2017-09-20  6:17                     ` Pavel Dovgalyuk
2017-10-31 11:27                     ` Pavel Dovgalyuk
2017-10-31 14:27                       ` Alex Bennée
2017-11-01  5:14                         ` Pavel Dovgalyuk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.