qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] M68k for 7.0 patches
@ 2022-01-20  8:36 Laurent Vivier
  2022-01-20  8:36 ` [PULL 1/3] exec/memory: Extract address_space_set() from dma_memory_set() Laurent Vivier
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Laurent Vivier @ 2022-01-20  8:36 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, David Hildenbrand, Laurent Vivier, Peter Xu,
	Philippe Mathieu-Daudé

The following changes since commit 5e0214cdeee17de949f2565f4429c15173179ae3:

  Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-01-19' into staging (2022-01-19 16:37:46 +0000)

are available in the Git repository at:

  git://github.com/vivier/qemu-m68k.git tags/m68k-for-7.0-pull-request

for you to fetch changes up to e48b140eef9775986cc18038c7bc68f8d2b7fe1d:

  m68k: virt: correctly set the initial PC (2022-01-20 09:09:37 +0100)

----------------------------------------------------------------
m68k pull request 20220120

Fix virt-m68k reboot

----------------------------------------------------------------

Laurent Vivier (2):
  hw/elf_ops: clear uninitialized segment space
  m68k: virt: correctly set the initial PC

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 +++++++++++++
 hw/core/loader.c      |  4 ++++
 hw/m68k/virt.c        | 22 +++++++++++++++++-----
 softmmu/dma-helpers.c | 15 +--------------
 softmmu/physmem.c     | 19 +++++++++++++++++++
 6 files changed, 70 insertions(+), 19 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-01-20 21:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-20  8:36 [PULL 0/3] M68k for 7.0 patches Laurent Vivier
2022-01-20  8:36 ` [PULL 1/3] exec/memory: Extract address_space_set() from dma_memory_set() Laurent Vivier
2022-01-20  8:36 ` [PULL 2/3] hw/elf_ops: clear uninitialized segment space Laurent Vivier
2022-01-20  8:36 ` [PULL 3/3] m68k: virt: correctly set the initial PC Laurent Vivier
2022-01-20 15:22 ` [PULL 0/3] M68k for 7.0 patches Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).