qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] M68k for 7.0 patches
@ 2022-01-09 11:41 Laurent Vivier
  2022-01-09 11:41 ` [PULL 1/4] hw: m68k: Add virt compat machine type for 7.0 Laurent Vivier
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Laurent Vivier @ 2022-01-09 11:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier

The following changes since commit df722e33d5da26ea8604500ca8f509245a0ea524:

  Merge tag 'bsd-user-arm-pull-request' of gitlab.com:bsdimp/qemu into staging (2022-01-08 09:37:59 -0800)

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 31144eb6393b66b06a13e8a6ad0e730f9e82d4c6:

  target/m68k: don't word align SP in stack frame if M68K_FEATURE_UNALIGNED_DATA feature enabled (2022-01-09 12:05:02 +0100)

----------------------------------------------------------------
M68k pull request 20220109

Add virt compat machine type for 7.0
fix q800 -bios parameter
fix VRAM refresh
fix M68K_FEATURE_UNALIGNED_DATA feature

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

Laurent Vivier (2):
  hw: m68k: Add virt compat machine type for 7.0
  q800: fix segfault with invalid MacROM

Mark Cave-Ayland (2):
  macfb: fix VRAM dirty memory region logging
  target/m68k: don't word align SP in stack frame if
    M68K_FEATURE_UNALIGNED_DATA feature enabled

 hw/display/macfb.c      | 2 +-
 hw/m68k/q800.c          | 5 +++--
 hw/m68k/virt.c          | 9 ++++++++-
 target/m68k/op_helper.c | 5 ++++-
 4 files changed, 16 insertions(+), 5 deletions(-)

-- 
2.33.1



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

end of thread, other threads:[~2022-01-10 16:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-09 11:41 [PULL 0/4] M68k for 7.0 patches Laurent Vivier
2022-01-09 11:41 ` [PULL 1/4] hw: m68k: Add virt compat machine type for 7.0 Laurent Vivier
2022-01-09 11:41 ` [PULL 2/4] q800: fix segfault with invalid MacROM Laurent Vivier
2022-01-09 11:41 ` [PULL 3/4] macfb: fix VRAM dirty memory region logging Laurent Vivier
2022-01-09 11:41 ` [PULL 4/4] target/m68k: don't word align SP in stack frame if M68K_FEATURE_UNALIGNED_DATA feature enabled Laurent Vivier
2022-01-10 16:00 ` [PULL 0/4] 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).