index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sysemu
/
dump.h
Age
Commit message (
Expand
)
Author
2019-07-02
qapi: Split dump.json off misc.json
Markus Armbruster
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2017-10-15
dump: add guest ELF note
Marc-André Lureau
2017-05-05
dump: Acquire BQL around vm_start() in dump thread
Fam Zheng
2016-02-22
DumpState: adding total_size and written_size fields
Peter Xu
2016-02-22
dump-guest-memory: add "detach" support
Peter Xu
2016-02-22
dump-guest-memory: introduce dump_process() helper function.
Peter Xu
2016-02-22
dump-guest-memory: using static DumpState, add DumpStatus
Peter Xu
2016-01-15
dump: allow target to set the physical base
Andrew Jones
2016-01-15
dump: allow target to set the page size
Andrew Jones
2014-06-16
dump: Make DumpState and endian conversion routines available for arch-specif...
Bharata B Rao
2014-06-11
dump: eliminate DumpState.page_shift ("guest's page shift")
Laszlo Ersek
2014-02-28
dump: add API to write dump pages
qiaonuohan
2014-02-28
dump: add APIs to operate DataCache
qiaonuohan
2014-02-28
dump: add API to write dump_bitmap
qiaonuohan
2014-02-28
dump: add API to write dump header
qiaonuohan
2014-02-28
dump: add members to DumpState and init some of them
qiaonuohan
2014-02-28
dump: add API to write header of flatten format
qiaonuohan
2013-08-08
dump: rebase from host-private RAMBlock offsets to guest-physical addresses
Laszlo Ersek
2013-05-01
cpu: Move cpu_write_elfXX_note() functions to CPUState
Jens Freimann
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini