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(-)

Reply via email to