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