summary refs log tree commit diff stats
path: root/hw/ide/ide-dev.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ide, vl: turn -win2k-hack into a property on IDE devicesPaolo Bonzini2024-02-281-0/+1
* ide: collapse parameters to ide_init_drivePaolo Bonzini2024-02-281-4/+1
* hw/ide: Include 'ide-internal.h' from current pathPhilippe Mathieu-Daudé2024-02-271-1/+1
* hw/ide: Move IDE device related definitions to ide-dev.hThomas Huth2024-02-221-0/+1
* hw/ide: Split qdev.c into ide-bus.c and ide-dev.cThomas Huth2024-02-221-0/+271