aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/lasi.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-25qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé1-1/+1
2024-12-20include: Rename sysemu/ -> system/Philippe Mathieu-Daudé1-2/+2
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell1-1/+1
2024-02-11lasi: Add reset I/O ports for LASI audio and FDCHelge Deller1-0/+11
2024-02-11lasi: allow access to LAN MAC address registersHelge Deller1-0/+2
2023-12-30hw/misc: Constify VMStateRichard Henderson1-1/+1
2023-04-20lasi: fix RTC migrationPaolo Bonzini1-2/+2
2022-05-08lasi: move from hw/hppa to hw/miscMark Cave-Ayland1-0/+274