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