summaryrefslogtreecommitdiffstats
path: root/hw/microblaze/xlnx-zynqmp-pmu.c
Commit message (Expand)AuthorAgeFilesLines
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-1/+0Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* hw/microblaze/zynqmp: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé2019-05-241-3/+3
* hw/microblaze/zynqmp: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé2019-05-241-3/+4
* hw/microblaze/zynqmp: Let the SoC manage the IPI devicesPhilippe Mathieu-Daudé2019-05-241-20/+16Star
* hw/microblaze/zynqmp: Move the IPI state into the PMUSoC statePhilippe Mathieu-Daudé2019-05-241-7/+7
* hw/microblaze/xlnx-zynqmp-pmu: Fix introspection problem in 'xlnx, zynqmp-pmu...Thomas Huth2018-07-231-6/+4Star
* xlnx-zynqmp-pmu: Connect the IPI device to the PMUAlistair Francis2018-01-261-0/+31
* xlnx-zynqmp-pmu: Connect the PMU interrupt controllerAlistair Francis2018-01-261-0/+24
* xlnx-zynqmp-pmu: Add the CPU and memoryAlistair Francis2018-01-261-2/+68
* xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMUAlistair Francis2018-01-261-0/+83