| Commit message (Expand) | Author | Age | Files | Lines |
* | qapi: Split dump.json off misc.json | Markus Armbruster | 2019-07-02 | 1 | -1/+1 |
* | qapi: Empty out qapi-schema.json | Markus Armbruster | 2018-03-02 | 1 | -1/+1 |
* | Include less of the generated modular QAPI headers | Markus Armbruster | 2018-03-02 | 1 | -0/+2 |
* | Drop superfluous includes of qapi-types.h and test-qapi-types.h | Markus Armbruster | 2018-02-09 | 1 | -1/+0 |
* | dump: add guest ELF note | Marc-André Lureau | 2017-10-15 | 1 | -0/+2 |
* | dump: Acquire BQL around vm_start() in dump thread | Fam Zheng | 2017-05-05 | 1 | -0/+1 |
* | DumpState: adding total_size and written_size fields | Peter Xu | 2016-02-22 | 1 | -0/+9 |
* | dump-guest-memory: add "detach" support | Peter Xu | 2016-02-22 | 1 | -0/+1 |
* | dump-guest-memory: introduce dump_process() helper function. | Peter Xu | 2016-02-22 | 1 | -0/+3 |
* | dump-guest-memory: using static DumpState, add DumpStatus | Peter Xu | 2016-02-22 | 1 | -0/+2 |
* | dump: allow target to set the physical base | Andrew Jones | 2016-01-15 | 1 | -1/+0 |
* | dump: allow target to set the page size | Andrew Jones | 2016-01-15 | 1 | -8/+2 |
* | dump: Make DumpState and endian conversion routines available for arch-specif... | Bharata B Rao | 2014-06-16 | 1 | -10/+35 |
* | dump: eliminate DumpState.page_shift ("guest's page shift") | Laszlo Ersek | 2014-06-11 | 1 | -4/+4 |
* | dump: add API to write dump pages | qiaonuohan | 2014-02-28 | 1 | -0/+7 |
* | dump: add APIs to operate DataCache | qiaonuohan | 2014-02-28 | 1 | -0/+9 |
* | dump: add API to write dump_bitmap | qiaonuohan | 2014-02-28 | 1 | -0/+2 |
* | dump: add API to write dump header | qiaonuohan | 2014-02-28 | 1 | -0/+96 |
* | dump: add members to DumpState and init some of them | qiaonuohan | 2014-02-28 | 1 | -0/+7 |
* | dump: add API to write header of flatten format | qiaonuohan | 2014-02-28 | 1 | -0/+17 |
* | dump: rebase from host-private RAMBlock offsets to guest-physical addresses | Laszlo Ersek | 2013-08-08 | 1 | -1/+3 |
* | cpu: Move cpu_write_elfXX_note() functions to CPUState | Jens Freimann | 2013-05-01 | 1 | -9/+0 |
* | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+35 |