summary refs log tree commit diff stats
path: root/hw/misc/macio/gpio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Make InterfaceInfo[] uses constPhilippe Mathieu-Daudé2025-04-251-1/+1
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* hw/misc/macio/gpio: Add constants for register bitsBALATON Zoltan2025-03-051-7/+12
* hw/misc/macio: Improve trace logsBALATON Zoltan2025-03-051-1/+1
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-131-1/+1
* hw/misc/macio: Constify VMStateRichard Henderson2023-12-301-1/+1
* hw/ide: Un-inline ide_set_irq()Philippe Mathieu-Daudé2023-02-271-0/+1
* hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.hBALATON Zoltan2022-10-311-1/+0
* macio: wire macio GPIOs to OpenPIC using sysbus IRQsMark Cave-Ayland2021-01-131-19/+5
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* mac_newworld: wire up programmer switch to NMI handlerMark Cave-Ayland2018-06-161-0/+13
* mac_newworld: add gpios to macio devices with PMU enabledMark Cave-Ayland2018-06-161-0/+218