From 172f1e293cc95c9eb4056331569f6aa8c33bc8f9 Mon Sep 17 00:00:00 2001 From: "K.Ohta" Date: Sun, 14 Oct 2018 16:35:41 +0900 Subject: [PATCH] [DOC] Update histroy.txt to upstream 2018-10-05. --- source/history.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/source/history.txt b/source/history.txt index 891246d7c..198e3d136 100644 --- a/source/history.txt +++ b/source/history.txt @@ -1,3 +1,17 @@ +10/5/2018 + +[COMMON] combine load_state and save_statet of cur_time_t to process_state +[COMMON/FIFO] combine load_state and save_statet to process_state +[COMMON/FILEIO] add functions to load/save state file + +[VM/*] combine load_state and save_statet to process_state +[VM/I386] fix to load/save vtlb state +[VM/I386] fix to rebuild tables when load state + +[JX] support save/load state +[FM77AV] import Mr.Artane.'s fixes (Release in September 30, 2018) + + 9/30/2018 [COMMON/FILEIO] improve Fseek for compressed file by gzip -- 2.11.0