| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging | Stefan Hajnoczi | 2024-12-21 | 1 | -3/+3 |
| |\ | |||||
| | * | include: Rename sysemu/ -> system/ | Philippe Mathieu-Daudé | 2024-12-20 | 1 | -3/+3 |
| * | | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST | Richard Henderson | 2024-12-19 | 1 | -3/+0 |
| |/ | |||||
| * | hw/ide: Constify all Property | Richard Henderson | 2024-12-15 | 1 | -3/+3 |
| * | ide, vl: turn -win2k-hack into a property on IDE devices | Paolo Bonzini | 2024-02-28 | 1 | -0/+1 |
| * | ide: collapse parameters to ide_init_drive | Paolo Bonzini | 2024-02-28 | 1 | -4/+1 |
| * | hw/ide: Include 'ide-internal.h' from current path | Philippe Mathieu-Daudé | 2024-02-27 | 1 | -1/+1 |
| * | hw/ide: Move IDE device related definitions to ide-dev.h | Thomas Huth | 2024-02-22 | 1 | -0/+1 |
| * | hw/ide: Split qdev.c into ide-bus.c and ide-dev.c | Thomas Huth | 2024-02-22 | 1 | -0/+271 |