summaryrefslogtreecommitdiffstats
path: root/hw/ppc/mac.h
Commit message (Expand)AuthorAgeFilesLines
* mac_newworld: Allow loading binary ROM imageBALATON Zoltan2020-10-191-2/+0Star
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-4/+4
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-4/+7
* ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster2019-08-161-1/+0Star
* macio: move MACIOIDEState type declarations to macio.hMark Cave-Ayland2018-08-301-26/+0Star
* hw/ppc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
* mac_newworld: add PMU deviceMark Cave-Ayland2018-06-161-0/+1
* mac_newworld: add gpios to macio devices with PMU enabledMark Cave-Ayland2018-06-161-0/+2
* mac_newworld: add via machine option to control mac99 VIA/ADB configurationMark Cave-Ayland2018-06-161-0/+6
* ppc: introduce Core99MachinesState for the mac99 machineMark Cave-Ayland2018-06-161-0/+11
* ppc: remove obsolete macio_init() definition from mac.hMark Cave-Ayland2018-06-121-3/+0Star
* ppc: remove obsolete pci_pmac_init() definitions from mac.hMark Cave-Ayland2018-06-121-6/+0Star
* mac_newworld: remove pics IRQ array and wire up macio to OpenPIC directlyMark Cave-Ayland2018-05-041-0/+9
* uninorth: rename UNINState to UNINHostStateMark Cave-Ayland2018-04-271-4/+4
* uninorth: move PCI host bridge bus initialisation into device realizeMark Cave-Ayland2018-04-271-4/+2Star
* mac_oldworld: remove pics IRQ array and wire up macio to heathrow directlyMark Cave-Ayland2018-04-271-0/+8
* grackle: remove deprecated pci_grackle_init() functionMark Cave-Ayland2018-04-271-3/+0Star
* grackle: general tidy-up and QOMifyMark Cave-Ayland2018-04-271-1/+1
* heathrow: remove obsolete heathow_init() functionMark Cave-Ayland2018-04-271-4/+0Star
* uninorth: alter pci_pmac_init() and pci_pmac_u3_init() to return uninorth deviceMark Cave-Ayland2018-04-271-4/+6
* macio: move macio related structures and defines into separate macio.h fileMark Cave-Ayland2018-03-061-3/+0Star
* heathrow: change heathrow_pic_init() to return the heathrow deviceMark Cave-Ayland2018-03-061-2/+2
* macio: move ESCC device within the macio deviceMark Cave-Ayland2018-03-061-2/+1Star
* ppc: move CUDAState and other CUDA-related definitions into separate cuda.h fileMark Cave-Ayland2018-02-161-77/+0Star
* cuda: convert to use the shared mos6522 deviceMark Cave-Ayland2018-02-161-42/+45
* cuda: rename frequency property to tb_frequencyMark Cave-Ayland2018-02-111-1/+1
* macio: use object link between MACIO_IDE and MAC_DBDMA objectMark Cave-Ayland2017-09-271-1/+1
* macio: pass channel into MACIOIDEState via qdev propertyMark Cave-Ayland2017-09-271-2/+2
* ppc/ide/macio: Add missing registersBenjamin Herrenschmidt2017-09-271-1/+5
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-121-3/+4
* cuda: port SET_DEVICE_LIST command to new frameworkHervé Poussineau2016-02-161-0/+1
* cuda: port SET_AUTO_RATE command to new frameworkHervé Poussineau2016-02-161-0/+1
* macio: use the existing IDEDMA aiocb to hold the active DMA aiocbMark Cave-Ayland2016-01-301-1/+0Star
* cuda.c: add delay to setting of SR_INT bitMark Cave-Ayland2015-11-121-0/+3
* block: Rename BlockDriverAIOCB* to BlockAIOCB*Markus Armbruster2014-10-201-1/+1
* PPC: Cuda: Use cuda timer to expose tbfreq to guestAlexander Graf2014-09-081-0/+2
* PPC: mac_nvram: Remove unused functionsAlexander Graf2014-09-081-2/+0Star
* hw/ppc/mac.h: remove unused BIOS_FILENAME definitionMichael Tokarev2013-12-021-1/+0Star
* PPC: dbdma: Wait for DMA until we have dataAlexander Graf2013-07-111-0/+1
* PPC: dbdma: macio: Add DMA callbackAlexander Graf2013-07-111-0/+2
* hw: move headers to include/Paolo Bonzini2013-04-081-1/+1
* cuda: Move ADB bus into CUDA stateAndreas Färber2013-01-251-0/+2
* cuda: QOM'ify CUDAAndreas Färber2013-01-251-2/+66
* ide/macio: QOM'ify MacIO IDEAndreas Färber2013-01-251-2/+23
* mac_nvram: QOM'ify MacIO NVRAMAndreas Färber2013-01-251-6/+17
* mac_nvram: Clean up public APIAndreas Färber2013-01-251-2/+2
* macio: Split MacIO in twoAndreas Färber2013-01-251-4/+6
* ppc: Move Mac machines to hw/ppc/Andreas Färber2013-01-251-0/+81