Re: [Qemu-devel] Execute QEMU "the same"

2011-08-23 Thread 陳韋任
> I read the user manual and find options like: "-clock dynticks -rtc > base=2006-06-17T16:01:21,clock=vm -icount 1". > Would QEMU run "the same" with these options?? > > PS. I also found the function cpu_io_recompile() with comments: > /* in deterministic execution mode, instructions doing

Re: [Qemu-devel] Execute QEMU "the same"

2011-08-23 Thread Edgar E. Iglesias
On Tue, Aug 23, 2011 at 07:04:43PM +0800, Lyu Mitnick wrote: > Hello all, > > I am wondering to know whether QEMU could run "the same" twice. ie. > the same of execution trace. > I read the user manual and find options like:  "-clock dynticks -rtc > base=2006-06-17T16:01:21,clock=vm -icount 1". >

[Qemu-devel] Execute QEMU "the same"

2011-08-23 Thread Lyu Mitnick
Hello all, I am wondering to know whether QEMU could run "the same" twice. ie. the same of execution trace. I read the user manual and find options like: "-clock dynticks -rtc base=2006-06-17T16:01:21,clock=vm -icount 1". Would QEMU run "the same" with these options?? PS. I also found the functi