aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2022-01-28hw/arm/xlnx-versal: Connect Versal's PMC SLCRFrancisco Iglesias
2022-01-28hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC modelsFrancisco Iglesias
2022-01-28rtc: Move RTC function prototypes to their own headerPeter Maydell
2022-01-28hw/armv7m: Fix broken VMStateDescriptionPeter Maydell
2022-01-20hw/arm/aspeed: Add the i3c device to the AST2600 SoCTroy Lee
2022-01-20hw/arm: kudo add lm75s behind bus 1 switch at 75Patrick Venture
2022-01-20hw/arm/virt: Drop superfluous checks against highmemMarc Zyngier
2022-01-20hw/arm/virt: Disable highmem devices that don't fit in the PA rangeMarc Zyngier
2022-01-20hw/arm/virt: Use the PA range to compute the memory mapMarc Zyngier
2022-01-20hw/arm/virt: Honor highmem setting when computing the memory mapMarc Zyngier
2022-01-20hw/arm/virt: Add a control for the the highmem redistributorsMarc Zyngier
2022-01-20hw/arm/virt: Add a control for the the highmem PCIe MMIOMarc Zyngier
2022-01-20hw/arm/virt: Support for virtio-mem-pciGavin Shan
2022-01-20hw/arm/virt: Support cluster level in DT cpu-mapYanan Wang
2022-01-20hw/arm/virt: Support CPU cluster on ARM virt machineYanan Wang
2022-01-20hw/net: Move MV88W8618 network device out of hw/arm/ directoryPhilippe Mathieu-Daudé
2022-01-20hw/arm/musicpal: Fix coding style of code related to MV88W8618 devicePhilippe Mathieu-Daudé
2022-01-20hw: Move MARVELL_88W8618 Kconfig from audio/ to arm/Philippe Mathieu-Daudé
2022-01-18hw/arm: add control knob to disable kaslr_seed via DTBAlex Bennée
2022-01-07Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-01-07acpi: tpm: Add missing device identification objectsStefan Berger
2022-01-07hw/arm: kudo add lm75s on bus 13Patrick Venture
2022-01-07hw/arm: add i2c muxes to kudo-bmcPatrick Venture
2022-01-07hw/arm: attach MMC to kudo-bmcShengtan Mao
2022-01-07hw/arm: Add kudo i2c eeproms.Chris Rauer
2022-01-07Add dummy Aspeed AST2600 Display Port MCU (DPMCU)Troy Lee
2022-01-07smbios: Rename SMBIOS_ENTRY_POINT_* enumsEduardo Habkost
2022-01-05hw: Add compat machines for 7.0Cornelia Huck
2021-12-30dma: Let dma_memory_read/write() take MemTxAttrs argumentPhilippe Mathieu-Daudé
2021-12-15Merge tag 'pull-block-2021-12-15' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson
2021-12-15hw/arm/aspeed: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/arm/xilinx_zynq: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/arm/xlnx-zcu102: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/arm/virt: Use object_property_set instead of qdev_prop_setJean-Philippe Brucker
2021-12-15hw/arm/virt: Reject instantiation of multiple IOMMUsJean-Philippe Brucker
2021-12-15hw/arm/virt: Remove device tree restriction for virtio-iommuJean-Philippe Brucker
2021-12-15hw/arm/virt-acpi-build: Add VIOT table for virtio-iommuJean-Philippe Brucker
2021-12-15hw/arm: Don't include qemu-common.h unnecessarilyPeter Maydell
2021-12-15hw/arm/xlnx-versal-virt: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/arm/mcimx7d-sabre: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/arm/mcimx6ul-evk: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/arm/imx25_pdk: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/arm/versatilepb hw/arm/vexpress: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/arm/npcm7xx_boards: Replace drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw: Replace trivial drive_get_next() by drive_get()Markus Armbruster
2021-12-15hw/sd/ssi-sd: Do not create SD card within controller's realizeMarkus Armbruster
2021-11-26hw/arm/virt: Extend nested and mte checks to hvfAlexander Graf
2021-11-02hw/arm/virt: Rename default_bus_bypass_iommuJean-Philippe Brucker
2021-11-02hw/arm: Attach MMC to quanta-gbs-bmcShengtan Mao
2021-11-02hw/arm: Add Nuvoton SD module to boardShengtan Mao