index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
block
/
fdc-isa.c
Age
Commit message (
Expand
)
Author
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-08-06
hw/block/fdc-isa: Assert that isa_fdc_get_drive_max_chs() found something
Peter Maydell
2024-02-14
hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDC
Bernhard Beschow
2024-02-14
hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtrlISABus
Bernhard Beschow
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é