Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201019' into staging
qemu-macppc updates
# gpg: Signature made Mon 19 Oct 2020 08:13:16 BST
# gpg: using RSA key CC621AB98E82200D915CC9C45BC2C56FAE0F321F
# gpg: issuer "mark.cave-ayland@ilande.co.uk"
# gpg: Good signature from "Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>" [full]
# Primary key fingerprint: CC62 1AB9 8E82 200D 915C C9C4 5BC2 C56F AE0F 321F
* remotes/mcayland/tags/qemu-macppc-20201019:
mac_oldworld: Change PCI address of macio to match real hardware
mac_oldworld: Drop some variables
mac_oldworld: Drop a variable, use get_system_memory() directly
mac_newworld: Allow loading binary ROM image
mac_oldworld: Allow loading binary ROM image
m48t59: remove legacy m48t59_init() function
ppc405_boards: use qdev properties instead of legacy m48t59_init() function
sun4u: use qdev properties instead of legacy m48t59_init() function
sun4m: use qdev properties instead of legacy m48t59_init() function
m48t59-isa: remove legacy m48t59_init_isa() function
uninorth: use qdev gpios for PCI IRQs
grackle: use qdev gpios for PCI IRQs
macio: don't reference serial_hd() directly within the device
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- hw/misc/macio/macio.c 0 additions, 4 deletionshw/misc/macio/macio.c
- hw/pci-host/grackle.c 2 additions, 17 deletionshw/pci-host/grackle.c
- hw/pci-host/uninorth.c 9 additions, 36 deletionshw/pci-host/uninorth.c
- hw/ppc/mac.h 0 additions, 2 deletionshw/ppc/mac.h
- hw/ppc/mac_newworld.c 36 additions, 16 deletionshw/ppc/mac_newworld.c
- hw/ppc/mac_oldworld.c 49 additions, 31 deletionshw/ppc/mac_oldworld.c
- hw/ppc/ppc405_boards.c 9 additions, 1 deletionhw/ppc/ppc405_boards.c
- hw/rtc/m48t59-isa.c 0 additions, 25 deletionshw/rtc/m48t59-isa.c
- hw/rtc/m48t59.c 0 additions, 35 deletionshw/rtc/m48t59.c
- hw/sparc/sun4m.c 8 additions, 2 deletionshw/sparc/sun4m.c
- hw/sparc64/sun4u.c 5 additions, 2 deletionshw/sparc64/sun4u.c
- include/hw/pci-host/uninorth.h 0 additions, 2 deletionsinclude/hw/pci-host/uninorth.h
- include/hw/rtc/m48t59.h 0 additions, 6 deletionsinclude/hw/rtc/m48t59.h
Loading
Please register or sign in to comment