aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/dump.h
AgeCommit message (Expand)Author
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