All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2 0/5] Queued target/sh4 patches
@ 2017-05-30 19:15 Aurelien Jarno
  2017-05-30 19:15 ` [Qemu-devel] [PULL v2 1/5] target/sh4: log unauthorized accesses using qemu_log_mask Aurelien Jarno
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Aurelien Jarno @ 2017-05-30 19:15 UTC (permalink / raw)
  To: qemu-devel; +Cc: stefanha, Aurelien Jarno

The following changes since commit 0748b3526e8cb78b9cd64208426bfc3d54a72b04:

  Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging (2017-05-30 14:15:15 +0100)

are available in the git repository at:

  git://git.aurel32.net/qemu.git tags/pull-target-sh4-20170530

for you to fetch changes up to be53081a619443dc4512039d89345475ef7d9a46:

  target/sh4: fix RTE instruction delay slot (2017-05-30 21:00:56 +0200)

----------------------------------------------------------------
Queued target/sh4 patches

----------------------------------------------------------------
Aurelien Jarno (5):
      target/sh4: log unauthorized accesses using qemu_log_mask
      target/sh4: fix reset when using a kernel and an initrd
      target/sh4: introduce DELAY_SLOT_MASK
      target/sh4: ignore interrupts in a delay slot
      target/sh4: fix RTE instruction delay slot

 target/sh4/cpu.h       | 12 ++++++++++--
 target/sh4/helper.c    | 28 ++++++++++++++++++++++------
 target/sh4/translate.c | 25 ++++++++++++++-----------
 3 files changed, 46 insertions(+), 19 deletions(-)


Note that is based against master, but rather against
https://github.com/stefanha/qemu/commits/staging

-- 
2.11.0

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

end of thread, other threads:[~2017-06-01 14:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-30 19:15 [Qemu-devel] [PULL v2 0/5] Queued target/sh4 patches Aurelien Jarno
2017-05-30 19:15 ` [Qemu-devel] [PULL v2 1/5] target/sh4: log unauthorized accesses using qemu_log_mask Aurelien Jarno
2017-05-30 19:15 ` [Qemu-devel] [PULL v2 2/5] target/sh4: fix reset when using a kernel and an initrd Aurelien Jarno
2017-05-30 19:15 ` [Qemu-devel] [PULL v2 3/5] target/sh4: introduce DELAY_SLOT_MASK Aurelien Jarno
2017-05-30 19:15 ` [Qemu-devel] [PULL v2 4/5] target/sh4: ignore interrupts in a delay slot Aurelien Jarno
2017-05-30 19:15 ` [Qemu-devel] [PULL v2 5/5] target/sh4: fix RTE instruction " Aurelien Jarno
2017-06-01 14:01 ` [Qemu-devel] [PULL v2 0/5] Queued target/sh4 patches Peter Maydell

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.