]> Git Repo - qemu.git/commit
replay: provide an accessor for rr filename
authorPavel Dovgalyuk <[email protected]>
Sat, 3 Oct 2020 17:12:57 +0000 (20:12 +0300)
committerPaolo Bonzini <[email protected]>
Tue, 6 Oct 2020 06:34:49 +0000 (08:34 +0200)
commit56db1198a417838f17ffb7a7546c731deab02938
tree9c7bdc3b114720ad11febec754300cca561777af
parent4084893ddc0b55a65b090aa5b7443f0ee55cbfc6
replay: provide an accessor for rr filename

This patch adds an accessor function for the name of the record/replay
log file. Adding an accessor instead of making variable global,
prevents accidental modification of this variable by other modules.

Signed-off-by: Pavel Dovgalyuk <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <160174517710.12451.17645787545733927488.stgit@pasha-ThinkPad-X280>
Signed-off-by: Paolo Bonzini <[email protected]>
include/sysemu/replay.h
replay/replay.c
This page took 0.026589 seconds and 4 git commands to generate.