summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* aspeed/scu: Introduce per-SoC SCU typesCédric Le Goater2019-09-131-1/+2
* aspeed/smc: Add support for DMAsCédric Le Goater2019-09-132-0/+4
* aspeed: Use consistent typenamesCédric Le Goater2019-09-131-13/+12Star
* aspeed: Remove unused SoC definitionsCédric Le Goater2019-09-131-26/+0Star
* aspeed: add a GPIO controller to the SoCRashmica Gupta2019-09-131-0/+17
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-09-0430-162/+68Star
|\
| * numa: move numa global variable numa_info into MachineStateTao Xu2019-09-034-6/+9
| * numa: move numa global variable have_numa_distance into MachineStateTao Xu2019-09-033-3/+3
| * numa: move numa global variable nb_numa_nodes into MachineStateTao Xu2019-09-034-8/+14
| * hw/arm: simplify arm_load_dtbTao Xu2019-09-0329-145/+42Star
* | hw/arm/fsl-imx: Add the cpu as child of the SoC objectPhilippe Mathieu-Daudé2019-09-032-2/+6
* | hw/arm: Use sysbus_init_child_obj for correct reference countingPhilippe Mathieu-Daudé2019-09-031-2/+2
* | hw/arm: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé2019-09-033-17/+16Star
* | hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriatePhilippe Mathieu-Daudé2019-09-038-11/+15
* | hw/arm/smmuv3: Remove spurious error messages on IOVA invalidationsEric Auger2019-09-032-8/+12
* | hw/arm/smmuv3: Log a guest error when decoding an invalid STEEric Auger2019-09-031-0/+1
|/
* Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell2019-08-222-2/+2
|\
| * hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster2019-08-212-2/+2
* | hw: add compat machines for 4.2Cornelia Huck2019-08-211-1/+8
|/
* hw/misc: Add a config switch for the "unimplemented" deviceThomas Huth2019-08-201-0/+11
* hw/core: Add a config switch for the "split-irq" deviceThomas Huth2019-08-201-0/+3
* hw/core: Add a config switch for the "or-irq" deviceThomas Huth2019-08-201-0/+3
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-1612-1/+12
* Include sysemu/sysemu.h a lot lessMarkus Armbruster2019-08-165-0/+5
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-165-5/+0Star
* Include hw/boards.h a bit lessMarkus Armbruster2019-08-1610-7/+4Star
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-1625-0/+25
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-1614-12/+2Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-1614-0/+14
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-1620-0/+21
* ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster2019-08-163-0/+3
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-166-0/+6
* hw/arm/boot: Further improve initrd positioning codePeter Maydell2019-07-261-2/+17
* hw/arm/boot: Rename elf_{low, high}_addr to image_{low, high}_addrPeter Maydell2019-07-261-9/+11
* hw/arm/fsl-imx6ul.c: Remove dead SMP-related codePeter Maydell2019-07-222-46/+20Star
* hw/arm/virt: Fix non-secure flash modeDavid Engraf2019-07-151-1/+1
* hw/arm/sbsa-ref: Remove unnecessary check for secure_sysmem == NULLPeter Maydell2019-07-081-6/+2Star
* machine: show if CLI option '-numa node,mem' is supported in QAPI schemaIgor Mammedov2019-07-051-0/+1
* hw/arm: Replace global smp variables with machine smp propertiesLike Xu2019-07-0514-23/+54
* machine: Refactor smp-related call chains to pass MachineStateLike Xu2019-07-051-1/+1
* 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-013-0/+286
* aspeed: Link SCU to the watchdogJoel Stanley2019-07-011-0/+2
* hw/misc/aspeed_xdma: New deviceEddie James2019-07-011-0/+17
* aspeed: Add support for the swift-bmc boardAdriana Kobylak2019-07-011-0/+50
* aspeed/smc: add a 'sdram_base' propertyCédric Le Goater2019-07-011-0/+6
* aspeed: add a RAM memory region containerCédric Le Goater2019-07-011-4/+9
* aspeed: remove the "ram" linkCédric Le Goater2019-07-011-2/+0Star
* aspeed: add support for multiple NICsCédric Le Goater2019-07-011-14/+19