summary refs log tree commit diff stats
path: root/hw/misc/iotkit-secctl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/misc: Constify all PropertyRichard Henderson2024-12-151-1/+1
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-131-1/+1
* hw/misc: Constify VMStateRichard Henderson2023-12-301-5/+5
* misc: fix commonly doubled up wordsDaniel P. Berrangé2022-08-011-1/+1
* hw/misc/iotkit-secctl.c: Implement SSE-300 PID register valuesPeter Maydell2021-03-081-2/+48
* hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt Clear' registerPhilippe Mathieu-Daudé2020-02-211-1/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* hw/misc/iotkit-secctl: Support 4 internal MPCsPeter Maydell2019-02-011-2/+3
* hw/misc/iotkit-secctl: Wire up registers for controlling MSCsPeter Maydell2018-08-241-8/+65
* hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUSPeter Maydell2018-06-221-2/+36
* hw/misc/iotkit-secctl: Add remaining simple registersPeter Maydell2018-03-021-6/+26
* hw/misc/iotkit-secctl: Add handling for PPCsPeter Maydell2018-03-021-17/+253
* hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeletonPeter Maydell2018-03-021-0/+448