[Qemu-devel] [PATCH 8/9 v2] Add API to write header, bitmap and page into vmcore
The following patch will use these functions to write cached data into vmcore. Header is cached in DumpState, and bitmap and page are cached in tmp files. Signed-off-by: Qiao Nuohan Reviewed-by: Zhang Xiaohe --- dump.c| 259 + inc
[Qemu-devel] [PATCH 8/9 v2] Add API to write header, bitmap and page into vmcore
From: Qiao Nuohan The following patch will use these functions to write cached data into vmcore. Header is cached in DumpState, and bitmap and page are cached in tmp files. Signed-off-by: Qiao Nuohan Reviewed-by: Zhang Xiaohe --- dump.c| 259 ++