summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controllerPhilippe Mathieu-Daudé2019-01-071-0/+6
| * hw/arm: versal: Plug memory leaksEdgar E. Iglesias2019-01-071-0/+2
| * Revert "armv7m: Guard against no -kernel argument"Stefan Hajnoczi2019-01-071-5/+0Star
| * arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clustersLuc Michel2019-01-071-4/+19
* | include: remove compat.hMarc-André Lureau2019-01-071-1/+0Star
* | compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macrosMarc-André Lureau2019-01-071-4/+1Star
* | compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macrosMarc-André Lureau2019-01-071-4/+1Star
* | compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macrosMarc-André Lureau2019-01-071-4/+1Star
* | compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macrosMarc-André Lureau2019-01-071-5/+1Star
* | compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macrosMarc-André Lureau2019-01-071-5/+1Star
* | compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macrosMarc-André Lureau2019-01-071-4/+1Star
* | compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macrosMarc-André Lureau2019-01-071-4/+1Star
* | compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macrosMarc-André Lureau2019-01-071-5/+1Star
* | compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macrosMarc-André Lureau2019-01-071-5/+1Star
* | machine: move compat properties out of globalsMarc-André Lureau2019-01-071-54/+40Star
* | hw: apply machine compat properties without touching globalsMarc-André Lureau2019-01-071-9/+18
* | machines: replace COMPAT define with a static arrayMarc-André Lureau2019-01-071-18/+27
|/
* hw: acpi: Export and share the ARM RSDP buildSamuel Ortiz2018-12-191-65/+0Star
* hw: arm: Support both legacy and current RSDP buildSamuel Ortiz2018-12-191-5/+33
* hw: arm: Convert the RSDP build to the buid_append_foo() APISamuel Ortiz2018-12-191-19/+23
* hw: arm: Carry RSDP specific data through AcpiRsdpDataSamuel Ortiz2018-12-191-5/+13
* hw: arm: acpi: Fix incorrect checksums in RSDPIgor Mammedov2018-12-191-1/+6
* hw: acpi: The RSDP build API can return voidSamuel Ortiz2018-12-191-3/+1Star
* hw/smbios: Move to the hw/firmware/ subdirectoryPhilippe Mathieu-Daudé2018-12-191-1/+1
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...Peter Maydell2018-12-162-1/+2
|\
| * virt: Fix broken indentationEduardo Habkost2018-12-141-1/+1
| * hw/arm/mps2-tz.c: Free mscname string in make_dma()Peter Maydell2018-12-141-0/+1
* | hw/arm: versal: Use IRQs 111 - 118 for virtio-mmioEdgar E. Iglesias2018-12-131-2/+2
* | hw/arm: versal: Reduce number of virtio-mmio instancesEdgar E. Iglesias2018-12-131-1/+1
* | hw/arm: versal: Remove bogus virtio-mmio creationEdgar E. Iglesias2018-12-131-1/+0Star
* | musicpal: Convert sysbus init function to realize functionMao Zhongyi2018-12-131-5/+4Star
* | Allow AArch64 processors to boot from a kernel placed over 4GBRicardo Perez Blanco2018-12-131-13/+22
* | hw: arm: musicpal: drop TYPE_WM8750 in object_property_set_link()Li Qiang2018-12-131-1/+1
|/
* virt: Eliminate separate instance_init functionsEduardo Habkost2018-12-111-66/+21Star
* q35/440fx/arm/spapr: Add QEMU 4.0 machine typeAlex Williamson2018-12-111-2/+17
* hw/arm/aspeed: Fix build issue with clang 3.4Thomas Huth2018-11-281-2/+2
* hw/virt/arm: Add support for Cortex-A72 in virtZhiPeng Lu2018-11-271-0/+1
* hw/arm/sysbus-fdt: Only call match_fn callback if the type matchesEric Auger2018-11-131-5/+7
* hw/arm/exynos4210: Zero memory allocated for Exynos4210StatePeter Maydell2018-11-061-1/+1
* hw/arm: versal: Add a virtual Xilinx Versal boardEdgar E. Iglesias2018-11-022-1/+495
* hw/arm: versal: Add a model of Xilinx Versal SoCEdgar E. Iglesias2018-11-022-0/+324
* hw/arm/xilinx_zynq: Use the ARRAY_SIZE macroPhilippe Mathieu-Daudé2018-11-021-1/+1
* strongarm: mask off high[31:28] bits from dir and state registersPrasad J Pandit2018-11-021-2/+2
* hw/arm/nrf51_soc: Connect UART to nRF51 SoCJulia Suvorova2018-11-022-0/+22
* hw/arm/virt: Set VIRT_COMPAT_3_0 compatEric Auger2018-11-021-0/+4
* audio: use TYPE_MV88W8618_AUDIO instead of hardcoded stringMao Zhongyi2018-10-291-1/+1
* audio: use object link instead of qdev property to pass wm8750 referenceMao Zhongyi2018-10-291-1/+2
* audio: use TYPE_WM8750 instead of a hardcoded stringMao Zhongyi2018-10-291-1/+1
* hw/arm/boot: Increase compliance with kernel arm64 boot protocolStewart Hildebrand2018-10-241-0/+18
* hw/arm/virt: add DT property /secure-chosen/stdout-path indicating secure UARTJerome Forissier2018-10-161-0/+4