replay: global variables and function stubs
This patch adds global variables, defines, function declarations, and function stubs for deterministic VM replay used by external modules. Reviewed-by:Paolo Bonzini <pbonzini@redhat.com> Reviewed-by:
Eric Blake <eblake@redhat.com> Signed-off-by:
Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru> Message-Id: <20150917162337.8676.41538.stgit@PASHA-ISP.def.inno> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Showing
docs/replay.txt
0 → 100644
include/sysemu/replay.h
0 → 100644
replay/Makefile.objs
0 → 100644
replay/replay.c
0 → 100644
stubs/replay-user.c
0 → 100644
stubs/replay.c
0 → 100644
Please register or sign in to comment