summary refs log tree commit diff stats
path: root/tests/unit/test-qdev-global-props.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-4/+4
* Merge tag 'exec-20241220' of https://github.com/philmd/qemu into stagingStefan Hajnoczi2024-12-211-0/+22
|\
| * tests: Fix test-qdev-global-props on anonymous qdev realize()Peter Xu2024-12-201-0/+22
* | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-191-1/+0
|/
* tests/unit: Constify all PropertyRichard Henderson2024-12-151-1/+1
* tests: Move unit tests into a separate directoryThomas Huth2021-03-121-0/+319