summaryrefslogtreecommitdiffstats
path: root/hw/arm/sbsa-ref.c
Commit message (Expand)AuthorAgeFilesLines
* arm/sbsa-ref: use memdev for RAMIgor Mammedov2020-02-191-4/+3Star
* numa: properly check if numa is supportedIgor Mammedov2019-12-191-1/+0Star
* hw/arm/sbsa-ref: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé2019-12-161-44/+42Star
* numa: move numa global variable numa_info into MachineStateTao Xu2019-09-031-1/+2
* numa: move numa global variable have_numa_distance into MachineStateTao Xu2019-09-031-1/+1
* numa: move numa global variable nb_numa_nodes into MachineStateTao Xu2019-09-031-1/+3
* hw/arm: simplify arm_load_dtbTao Xu2019-09-031-2/+1Star
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-0/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULLPeter Maydell2019-07-081-6/+2Star
* hw/arm: Replace global smp variables with machine smp propertiesLike Xu2019-07-051-0/+4
* hw/arm: Add arm SBSA reference machine, devices partHongbo Zhang2019-07-011-0/+535
* hw/arm: Add arm SBSA reference machine, skeleton partHongbo Zhang2019-07-011-0/+271