diff options
author | Sascha Bischoff <sascha.bischoff@ARM.com> | 2015-11-05 09:40:12 +0000 |
---|---|---|
committer | Sascha Bischoff <sascha.bischoff@ARM.com> | 2015-11-05 09:40:12 +0000 |
commit | 9d23e6d3234f7565aba2087b3b88f246b016cdc3 (patch) | |
tree | 03a3452bbe700688ab881c4513e45937eb07c9ca /src/Doxyfile | |
parent | 9719b261a13e83ec0dd8354defad5f6615a17ac2 (diff) | |
download | gem5-9d23e6d3234f7565aba2087b3b88f246b016cdc3.tar.xz |
dev: Add basic checkpoint support to VirtIO9PProxy device
This patch adds very basic checkpoint support for the VirtIO9PProxy
device. Previously, attempts to checkpoint gem5 with a present 9P
device caused gem5 to fatal as none of the state is tracked. We still
do not track any state, but we replace the fatal with a warning which
is triggered if the device has been used by the guest system. In the
event that it has not been used, we assume that no state is lost
during checkpointing. The warning is triggered on both a serialize and
an unserialize to ensure maximum visibility for the user.
Diffstat (limited to 'src/Doxyfile')
0 files changed, 0 insertions, 0 deletions