summary refs log tree commit diff stats
path: root/hw/intc/m68k_irqc.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
* include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-191-1/+0
* hw/intc: Constify all PropertyRichard Henderson2024-12-151-1/+1
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-131-1/+1
* hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()Philippe Mathieu-Daudé2024-06-191-3/+2
* hw/intc: Constify VMStateRichard Henderson2023-12-291-1/+1
* hw/m68k/irqc: Pass CPU using QOM link propertyPhilippe Mathieu-Daudé2023-11-011-1/+9
* hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé2021-11-091-1/+1
* m68k: add an interrupt controllerLaurent Vivier2021-03-151-0/+119