aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)AuthorFilesLines
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones1-0/+8
2020-01-30hw/arm/virt: Add missing 5.0 options call to 4.2 optionsAndrew Jones1-0/+1
2020-01-30hw/arm/raspi: Remove obsolete use of -smp to set the soc 'enabled-cpus'Philippe Mathieu-Daudé1-2/+0
2020-01-30hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0Cédric Le Goater1-5/+39
2020-01-30hw/arm: ast2600: Wire up the eMMC controllerAndrew Jeffery2-12/+43
2020-01-30hw/sd: Configure number of slots exposed by the ASPEED SDHCI modelAndrew Jeffery3-1/+5
2020-01-29hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic2-2/+2
2020-01-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell17-19/+19
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau17-19/+19
2020-01-23hw/arm/exynos4210: Connect serial port DMA busy signals with pl330Guenter Roeck1-13/+29
2020-01-23hw/arm/exynos4210: Fix DMA initializationGuenter Roeck1-8/+43
2020-01-23hw/arm: Use helper function to trigger hotplug handler plugKeqian Zhu1-3/+3
2020-01-20migration: Define VMSTATE_INSTANCE_ID_ANYPeter Xu1-1/+1
2020-01-17i.MX: add an emulation for RNGCMartin Kaiser1-0/+11
2020-01-17hw/arm/allwinner-a10: Remove local qemu_irq variablesPhilippe Mathieu-Daudé1-5/+4
2020-01-17hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()Philippe Mathieu-Daudé1-13/+11
2020-01-17hw/arm/allwinner-a10: Move SoC definitions out of headerPhilippe Mathieu-Daudé1-0/+6
2020-01-17hw/arm: Add the Netduino Plus 2Alistair Francis2-0/+53
2020-01-17hw/arm: Add the STM32F4xx SoCAlistair Francis2-0/+303
2020-01-17hw/misc: Add the STM32F4xx EXTI deviceAlistair Francis1-0/+1
2020-01-17hw/misc: Add the STM32F4xx Sysconfig deviceAlistair Francis1-0/+9
2020-01-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-2/+2
2020-01-08chardev: Use QEMUChrEvent enum in IOEventHandler typedefPhilippe Mathieu-Daudé2-2/+2
2020-01-07omap-gpio: remove PROP_PTRMarc-André Lureau2-7/+8
2020-01-07omap-i2c: remove PROP_PTRMarc-André Lureau2-5/+5
2020-01-07omap-intc: remove PROP_PTRMarc-André Lureau2-4/+4
2020-01-06Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell1-1/+0
2019-12-20hw/arm/smmuv3: Report F_STE_FETCH fault address in correct word positionSimon Veith1-1/+1
2019-12-20hw/arm/smmuv3: Use correct bit positions in EVT_SET_ADDR2 macroSimon Veith1-2/+2
2019-12-20hw/arm/smmuv3: Align stream table base address to table sizeSimon Veith1-4/+14
2019-12-20hw/arm/smmuv3: Check stream IDs against actual table LOG2SIZESimon Veith1-2/+6
2019-12-20hw/arm/smmuv3: Correct SMMU_BASE_ADDR_MASK valueSimon Veith1-1/+1
2019-12-20hw/arm/smmuv3: Apply address mask to linear strtab base addressSimon Veith1-1/+1
2019-12-20ast2600: Configure CNTFRQ at 1125MHzAndrew Jeffery1-0/+3
2019-12-19numa: properly check if numa is supportedIgor Mammedov1-1/+0
2019-12-16hw/arm/nseries: Replace the bluetooth chardev with a "null" chardevThomas Huth1-9/+7
2019-12-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191216-...Peter Maydell6-226/+296
2019-12-16hw/arm/virt: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé1-55/+54
2019-12-16hw/arm/acpi: enable SHPC native hot plugHeyi Guo1-1/+6
2019-12-16hw/arm/acpi: simplify AML bit and/or statementHeyi Guo1-8/+8
2019-12-16hw/arm/sbsa-ref: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé1-44/+42
2019-12-16aspeed: Change the "nic" property definitionCédric Le Goater1-3/+2
2019-12-16aspeed: Change the "scu" property definitionCédric Le Goater2-8/+8
2019-12-16aspeed: Add support for the tacoma-bmc boardCédric Le Goater1-0/+28
2019-12-16aspeed: Remove AspeedBoardConfig array and use AspeedMachineClassCédric Le Goater1-104/+127
2019-12-16aspeed/i2c: Add support for DMA transfersCédric Le Goater2-0/+10
2019-12-16aspeed: Add a DRAM memory region at the SoC levelCédric Le Goater2-4/+12
2019-12-14hw: add compat machines for 5.0Cornelia Huck1-1/+6
2019-12-13virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev1-0/+1
2019-11-26hw/arm: versal: Add the CRP as unimplementedEdgar E. Iglesias1-0/+2