aboutsummaryrefslogtreecommitdiff
path: root/hw/core/empty_slot.c
AgeCommit message (Expand)Author
2020-06-09hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERSPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Convert debug printf() to trace eventPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Add a 'name' qdev propertyPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Convert 'size' field as qdev propertyPhilippe Mathieu-Daudé
2020-06-09hw/misc/empty_slot: Lower address space priorityPhilippe Mathieu-Daudé
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2018-12-13core/empty_slot: Convert sysbus init function to realize functionMao Zhongyi
2016-01-29hw/core: Clean up includesPeter Maydell
2013-07-29empty_slot: QOM cast cleanupAndreas Färber
2013-07-04hw/c*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini