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
/
dump
Age
Commit message (
Expand
)
Author
2022-12-15
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-12-14
qapi dump: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
error: Drop a few superfluous ERRP_GUARD()
Markus Armbruster
2022-10-26
dump/win_dump: limit number of processed PRCBs
Viktor Prutyanov
2022-10-26
s390x: pv: Add dump support
Janosch Frank
2022-10-24
dump: Add architecture section and section string table support
Janosch Frank
2022-10-24
dump: Reintroduce memory_offset and section_offset
Janosch Frank
2022-10-24
dump: Write ELF section headers right after ELF header
Janosch Frank
2022-10-24
dump: Use a buffer for ELF section data and headers
Janosch Frank
2022-10-06
dump: fix kdump to work over non-aligned blocks
Marc-André Lureau
2022-10-06
dump: simplify a bit kdump get_next_page()
Marc-André Lureau
2022-10-06
dump: Rename write_elf*_phdr_note to prepare_elf*_phdr_note
Janosch Frank
2022-10-06
dump: Split elf header functions into prepare and write
Janosch Frank
2022-10-06
dump: Rework dump_calculate_size function
Janosch Frank
2022-10-06
dump: Rework filter area variables
Janosch Frank
2022-10-06
dump: Rework get_start_block
Janosch Frank
2022-10-06
dump: Refactor dump_iterate and introduce dump_filter_memblock_*()
Janosch Frank
2022-10-06
dump: Rename write_elf_loads to write_elf_phdr_loads
Janosch Frank
2022-04-22
dump/win_dump: add 32-bit guest Windows support
Viktor Prutyanov
2022-04-22
dump/win_dump: add helper macros for Windows dump header access
Viktor Prutyanov
2022-04-22
include/qemu: rename Windows context definitions to expose bitness
Viktor Prutyanov
2022-04-22
dump: Consolidate elf note function
Janosch Frank
2022-04-22
dump: Cleanup dump_begin write functions
Janosch Frank
2022-04-22
dump: Consolidate phdr note writes
Janosch Frank
2022-04-22
dump: Introduce dump_is_64bit() helper function
Janosch Frank
2022-04-22
dump: Add more offset variables
Janosch Frank
2022-04-22
dump: Remove the section if when calculating the memory offset
Janosch Frank
2022-04-22
dump: Introduce shdr_num to decrease complexity
Janosch Frank
2022-04-22
dump: Remove the sh_info variable
Janosch Frank
2022-04-22
dump: Use ERRP_GUARD()
Janosch Frank
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
include: move dump_in_progress() to runstate.h
Marc-André Lureau
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2021-12-15
dump: Remove is_zero_page()
Juan Quintela
2021-11-01
dump-guest-memory: Block live migration
Peter Xu
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-01-28
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-16
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
2020-08-21
meson: convert dump/
Marc-André Lureau
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
2020-04-29
various: Remove suspicious '\' character outside of #define in C code
Philippe Mathieu-Daudé
2020-04-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200406'...
Peter Maydell
2020-04-04
dump/win_dump: fix use after free of err
Vladimir Sementsov-Ogievskiy
2020-04-03
dump: Fix writing of ELF section
Peter Maydell
2019-12-18
hmp: drop Error pointer indirection in hmp_handle_error
Vladimir Sementsov-Ogievskiy
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
[next]