On 26/01/2015 21:54, Javier Picorel wrote: > Hi, > > We are trying to make QEMU deterministic for > architectural simulation. In the absence of I/O, > let’s say only executing user code or exceptions, > is there any source of indeterminism (e.g., non > deterministic compiler optimizations, TB indeterminism) > of QEMU’s DBT versus a canonical interpreter? Thanks!
No, there isn't. Paolo