summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones2020-01-301-0/+8
* hw/arm/virt: Add missing 5.0 options call to 4.2 optionsAndrew Jones2020-01-301-0/+1
* hw/arm/raspi: Remove obsolete use of -smp to set the soc 'enabled-cpus'Philippe Mathieu-Daudé2020-01-301-2/+0Star
* hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0Cédric Le Goater2020-01-301-5/+39
* hw/arm: ast2600: Wire up the eMMC controllerAndrew Jeffery2020-01-302-12/+43
* hw/sd: Configure number of slots exposed by the ASPEED SDHCI modelAndrew Jeffery2020-01-303-1/+5
* hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic2020-01-292-2/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-01-2717-19/+19
|\
| * qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-2417-19/+19
* | hw/arm/exynos4210: Connect serial port DMA busy signals with pl330Guenter Roeck2020-01-231-13/+29
* | hw/arm/exynos4210: Fix DMA initializationGuenter Roeck2020-01-231-8/+43
* | hw/arm: Use helper function to trigger hotplug handler plugKeqian Zhu2020-01-231-3/+3
|/
* migration: Define VMSTATE_INSTANCE_ID_ANYPeter Xu2020-01-201-1/+1
* i.MX: add an emulation for RNGCMartin Kaiser2020-01-171-0/+11
* hw/arm/allwinner-a10: Remove local qemu_irq variablesPhilippe Mathieu-Daudé2020-01-171-5/+4Star
* hw/arm/allwinner-a10: Simplify by passing IRQs with qdev_pass_gpios()Philippe Mathieu-Daudé2020-01-171-13/+11Star
* hw/arm/allwinner-a10: Move SoC definitions out of headerPhilippe Mathieu-Daudé2020-01-171-0/+6
* hw/arm: Add the Netduino Plus 2Alistair Francis2020-01-172-0/+53
* hw/arm: Add the STM32F4xx SoCAlistair Francis2020-01-172-0/+303
* hw/misc: Add the STM32F4xx EXTI deviceAlistair Francis2020-01-171-0/+1
* hw/misc: Add the STM32F4xx Sysconfig deviceAlistair Francis2020-01-171-0/+9
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-01-102-2/+2
|\
| * chardev: Use QEMUChrEvent enum in IOEventHandler typedefPhilippe Mathieu-Daudé2020-01-082-2/+2
* | omap-gpio: remove PROP_PTRMarc-André Lureau2020-01-072-7/+8
* | omap-i2c: remove PROP_PTRMarc-André Lureau2020-01-072-5/+5
* | omap-intc: remove PROP_PTRMarc-André Lureau2020-01-072-4/+4
|/
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2020-01-061-1/+0Star
|\
| * numa: properly check if numa is supportedIgor Mammedov2019-12-191-1/+0Star
* | hw/arm/smmuv3: Report F_STE_FETCH fault address in correct word positionSimon Veith2019-12-201-1/+1
* | hw/arm/smmuv3: Use correct bit positions in EVT_SET_ADDR2 macroSimon Veith2019-12-201-2/+2
* | hw/arm/smmuv3: Align stream table base address to table sizeSimon Veith2019-12-201-4/+14
* | hw/arm/smmuv3: Check stream IDs against actual table LOG2SIZESimon Veith2019-12-201-2/+6
* | hw/arm/smmuv3: Correct SMMU_BASE_ADDR_MASK valueSimon Veith2019-12-201-1/+1
* | hw/arm/smmuv3: Apply address mask to linear strtab base addressSimon Veith2019-12-201-1/+1
* | ast2600: Configure CNTFRQ at 1125MHzAndrew Jeffery2019-12-201-0/+3
|/
* hw/arm/nseries: Replace the bluetooth chardev with a "null" chardevThomas Huth2019-12-161-9/+7Star
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191216-...Peter Maydell2019-12-166-226/+296
|\
| * hw/arm/virt: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé2019-12-161-55/+54Star
| * hw/arm/acpi: enable SHPC native hot plugHeyi Guo2019-12-161-1/+6
| * hw/arm/acpi: simplify AML bit and/or statementHeyi Guo2019-12-161-8/+8
| * hw/arm/sbsa-ref: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé2019-12-161-44/+42Star
| * aspeed: Change the "nic" property definitionCédric Le Goater2019-12-161-3/+2Star
| * aspeed: Change the "scu" property definitionCédric Le Goater2019-12-162-8/+8
| * aspeed: Add support for the tacoma-bmc boardCédric Le Goater2019-12-161-0/+28
| * aspeed: Remove AspeedBoardConfig array and use AspeedMachineClassCédric Le Goater2019-12-161-104/+127
| * aspeed/i2c: Add support for DMA transfersCédric Le Goater2019-12-162-0/+10
| * aspeed: Add a DRAM memory region at the SoC levelCédric Le Goater2019-12-162-4/+12
* | hw: add compat machines for 5.0Cornelia Huck2019-12-141-1/+6
|/
* virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev2019-12-131-0/+1
* hw/arm: versal: Add the CRP as unimplementedEdgar E. Iglesias2019-11-261-0/+2