aboutsummaryrefslogtreecommitdiffstats
path: root/hw/ide/ioport.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/ide: Include 'ide-internal.h' from current pathPhilippe Mathieu-Daudé2024-02-271-1/+1
* ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE coreMark Cave-Ayland2023-11-211-12/+0
* hw/ide/ioport: Remove unnecessary includesPhilippe Mathieu-Daudé2023-02-271-10/+0
* hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machineThomas Huth2021-07-191-6/+10
* ide: rename cmd_write to ctrl_writeJohn Snow2020-10-011-1/+1
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0
* ide: split ioport registration to a separate filePaolo Bonzini2019-02-051-0/+66