aboutsummaryrefslogtreecommitdiff
path: root/hw/ide/ioport.c
AgeCommit message (Expand)Author
2024-02-27hw/ide: Include 'ide-internal.h' from current pathPhilippe Mathieu-Daudé
2023-11-21ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE ...Mark Cave-Ayland
2023-02-27hw/ide/ioport: Remove unnecessary includesPhilippe Mathieu-Daudé
2021-07-19hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machineThomas Huth
2020-10-01ide: rename cmd_write to ctrl_writeJohn Snow
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-02-05ide: split ioport registration to a separate filePaolo Bonzini