qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC PATCH v7 20/21] replay: command line options


From: Pavel Dovgaluk
Subject: Re: [Qemu-devel] [RFC PATCH v7 20/21] replay: command line options
Date: Mon, 12 Jan 2015 15:23:46 +0300

> From: Paolo Bonzini [mailto:address@hidden
> On 12/01/2015 13:01, Pavel Dovgalyuk wrote:
> > This patch introduces command line options for enabling recording or 
> > replaying
> > virtual machine behavior. "-record" option starts recording of the execution
> > and saves it into the log, specified with "fname" parameter. "-replay" 
> > option
> > is intended for replaying previously saved log.
> 
> What about just using "-icount", since it requires that?

You mean adding more attributes to -icount option?
Or implicitly enabling -icount with -record/replay?

Pavel Dovgalyuk




reply via email to

[Prev in Thread] Current Thread [Next in Thread]