summaryrefslogtreecommitdiffstats
path: root/hw/misc/unimp.c
Commit message (Expand)AuthorAgeFilesLines
* hw/misc/unimp: Display the offset with width of the region sizePhilippe Mathieu-Daudé2020-08-281-4/+6
* hw/misc/unimp: Display the value with width of the access sizePhilippe Mathieu-Daudé2020-08-281-2/+2
* hw/misc/unimp: Display value after offsetPhilippe Mathieu-Daudé2020-08-281-4/+4
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* hw/misc/unimp: Move struct to header filePeter Maydell2018-03-021-10/+0Star
* hw/misc: New "unimplemented" sysbus devicePeter Maydell2017-02-071-0/+107