qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/7] qemu-macppc queue 20210113


From: Mark Cave-Ayland
Subject: [PULL 0/7] qemu-macppc queue 20210113
Date: Wed, 13 Jan 2021 16:11:21 +0000

The following changes since commit f8e1d8852e393b3fd524fb005e38590063d99bc0:

  Merge remote-tracking branch 
'remotes/pmaydell/tags/pull-target-arm-20210112-1' into staging (2021-01-12 
21:23:25 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 7b3180f9110e1cee00e9acb36cb4d16bd7efabee:

  macio: don't set user_creatable to false (2021-01-13 12:21:21 +0000)

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

----------------------------------------------------------------
Mark Cave-Ayland (7):
      mac_oldworld: remove duplicate bus check for PPC_INPUT(env)
      mac_oldworld: move initialisation of grackle before heathrow
      macio: move heathrow PIC inside macio-oldworld device
      mac_newworld: delay wiring of PCI IRQs in New World machine
      macio: move OpenPIC inside macio-newworld device
      macio: wire macio GPIOs to OpenPIC using sysbus IRQs
      macio: don't set user_creatable to false

 hw/misc/macio/gpio.c          | 24 +++-----------
 hw/misc/macio/macio.c         | 53 +++++++++++++++---------------
 hw/ppc/mac_newworld.c         | 71 +++++++++++++++++++++-------------------
 hw/ppc/mac_oldworld.c         | 76 +++++++++++++++++++------------------------
 include/hw/misc/macio/gpio.h  |  2 --
 include/hw/misc/macio/macio.h |  4 +--
 6 files changed, 104 insertions(+), 126 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]