Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-19 | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST | Richard Henderson | 1 | -2/+0 |
2024-12-15 | hw/block: Constify all Property | Richard Henderson | 1 | -2/+2 |
2024-09-13 | hw: Use device_class_set_legacy_reset() instead of opencoding | Peter Maydell | 1 | -1/+1 |
2024-02-14 | hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus | Bernhard Beschow | 1 | -2/+4 |
2023-12-29 | hw/block: Constify VMState | Richard Henderson | 1 | -1/+1 |
2022-06-11 | hw/block/fdc-sysbus: Always mark sysbus floppy controllers as not having DMA | Peter Maydell | 1 | -5/+11 |
2021-06-25 | hw/block/fdc: Add description to floppy controllers | Philippe Mathieu-Daudé | 1 | -0/+2 |
2021-06-25 | hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c | Philippe Mathieu-Daudé | 1 | -0/+249 |