summaryrefslogtreecommitdiffstats
path: root/include/hw/misc/macio/macio.h
Commit message (Expand)AuthorAgeFilesLines
* hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.hBALATON Zoltan2022-10-311-1/+1
* hw/ppc/mac.h: Move macio specific parts out from shared headerBALATON Zoltan2022-10-311-0/+21
* macio: move OpenPIC inside macio-newworld deviceMark Cave-Ayland2021-01-131-1/+1
* macio: move heathrow PIC inside macio-oldworld deviceMark Cave-Ayland2021-01-131-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-15/+5Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-7/+10
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-10/+16
* hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.hBALATON Zoltan2020-03-171-0/+1
* include: Make headers more self-containedMarkus Armbruster2019-08-161-0/+2
* macio: add addr property to macio IDE objectMark Cave-Ayland2018-08-301-0/+1
* macio: add macio bus to help with fw path generationMark Cave-Ayland2018-08-301-0/+10
* macio: move MACIOIDEState type declarations to macio.hMark Cave-Ayland2018-08-301-0/+26
* mac_newworld: add PMU deviceMark Cave-Ayland2018-06-161-0/+2
* mac_newworld: add gpios to macio devices with PMU enabledMark Cave-Ayland2018-06-161-0/+3
* mac_newworld: add via machine option to control mac99 VIA/ADB configurationMark Cave-Ayland2018-06-161-0/+2
* mac_newworld: move wiring of macio IRQs to macio_newworld_realize()Mark Cave-Ayland2018-05-041-1/+0Star
* mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize()Mark Cave-Ayland2018-04-271-1/+0Star
* mac_newworld: use object link to pass OpenPIC object to macioMark Cave-Ayland2018-03-061-1/+3
* mac_oldworld: use object link to pass heathrow PIC object to macioMark Cave-Ayland2018-03-061-0/+2
* macio: move macio related structures and defines into separate macio.h fileMark Cave-Ayland2018-03-061-0/+75