aboutsummaryrefslogtreecommitdiff
path: root/hw/block/fdc-isa.c
AgeCommit message (Expand)Author
2023-12-29hw/block: Constify VMStateRichard Henderson
2023-02-27hw: Replace isa_get_irq() by isa_bus_get_irq() when ISABus is availablePhilippe Mathieu-Daudé
2023-02-27hw/isa: Rename isa_get_dma() -> isa_bus_get_dma()Philippe Mathieu-Daudé
2022-06-09acpi: fdc-isa: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:build...Igor Mammedov
2022-03-08hw/isa: Inline and remove one-line isa_init_irq()Bernhard Beschow
2022-02-11hw/block/fdc-isa: Respect QOM properties when building AMLBernhard Beschow
2021-06-25hw/block/fdc: Add description to floppy controllersPhilippe Mathieu-Daudé
2021-06-25hw/block/fdc: Extract ISA floppy controllers to fdc-isa.cPhilippe Mathieu-Daudé