index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dump
/
dump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: 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
1
-1
/
+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
1
-1
/
+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
*
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
2020-09-16
1
-1
/
+1
*
error: Eliminate error_propagate() manually
Markus Armbruster
2020-07-10
1
-5
/
+2
*
various: Remove suspicious '\' character outside of #define in C code
Philippe Mathieu-Daudé
2020-04-29
1
-1
/
+1
*
dump: Fix writing of ELF section
Peter Maydell
2020-04-03
1
-1
/
+1
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
dump: Move the code to dump/
Markus Armbruster
2019-07-02
1
-0
/
+2071