All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/3] M68k for 7.2 patches
@ 2022-09-27  6:26 Laurent Vivier
  2022-09-27  6:26 ` [PULL 1/3] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t Laurent Vivier
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Laurent Vivier @ 2022-09-27  6:26 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier

The following changes since commit 99d6b11b5b44d7dd64f4cb1973184e40a4a174f8:

  Merge tag 'pull-target-arm-20220922' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2022-09-26 13:38:26 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 2cfa963126fe77fac034a43f986b2bf3e8fe6a4f:

  m68k: align bootinfo strings and data to 4 bytes (2022-09-26 23:37:22 +0200)

----------------------------------------------------------------
M68k pull request 20220927

Align bootinfo tags
fix move from sr

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

Jason A. Donenfeld (1):
  m68k: align bootinfo strings and data to 4 bytes

Mark Cave-Ayland (2):
  target/m68k: increase size of m68k CPU features from uint32_t to
    uint64_t
  target/m68k: use M68K_FEATURE_MOVEFROMSR_PRIV feature for move_from_sr
    privilege check

 hw/m68k/bootinfo.h      | 10 ++++++----
 target/m68k/cpu.h       |  8 +++++---
 target/m68k/cpu.c       |  9 +++++++--
 target/m68k/translate.c |  2 +-
 4 files changed, 19 insertions(+), 10 deletions(-)

-- 
2.37.3



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

end of thread, other threads:[~2022-09-27 19:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-27  6:26 [PULL 0/3] M68k for 7.2 patches Laurent Vivier
2022-09-27  6:26 ` [PULL 1/3] target/m68k: increase size of m68k CPU features from uint32_t to uint64_t Laurent Vivier
2022-09-27  6:26 ` [PULL 2/3] target/m68k: use M68K_FEATURE_MOVEFROMSR_PRIV feature for move_from_sr privilege check Laurent Vivier
2022-09-27  6:26 ` [PULL 3/3] m68k: align bootinfo strings and data to 4 bytes Laurent Vivier
2022-09-27 18:40 ` [PULL 0/3] M68k for 7.2 patches Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.