summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2018-07-09hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mrEric Auger
2018-07-02hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"Philippe Mathieu-Daudé
2018-07-02hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé
2018-06-29i.mx7d: Change IRQ number type from hwaddr to intJean-Christophe Dubois
2018-06-29i.mx7d: Change SRC unimplemented device name from sdma to srcJean-Christophe Dubois
2018-06-29i.mx7d: Remove unused header filesJean-Christophe Dubois
2018-06-29hw/arm/virt: Silence dtc /memory warningEric Auger
2018-06-29hw/arm/virt: Silence dtc /intc warningsEric Auger
2018-06-29hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()Philippe Mathieu-Daudé
2018-06-26aspeed/timer: use the APB frequency from the SCUCédric Le Goater
2018-06-26aspeed: initialize the SCU controller firstCédric Le Goater
2018-06-26hw/arm/smmuv3: Add notifications on invalidationEric Auger
2018-06-26hw/arm/smmuv3: IOTLB emulationEric Auger
2018-06-26hw/arm/smmuv3: Cache/invalidate config dataEric Auger
2018-06-26hw/arm/smmuv3: Fix translate error handlingJia He
2018-06-26hw/arm/stellaris: Use HWADDR_PRIx to display register addressPhilippe Mathieu-Daudé
2018-06-26hw/arm/stellaris: Fix gptm_write() error messagePhilippe Mathieu-Daudé
2018-06-26hw/arm/stellaris: Use qemu_log_mask(UNIMP) instead of fprintfPhilippe Mathieu-Daudé
2018-06-26hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé
2018-06-22hw/arm/mps2-tz.c: Instantiate MPCsPeter Maydell
2018-06-22hw/arm/iotkit: Wire up MPC interrupt linesPeter Maydell
2018-06-22hw/arm/iotkit: Instantiate MPCPeter Maydell
2018-06-22xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5FEdgar E. Iglesias
2018-06-22hw/arm/virt: Increase max_cpus to 512Eric Auger
2018-06-22hw/arm/virt: Use 256MB ECAM region by defaultEric Auger
2018-06-22hw/arm/virt: Add virt-3.0 machine typeEric Auger
2018-06-22hw/arm/virt: Add a new 256MB ECAM regionEric Auger
2018-06-22hw/arm/virt: Register two redistributor regions when necessaryEric Auger
2018-06-22hw/arm/virt-acpi-build: Advertise one or two GICR structuresEric Auger
2018-06-22hw/arm/virt: GICv3 DT node with one or two redistributor regionsEric Auger
2018-06-22hw/intc/arm_gicv3: Introduce redist-region-count array propertyEric Auger
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann
2018-06-15iommu: Add IOMMU index argument to translate methodPeter Maydell
2018-06-15arm: Don't crash if user tries to use a Cortex-M CPU without an NVICPeter Maydell
2018-06-15hw/arm/armv7m: Remove unused armv7m_init() functionPeter Maydell
2018-06-15stellaris: Stop using armv7m_init()Peter Maydell
2018-06-15hw/arm/mps2-tz: Put ethernet controller behind PPCPeter Maydell
2018-06-08stellaris: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé
2018-06-08hw/arm: Remove the deprecated xlnx-ep108 machineThomas Huth
2018-06-08aspeed: add the pc9552 chips to the witherspoon machineCédric Le Goater
2018-06-08aspeed: Add EEPROM I2C devicesCédric Le Goater
2018-06-08aspeed: add an I2C RTC device to all machinesCédric Le Goater
2018-06-08aspeed: add support for the witherspoon-bmc boardCédric Le Goater
2018-06-08aspeed: remove ignore_memory_transaction_failures on all boardsCédric Le Goater
2018-06-04Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...Peter Maydell
2018-06-04migration: introduce decompress-error-checkXiao Guangrong
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-01hw: Do not include "sysemu/blockdev.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé