summary refs log tree commit diff stats
path: root/hw/ide/ide-dev.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'exec-20241220' of https://github.com/philmd/qemu into stagingStefan Hajnoczi2024-12-211-3/+3
|\
| * include: Rename sysemu/ -> system/Philippe Mathieu-Daudé2024-12-201-3/+3
* | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-191-3/+0
|/
* hw/ide: Constify all PropertyRichard Henderson2024-12-151-3/+3
* 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