aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/dump.h
AgeCommit message (Expand)Author
2023-11-02dump: Allow directly outputting raw kdump formatStephen Brennan
2023-11-02dump: Pass DumpState to write_ functionsStephen Brennan
2023-01-08include: Include headers where neededMarkus Armbruster
2022-10-26s390x: pv: Add dump supportJanosch Frank
2022-10-24dump: Add architecture section and section string table supportJanosch Frank
2022-10-24dump: Reorder struct DumpStateJanosch Frank
2022-10-24dump: Use a buffer for ELF section data and headersJanosch Frank
2022-10-06dump: Rework filter area variablesJanosch Frank
2022-10-06dump: Rework get_start_blockJanosch Frank
2022-04-22dump: Add more offset variablesJanosch Frank
2022-04-22dump: Introduce shdr_num to decrease complexityJanosch Frank
2022-04-22dump: Remove the sh_info variableJanosch Frank
2019-07-02qapi: Split dump.json off misc.jsonMarkus Armbruster
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster
2017-10-15dump: add guest ELF noteMarc-André Lureau
2017-05-05dump: Acquire BQL around vm_start() in dump threadFam Zheng
2016-02-22DumpState: adding total_size and written_size fieldsPeter Xu
2016-02-22dump-guest-memory: add "detach" supportPeter Xu
2016-02-22dump-guest-memory: introduce dump_process() helper function.Peter Xu
2016-02-22dump-guest-memory: using static DumpState, add DumpStatusPeter Xu
2016-01-15dump: allow target to set the physical baseAndrew Jones
2016-01-15dump: allow target to set the page sizeAndrew Jones
2014-06-16dump: Make DumpState and endian conversion routines available for arch-specif...Bharata B Rao
2014-06-11dump: eliminate DumpState.page_shift ("guest's page shift")Laszlo Ersek
2014-02-28dump: add API to write dump pagesqiaonuohan
2014-02-28dump: add APIs to operate DataCacheqiaonuohan
2014-02-28dump: add API to write dump_bitmapqiaonuohan
2014-02-28dump: add API to write dump headerqiaonuohan
2014-02-28dump: add members to DumpState and init some of themqiaonuohan
2014-02-28dump: add API to write header of flatten formatqiaonuohan
2013-08-08dump: rebase from host-private RAMBlock offsets to guest-physical addressesLaszlo Ersek
2013-05-01cpu: Move cpu_write_elfXX_note() functions to CPUStateJens Freimann
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini