summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* hw/display: add standalone ramfb deviceGerd Hoffmann2018-06-182-0/+9
* iommu: Add IOMMU index argument to translate methodPeter Maydell2018-06-151-1/+1
* arm: Don't crash if user tries to use a Cortex-M CPU without an NVICPeter Maydell2018-06-151-1/+6
* hw/arm/armv7m: Remove unused armv7m_init() functionPeter Maydell2018-06-151-21/+0Star
* stellaris: Stop using armv7m_init()Peter Maydell2018-06-151-2/+10
* hw/arm/mps2-tz: Put ethernet controller behind PPCPeter Maydell2018-06-151-9/+23
* stellaris: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé2018-06-081-5/+6
* hw/arm: Remove the deprecated xlnx-ep108 machineThomas Huth2018-06-081-60/+2Star
* aspeed: add the pc9552 chips to the witherspoon machineCédric Le Goater2018-06-081-0/+4
* aspeed: Add EEPROM I2C devicesCédric Le Goater2018-06-081-0/+13
* aspeed: add an I2C RTC device to all machinesCédric Le Goater2018-06-081-0/+19
* aspeed: add support for the witherspoon-bmc boardCédric Le Goater2018-06-081-0/+49
* aspeed: remove ignore_memory_transaction_failures on all boardsCédric Le Goater2018-06-081-3/+0Star
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...Peter Maydell2018-06-041-0/+4
|\
| * migration: introduce decompress-error-checkXiao Guangrong2018-06-041-0/+4
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-06-0117-19/+0Star
|\ \ | |/ |/|
| * hw: Do not include "sysemu/blockdev.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-013-3/+0Star
| * hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-0114-14/+0Star
| * hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-012-2/+0Star
* | ARM: ACPI: Fix use-after-free due to memory reallocShannon Zhao2018-05-311-5/+15
* | arm: fix qemu crash on startup with -bios optionIgor Mammedov2018-05-311-9/+9
|/
* Remove unnecessary variables for function return valueLaurent Vivier2018-05-201-5/+1Star
* hw/arm/smmu-common: Fix coverity issue in get_block_pte_addressEric Auger2018-05-181-2/+2
* hw/arm/smmuv3: Fix Coverity issue in smmuv3_record_eventEric Auger2018-05-181-1/+1
* xlnx-zynqmp: Connect the ZynqMP GDMA and ADMAFrancisco Iglesias2018-05-181-0/+53
* make sure that we aren't overwriting mc->get_hotplug_handler by accidentIgor Mammedov2018-05-101-0/+1
* arm/boot: split load_dtb() from arm_load_kernel()Igor Mammedov2018-05-103-144/+53Star
* platform-bus-device: use device plug callback instead of machine_done notifierIgor Mammedov2018-05-102-3/+31
* hw/arm/iotkit.c: fix minor memory leakPeter Maydell2018-05-101-0/+1
* hw/arm/virt: Introduce the iommu optionEric Auger2018-05-041-0/+36
* hw/arm/virt-acpi-build: Add smmuv3 node in IORT tablePrem Mallappa2018-05-041-7/+48
* hw/arm/virt: Add SMMUv3 to the virt boardPrem Mallappa2018-05-041-1/+63
* hw/arm/smmuv3: Abort on vfio or vhost caseEric Auger2018-05-041-0/+11
* hw/arm/smmuv3: Implement translate callbackEric Auger2018-05-043-0/+527
* hw/arm/smmuv3: Event queue recording helperEric Auger2018-05-043-6/+247
* hw/arm/smmuv3: Implement MMIO write operationsEric Auger2018-05-043-10/+174
* hw/arm/smmuv3: Queue helpersEric Auger2018-05-043-0/+304
* hw/arm/smmuv3: Wired IRQ and GERROR helpersEric Auger2018-05-043-0/+81
* hw/arm/smmuv3: SkeletonPrem Mallappa2018-05-044-1/+512
* hw/arm/smmu-common: VMSAv8-64 page table walkEric Auger2018-05-043-1/+329
* hw/arm/smmu-common: IOMMU memory region and address space setupEric Auger2018-05-042-0/+72
* hw/arm/smmu-common: smmu base device and datatypesEric Auger2018-05-042-0/+82
* hw/arm: Don't fail qtest due to missing SD card in -nodefaults modeThomas Huth2018-05-043-16/+15Star
* arm: boot: set boot_info starting from first_cpuIgor Mammedov2018-05-041-1/+1
* hw/arm/virt: Add linux,pci-domain propertyJan Kiszka2018-05-041-0/+1
* Remove checks on MAX_SERIAL_PORTS that are just bounds checksPeter Maydell2018-04-267-20/+8Star
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-2627-62/+62
* hw/arm/fsl-imx*: Don't create "null" chardevs for serial devicesPeter Maydell2018-04-263-34/+3Star
* hw/arm/aspeed_soc: don't use vmstate_register_ram_global for SRAMPeter Maydell2018-04-261-2/+1Star
* hw/arm/aspeed: don't make 'boot_rom' region 'nomigrate'Peter Maydell2018-04-261-1/+1