qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] ppc-for-5.2 patch queue 2020-11-05
@ 2020-11-05  3:49 David Gibson
  2020-11-05  3:49 ` [PULL 1/3] target/ppc/excp_helper: Add a fallthrough for fix compiler warning David Gibson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: David Gibson @ 2020-11-05  3:49 UTC (permalink / raw)
  To: peter.maydell; +Cc: David Gibson, qemu-ppc, qemu-devel, groug

The following changes since commit 3c8c36c9087da957f580a9bb5ebf7814a753d1c6:

  Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201104-pull-request' into staging (2020-11-04 16:52:17 +0000)

are available in the Git repository at:

  https://gitlab.com/dgibson/qemu.git tags/ppc-for-5.2-20201105

for you to fetch changes up to f29b959dc6871c9d8df781d1bedcfaebc76d5565:

  spapr: Convert hpt_prepare_thread() to use qemu_try_memalign() (2020-11-05 12:18:48 +1100)

----------------------------------------------------------------
ppc patch queue for 2020-11-05

A small PR this time, one bugfix, one removal of minor dead code, one
warning suppression.

----------------------------------------------------------------
Chen Qun (1):
      target/ppc/excp_helper: Add a fallthrough for fix compiler warning

Greg Kurz (2):
      spapr: Drop dead code in spapr_reallocate_hpt()
      spapr: Convert hpt_prepare_thread() to use qemu_try_memalign()

 hw/ppc/spapr.c           | 6 ------
 hw/ppc/spapr_hcall.c     | 2 +-
 target/ppc/excp_helper.c | 1 +
 3 files changed, 2 insertions(+), 7 deletions(-)


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

end of thread, other threads:[~2020-11-05 23:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-05  3:49 [PULL 0/3] ppc-for-5.2 patch queue 2020-11-05 David Gibson
2020-11-05  3:49 ` [PULL 1/3] target/ppc/excp_helper: Add a fallthrough for fix compiler warning David Gibson
2020-11-05  3:49 ` [PULL 2/3] spapr: Drop dead code in spapr_reallocate_hpt() David Gibson
2020-11-05  3:49 ` [PULL 3/3] spapr: Convert hpt_prepare_thread() to use qemu_try_memalign() David Gibson
2020-11-05 23:46 ` [PULL 0/3] ppc-for-5.2 patch queue 2020-11-05 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).