qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL v2 00/13] qemu-macppc queue 20201019
@ 2020-10-19  7:20 Mark Cave-Ayland
  2020-10-19 11:29 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Cave-Ayland @ 2020-10-19  7:20 UTC (permalink / raw)
  To: peter.maydell, qemu-devel, qemu-ppc, david, atar4qemu

The following changes since commit e12ce85b2c79d83a340953291912875c30b3af06:

  Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' into staging (2020-10-16 22:46:28 +0100)

are available in the Git repository at:

  git://github.com/mcayland/qemu.git tags/qemu-macppc-20201019

for you to fetch changes up to bb997e5c967b3b6f19f1461811df6317ed37c5ff:

  mac_oldworld: Change PCI address of macio to match real hardware (2020-10-19 08:11:21 +0100)

----------------------------------------------------------------
qemu-macppc updates

----------------------------------------------------------------
BALATON Zoltan (5):
      mac_oldworld: Allow loading binary ROM image
      mac_newworld: Allow loading binary ROM image
      mac_oldworld: Drop a variable, use get_system_memory() directly
      mac_oldworld: Drop some variables
      mac_oldworld: Change PCI address of macio to match real hardware

Mark Cave-Ayland (8):
      macio: don't reference serial_hd() directly within the device
      grackle: use qdev gpios for PCI IRQs
      uninorth: use qdev gpios for PCI IRQs
      m48t59-isa: remove legacy m48t59_init_isa() function
      sun4m: use qdev properties instead of legacy m48t59_init() function
      sun4u: use qdev properties instead of legacy m48t59_init() function
      ppc405_boards: use qdev properties instead of legacy m48t59_init() function
      m48t59: remove legacy m48t59_init() function

 hw/misc/macio/macio.c          |  4 ---
 hw/pci-host/grackle.c          | 19 ++--------
 hw/pci-host/uninorth.c         | 45 +++++-------------------
 hw/ppc/mac.h                   |  2 --
 hw/ppc/mac_newworld.c          | 52 ++++++++++++++++++---------
 hw/ppc/mac_oldworld.c          | 80 ++++++++++++++++++++++++++----------------
 hw/ppc/ppc405_boards.c         | 10 +++++-
 hw/rtc/m48t59-isa.c            | 25 -------------
 hw/rtc/m48t59.c                | 35 ------------------
 hw/sparc/sun4m.c               | 10 ++++--
 hw/sparc64/sun4u.c             |  7 ++--
 include/hw/pci-host/uninorth.h |  2 --
 include/hw/rtc/m48t59.h        |  6 ----
 13 files changed, 118 insertions(+), 179 deletions(-)


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

* Re: [PULL v2 00/13] qemu-macppc queue 20201019
  2020-10-19  7:20 [PULL v2 00/13] qemu-macppc queue 20201019 Mark Cave-Ayland
@ 2020-10-19 11:29 ` Peter Maydell
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2020-10-19 11:29 UTC (permalink / raw)
  To: Mark Cave-Ayland
  Cc: qemu-ppc, QEMU Developers, Artyom Tarasenko, David Gibson

On Mon, 19 Oct 2020 at 08:20, Mark Cave-Ayland
<mark.cave-ayland@ilande.co.uk> wrote:
>
> The following changes since commit e12ce85b2c79d83a340953291912875c30b3af06:
>
>   Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' into staging (2020-10-16 22:46:28 +0100)
>
> are available in the Git repository at:
>
>   git://github.com/mcayland/qemu.git tags/qemu-macppc-20201019
>
> for you to fetch changes up to bb997e5c967b3b6f19f1461811df6317ed37c5ff:
>
>   mac_oldworld: Change PCI address of macio to match real hardware (2020-10-19 08:11:21 +0100)
>
> ----------------------------------------------------------------
> qemu-macppc updates


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2
for any user-visible changes.

-- PMM


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

end of thread, other threads:[~2020-10-19 11:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-19  7:20 [PULL v2 00/13] qemu-macppc queue 20201019 Mark Cave-Ayland
2020-10-19 11:29 ` 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).