aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/mac.h
AgeCommit message (Expand)Author
2020-10-19mac_newworld: Allow loading binary ROM imageBALATON Zoltan
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2019-08-16ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster
2018-08-30macio: move MACIOIDEState type declarations to macio.hMark Cave-Ayland
2018-07-02hw/ppc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-06-16mac_newworld: add PMU deviceMark Cave-Ayland
2018-06-16mac_newworld: add gpios to macio devices with PMU enabledMark Cave-Ayland
2018-06-16mac_newworld: add via machine option to control mac99 VIA/ADB configurationMark Cave-Ayland
2018-06-16ppc: introduce Core99MachinesState for the mac99 machineMark Cave-Ayland
2018-06-12ppc: remove obsolete macio_init() definition from mac.hMark Cave-Ayland
2018-06-12ppc: remove obsolete pci_pmac_init() definitions from mac.hMark Cave-Ayland
2018-05-04mac_newworld: remove pics IRQ array and wire up macio to OpenPIC directlyMark Cave-Ayland
2018-04-27uninorth: rename UNINState to UNINHostStateMark Cave-Ayland
2018-04-27uninorth: move PCI host bridge bus initialisation into device realizeMark Cave-Ayland
2018-04-27mac_oldworld: remove pics IRQ array and wire up macio to heathrow directlyMark Cave-Ayland
2018-04-27grackle: remove deprecated pci_grackle_init() functionMark Cave-Ayland
2018-04-27grackle: general tidy-up and QOMifyMark Cave-Ayland
2018-04-27heathrow: remove obsolete heathow_init() functionMark Cave-Ayland
2018-04-27uninorth: alter pci_pmac_init() and pci_pmac_u3_init() to return uninorth deviceMark Cave-Ayland
2018-03-06macio: move macio related structures and defines into separate macio.h fileMark Cave-Ayland
2018-03-06heathrow: change heathrow_pic_init() to return the heathrow deviceMark Cave-Ayland
2018-03-06macio: move ESCC device within the macio deviceMark Cave-Ayland
2018-02-16ppc: move CUDAState and other CUDA-related definitions into separate cuda.h fileMark Cave-Ayland
2018-02-16cuda: convert to use the shared mos6522 deviceMark Cave-Ayland
2018-02-11cuda: rename frequency property to tb_frequencyMark Cave-Ayland
2017-09-27macio: use object link between MACIO_IDE and MAC_DBDMA objectMark Cave-Ayland
2017-09-27macio: pass channel into MACIOIDEState via qdev propertyMark Cave-Ayland
2017-09-27ppc/ide/macio: Add missing registersBenjamin Herrenschmidt
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-02-17cuda: port SET_DEVICE_LIST command to new frameworkHervé Poussineau
2016-02-17cuda: port SET_AUTO_RATE command to new frameworkHervé Poussineau
2016-01-30macio: use the existing IDEDMA aiocb to hold the active DMA aiocbMark Cave-Ayland
2015-11-12cuda.c: add delay to setting of SR_INT bitMark Cave-Ayland
2014-10-20block: Rename BlockDriverAIOCB* to BlockAIOCB*Markus Armbruster
2014-09-08PPC: Cuda: Use cuda timer to expose tbfreq to guestAlexander Graf
2014-09-08PPC: mac_nvram: Remove unused functionsAlexander Graf
2013-12-02hw/ppc/mac.h: remove unused BIOS_FILENAME definitionMichael Tokarev
2013-07-11PPC: dbdma: Wait for DMA until we have dataAlexander Graf
2013-07-11PPC: dbdma: macio: Add DMA callbackAlexander Graf
2013-04-08hw: move headers to include/Paolo Bonzini
2013-01-25cuda: Move ADB bus into CUDA stateAndreas Färber
2013-01-25cuda: QOM'ify CUDAAndreas Färber
2013-01-25ide/macio: QOM'ify MacIO IDEAndreas Färber
2013-01-25mac_nvram: QOM'ify MacIO NVRAMAndreas Färber
2013-01-25mac_nvram: Clean up public APIAndreas Färber
2013-01-25macio: Split MacIO in twoAndreas Färber
2013-01-25ppc: Move Mac machines to hw/ppc/Andreas Färber