aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2022-01-20hw/arm: kudo add lm75s behind bus 1 switch at 75Patrick Venture1-1/+9
2022-01-20hw/arm/virt: Drop superfluous checks against highmemMarc Zyngier2-6/+1
2022-01-20hw/arm/virt: Disable highmem devices that don't fit in the PA rangeMarc Zyngier1-6/+28
2022-01-20hw/arm/virt: Use the PA range to compute the memory mapMarc Zyngier1-12/+52
2022-01-20hw/arm/virt: Honor highmem setting when computing the memory mapMarc Zyngier1-3/+7
2022-01-20hw/arm/virt: Add a control for the the highmem redistributorsMarc Zyngier2-0/+4
2022-01-20hw/arm/virt: Add a control for the the highmem PCIe MMIOMarc Zyngier2-8/+9
2022-01-20hw/arm/virt: Support for virtio-mem-pciGavin Shan2-0/+71
2022-01-20hw/arm/virt: Support cluster level in DT cpu-mapYanan Wang1-7/+8
2022-01-20hw/arm/virt: Support CPU cluster on ARM virt machineYanan Wang1-0/+1
2022-01-20hw/net: Move MV88W8618 network device out of hw/arm/ directoryPhilippe Mathieu-Daudé1-380/+1
2022-01-20hw/arm/musicpal: Fix coding style of code related to MV88W8618 devicePhilippe Mathieu-Daudé1-7/+7
2022-01-20hw: Move MARVELL_88W8618 Kconfig from audio/ to arm/Philippe Mathieu-Daudé1-0/+3
2022-01-18hw/arm: add control knob to disable kaslr_seed via DTBAlex Bennée1-2/+30
2022-01-07Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson2-1/+2
2022-01-07acpi: tpm: Add missing device identification objectsStefan Berger1-0/+1
2022-01-07hw/arm: kudo add lm75s on bus 13Patrick Venture1-1/+10
2022-01-07hw/arm: add i2c muxes to kudo-bmcPatrick Venture1-0/+9
2022-01-07hw/arm: attach MMC to kudo-bmcShengtan Mao1-0/+1
2022-01-07hw/arm: Add kudo i2c eeproms.Chris Rauer1-0/+8
2022-01-07Add dummy Aspeed AST2600 Display Port MCU (DPMCU)Troy Lee1-0/+8
2022-01-07smbios: Rename SMBIOS_ENTRY_POINT_* enumsEduardo Habkost1-1/+1
2022-01-05hw: Add compat machines for 7.0Cornelia Huck1-1/+8
2021-12-30dma: Let dma_memory_read/write() take MemTxAttrs argumentPhilippe Mathieu-Daudé3-12/+18
2021-12-15Merge tag 'pull-block-2021-12-15' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson18-38/+59
2021-12-15hw/arm/aspeed: Replace drive_get_next() by drive_get()Markus Armbruster1-8/+13
2021-12-15hw/arm/xilinx_zynq: Replace drive_get_next() by drive_get()Markus Armbruster1-7/+9
2021-12-15hw/arm/xlnx-zcu102: Replace drive_get_next() by drive_get()Markus Armbruster1-3/+3
2021-12-15hw/arm/virt: Use object_property_set instead of qdev_prop_setJean-Philippe Brucker1-2/+3
2021-12-15hw/arm/virt: Reject instantiation of multiple IOMMUsJean-Philippe Brucker1-0/+5
2021-12-15hw/arm/virt: Remove device tree restriction for virtio-iommuJean-Philippe Brucker1-8/+2
2021-12-15hw/arm/virt-acpi-build: Add VIOT table for virtio-iommuJean-Philippe Brucker2-0/+8
2021-12-15hw/arm: Don't include qemu-common.h unnecessarilyPeter Maydell8-8/+0
2021-12-15hw/arm/xlnx-versal-virt: Replace drive_get_next() by drive_get()Markus Armbruster1-1/+2
2021-12-15hw/arm/mcimx7d-sabre: Replace drive_get_next() by drive_get()Markus Armbruster1-1/+1
2021-12-15hw/arm/mcimx6ul-evk: Replace drive_get_next() by drive_get()Markus Armbruster1-1/+1
2021-12-15hw/arm/imx25_pdk: Replace drive_get_next() by drive_get()Markus Armbruster1-1/+1
2021-12-15hw/arm/versatilepb hw/arm/vexpress: Replace drive_get_next() by drive_get()Markus Armbruster2-5/+5
2021-12-15hw/arm/npcm7xx_boards: Replace drive_get_next() by drive_get()Markus Armbruster1-3/+3
2021-12-15hw: Replace trivial drive_get_next() by drive_get()Markus Armbruster7-7/+7
2021-12-15hw/sd/ssi-sd: Do not create SD card within controller's realizeMarkus Armbruster1-1/+14
2021-11-26hw/arm/virt: Extend nested and mte checks to hvfAlexander Graf1-6/+9
2021-11-02hw/arm/virt: Rename default_bus_bypass_iommuJean-Philippe Brucker1-2/+2
2021-11-02hw/arm: Attach MMC to quanta-gbs-bmcShengtan Mao1-0/+20
2021-11-02hw/arm: Add Nuvoton SD module to boardShengtan Mao1-1/+11
2021-10-22Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211022' into sta...Richard Henderson1-0/+74
2021-10-22aspeed: Add support for the fp5280g2-bmc boardJohn Wang1-0/+74
2021-10-21hw/arm/virt-acpi-build: Generate PPTT tableYanan Wang1-1/+7
2021-10-20hw/arm/virt: Add cpu-map to device treeAndrew Jones1-10/+60
2021-10-20hw/arm/virt: Only describe cpu topology since virt-6.2Yanan Wang1-0/+1