| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw, target: Add ResetType argument to hold and exit phase methods | Peter Maydell | 2024-04-25 | 1 | -1/+1 |
| * | hw/m68k: Constify VMState | Richard Henderson | 2023-12-30 | 1 | -1/+1 |
| * | q800: add Apple Sound Chip (ASC) audio to machine | Mark Cave-Ayland | 2023-10-06 | 1 | -1/+10 |
| * | q800-glue.c: convert to Resettable interface | Mark Cave-Ayland | 2023-10-06 | 1 | -3/+4 |
| * | q800-glue.c: switch TypeInfo registration to use DEFINE_TYPES() macro | Mark Cave-Ayland | 2023-06-22 | 1 | -16/+13 |
| * | q800: move GLUE device into separate q800-glue.c file | Mark Cave-Ayland | 2023-06-22 | 1 | -0/+252 |