[PATCH v2 0/2] hw/elf_ops: clear uninitialized segment space

Philippe Mathieu-Daudé posted 2 patches 3 years ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210415100409.3977971-1-philmd@redhat.com
There is a newer version of this series
include/exec/memory.h | 16 ++++++++++++++++
include/hw/elf_ops.h  | 13 +++++++++++++
softmmu/dma-helpers.c | 16 +---------------
softmmu/physmem.c     | 19 +++++++++++++++++++
4 files changed, 49 insertions(+), 15 deletions(-)
[PATCH v2 0/2] hw/elf_ops: clear uninitialized segment space
Posted by Philippe Mathieu-Daudé 3 years ago
Respining Laurent's patch, but extracting the address_space_set()
helper.

Laurent Vivier (1):
  hw/elf_ops: clear uninitialized segment space

Philippe Mathieu-Daudé (1):
  exec/memory: Extract address_space_set() from dma_memory_set()

 include/exec/memory.h | 16 ++++++++++++++++
 include/hw/elf_ops.h  | 13 +++++++++++++
 softmmu/dma-helpers.c | 16 +---------------
 softmmu/physmem.c     | 19 +++++++++++++++++++
 4 files changed, 49 insertions(+), 15 deletions(-)

-- 
2.26.3