19 Commits (e9d635ea1809a6e114c33413c359abbb88a35737)

Author SHA1 Message Date
Pavel Dovgalyuk ddf63df736 replay: implement fair mutex 6 years ago
Pavel Dovgalyuk 13f267133f replay: rename step-related variables and functions 7 years ago
Pavel Dovgalyuk 245429e4a0 replay: add missing fix for internal function 7 years ago
Markus Armbruster 54d31236b9 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
Markus Armbruster db72581598 Include qemu/main-loop.h less 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Peter Maydell 0b57007755 replay: Exit on errors reading from replay log 8 years ago
Paolo Bonzini 74c0b816ad replay: pass raw icount value to replay_save_clock 8 years ago
Pavel Dovgalyuk 6dc0f52963 replay: check return values of fwrite 9 years ago
Alex Bennée d759c951f3 replay: push replay_mutex_lock up the call tree 9 years ago
Pavel Dovgalyuk 1a423896fa replay: don't destroy mutex at exit 9 years ago
Alex Bennée a36544d34c replay: make locking visible outside replay code 9 years ago
Alex Bennée 180d30bebe replay/replay-internal.c: track holding of replay_lock 9 years ago
Alex Bennée 982263ce71 replay: assert time only goes forward 10 years ago
Pavel Dovgalyuk f186d64d8f replay: move internal data to the structure 10 years ago
Peter Maydell d38ea87ac5 all: Clean up includes 11 years ago
Pavel Dovgalyuk 26bc60ac82 replay: introduce icount event 11 years ago
Pavel Dovgalyuk c16861ef1b replay: introduce mutex to protect the replay log 11 years ago
Pavel Dovgalyuk c92079f45f replay: internal functions for replay log 11 years ago