qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] ppc-for-5.0 queue 20200417
@ 2020-04-17  5:05 David Gibson
  2020-04-17  5:05 ` [PULL 1/3] linux-user/ppc: Fix padding in mcontext_t for ppc64 David Gibson
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: David Gibson @ 2020-04-17  5:05 UTC (permalink / raw)
  To: peter.maydell; +Cc: qemu-devel, David Gibson, qemu-ppc, groug, clg

The following changes since commit 20038cd7a8412feeb49c01f6ede89e36c8995472:

  Update version for v5.0.0-rc3 release (2020-04-15 20:51:54 +0100)

are available in the Git repository at:

  git://github.com/dgibson/qemu.git tags/ppc-for-5.0-20200417

for you to fetch changes up to 5ed195065cc6895f61b9d59bfa0a0536ed5ed51e:

  target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts (2020-04-17 10:39:03 +1000)

----------------------------------------------------------------
ppc patch queue for 2020-04-17

Here are a few late bugfixes for qemu-5.0 in the ppc target code.
Unless some really nasty last minute bug shows up, I expect this to be
the last ppc pull request for qemu-5.0.

----------------------------------------------------------------
Ganesh Goudar (1):
      target/ppc: Fix wrong interpretation of the disposition flag.

Nicholas Piggin (1):
      target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts

Richard Henderson (1):
      linux-user/ppc: Fix padding in mcontext_t for ppc64

 linux-user/ppc/signal.c | 69 +++++++++++++++++++++----------------------------
 target/ppc/kvm.c        |  4 +--
 target/ppc/translate.c  | 46 +++++++++++++++++++--------------
 3 files changed, 58 insertions(+), 61 deletions(-)


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

end of thread, other threads:[~2020-04-20 21:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-17  5:05 [PULL 0/3] ppc-for-5.0 queue 20200417 David Gibson
2020-04-17  5:05 ` [PULL 1/3] linux-user/ppc: Fix padding in mcontext_t for ppc64 David Gibson
2020-04-17  5:05 ` [PULL 2/3] target/ppc: Fix wrong interpretation of the disposition flag David Gibson
2020-04-17  5:05 ` [PULL 3/3] target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts David Gibson
2020-04-17  8:28 ` [PULL 0/3] ppc-for-5.0 queue 20200417 Peter Maydell
2020-04-17  9:14   ` David Gibson
2020-04-17  9:18     ` David Gibson
2020-04-17  9:21       ` Peter Maydell
2020-04-17  9:22         ` David Gibson
2020-04-20 21:19 ` 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).