index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dump
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dump: kdump-zlib data pages not dumped with pvtime/aarch64
Dongli Zhang
2023-08-07
1
-2
/
+2
*
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
1
-1
/
+1
*
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
2023-06-20
1
-1
/
+1
*
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-22
2
-0
/
+2
*
dump: Add create_win_dump() stub for non-x86 targets
Philippe Mathieu-Daudé
2023-02-27
3
-5
/
+6
*
dump: Simplify compiling win_dump.o by introducing win_dump_available()
Philippe Mathieu-Daudé
2023-02-27
4
-12
/
+27
*
dump: Clean included headers
Philippe Mathieu-Daudé
2023-02-27
4
-16
/
+9
*
dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size()
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+2
*
dump: Replace tswapN() -> cpu_to_dumpN()
Philippe Mathieu-Daudé
2023-02-27
1
-4
/
+4
*
dump: Assert cpu_get_note_size() can't fail
Markus Armbruster
2023-02-23
1
-4
/
+1
*
dump: Improve error message when target doesn't support memory dump
Markus Armbruster
2023-02-23
1
-1
/
+2
*
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2022-12-15
1
-2
/
+0
|
\
|
*
error: Drop a few superfluous ERRP_GUARD()
Markus Armbruster
2022-12-14
1
-2
/
+0
*
|
qapi dump: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
1
-2
/
+2
|
/
*
dump/win_dump: limit number of processed PRCBs
Viktor Prutyanov
2022-10-26
1
-0
/
+7
*
s390x: pv: Add dump support
Janosch Frank
2022-10-26
1
-6
/
+6
*
dump: Add architecture section and section string table support
Janosch Frank
2022-10-24
1
-26
/
+160
*
dump: Reintroduce memory_offset and section_offset
Janosch Frank
2022-10-24
1
-0
/
+2
*
dump: Write ELF section headers right after ELF header
Janosch Frank
2022-10-24
1
-17
/
+14
*
dump: Use a buffer for ELF section data and headers
Janosch Frank
2022-10-24
1
-24
/
+51
*
dump: fix kdump to work over non-aligned blocks
Marc-André Lureau
2022-10-06
1
-23
/
+56
*
dump: simplify a bit kdump get_next_page()
Marc-André Lureau
2022-10-06
1
-13
/
+8
*
dump: Rename write_elf*_phdr_note to prepare_elf*_phdr_note
Janosch Frank
2022-10-06
1
-4
/
+4
*
dump: Split elf header functions into prepare and write
Janosch Frank
2022-10-06
1
-47
/
+53
*
dump: Rework dump_calculate_size function
Janosch Frank
2022-10-06
1
-14
/
+8
*
dump: Rework filter area variables
Janosch Frank
2022-10-06
1
-22
/
+31
*
dump: Rework get_start_block
Janosch Frank
2022-10-06
1
-14
/
+6
*
dump: Refactor dump_iterate and introduce dump_filter_memblock_*()
Janosch Frank
2022-10-06
1
-32
/
+42
*
dump: Rename write_elf_loads to write_elf_phdr_loads
Janosch Frank
2022-10-06
1
-3
/
+3
*
dump/win_dump: add 32-bit guest Windows support
Viktor Prutyanov
2022-04-22
1
-98
/
+153
*
dump/win_dump: add helper macros for Windows dump header access
Viktor Prutyanov
2022-04-22
1
-35
/
+65
*
include/qemu: rename Windows context definitions to expose bitness
Viktor Prutyanov
2022-04-22
1
-7
/
+7
*
dump: Consolidate elf note function
Janosch Frank
2022-04-22
1
-7
/
+11
*
dump: Cleanup dump_begin write functions
Janosch Frank
2022-04-22
1
-31
/
+11
*
dump: Consolidate phdr note writes
Janosch Frank
2022-04-22
1
-46
/
+48
*
dump: Introduce dump_is_64bit() helper function
Janosch Frank
2022-04-22
1
-10
/
+15
*
dump: Add more offset variables
Janosch Frank
2022-04-22
1
-20
/
+15
*
dump: Remove the section if when calculating the memory offset
Janosch Frank
2022-04-22
1
-16
/
+8
*
dump: Introduce shdr_num to decrease complexity
Janosch Frank
2022-04-22
1
-12
/
+12
*
dump: Remove the sh_info variable
Janosch Frank
2022-04-22
1
-20
/
+24
*
dump: Use ERRP_GUARD()
Janosch Frank
2022-04-22
1
-83
/
+61
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
2
-2
/
+0
*
include: move dump_in_progress() to runstate.h
Marc-André Lureau
2022-04-06
1
-2
/
+2
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-1
/
+1
*
dump: Remove is_zero_page()
Juan Quintela
2021-12-15
1
-9
/
+1
*
dump-guest-memory: Block live migration
Peter Xu
2021-11-01
1
-0
/
+19
*
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
2
-2
/
+0
*
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
2021-01-28
1
-16
/
+6
*
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2020-10-09
1
-1
/
+1
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-4
/
+4
[next]