summaryrefslogtreecommitdiff
path: root/include/sysemu/dump.h
AgeCommit message (Expand)AuthorFilesLines
2016-02-22DumpState: adding total_size and written_size fieldsPeter Xu1-0/+9
2016-02-22dump-guest-memory: add "detach" supportPeter Xu1-0/+1
2016-02-22dump-guest-memory: introduce dump_process() helper function.Peter Xu1-0/+3
2016-02-22dump-guest-memory: using static DumpState, add DumpStatusPeter Xu1-0/+2
2016-01-15dump: allow target to set the physical baseAndrew Jones1-1/+0
2016-01-15dump: allow target to set the page sizeAndrew Jones1-8/+2
2014-06-16dump: Make DumpState and endian conversion routines available for arch-specif...Bharata B Rao1-10/+35
2014-06-11dump: eliminate DumpState.page_shift ("guest's page shift")Laszlo Ersek1-4/+4
2014-02-28dump: add API to write dump pagesqiaonuohan1-0/+7
2014-02-28dump: add APIs to operate DataCacheqiaonuohan1-0/+9
2014-02-28dump: add API to write dump_bitmapqiaonuohan1-0/+2
2014-02-28dump: add API to write dump headerqiaonuohan1-0/+96
2014-02-28dump: add members to DumpState and init some of themqiaonuohan1-0/+7
2014-02-28dump: add API to write header of flatten formatqiaonuohan1-0/+17
2013-08-08dump: rebase from host-private RAMBlock offsets to guest-physical addressesLaszlo Ersek1-1/+3
2013-05-01cpu: Move cpu_write_elfXX_note() functions to CPUStateJens Freimann1-9/+0
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-0/+35