On 19 June 2017 at 11:46, Alex Bennée <[email protected]> wrote: > This adds a very dumb and easily breakable trace and replay support. In > --master mode the various risu ops trigger a write of register/memory > state into a binary file which can be played back to an apprentice. > Currently there is no validation of the image source so feeding the > wrong image will fail straight away. > > The trace files will get very big for any appreciable sized test file > and this will be addressed in later patches. > > Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
