summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* qdev: Protect device-list-properties against broken devicesMarkus Armbruster2015-10-095-0/+30
* hw: do not pass NULL to memory_region_init from instance_initPaolo Bonzini2015-10-091-1/+1
* arm: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-1/+1
* hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI tableShannon Zhao2015-09-241-1/+1
* hw/arm/virt: Add gic-version option to virt machinePavel Fedin2015-09-242-45/+133
* Revert use of DEFINE_MACHINE() for registrations of multiple machinesAndreas Färber2015-09-199-44/+252
* Use DEFINE_MACHINE() to register all machinesEduardo Habkost2015-09-1923-297/+194
* exynos4: Declare each QEMUMachine as a separate variableEduardo Habkost2015-09-191-17/+14
* exynos4: Use MachineClass instead of exynos4_machines arrayEduardo Habkost2015-09-191-1/+3
* exynos4: Use EXYNOS4210_NCPUS instead of max_cpus on error messageEduardo Habkost2015-09-191-2/+1
* machine: Set MachineClass::name automaticallyEduardo Habkost2015-09-192-9/+3
* arm: Rename virt machine class to use MACHINE_TYPE_NAMEEduardo Habkost2015-09-191-2/+3
* vexpress: Rename machine classes to use MACHINE_TYPE_NAMEEduardo Habkost2015-09-191-4/+6
* vexpress: Don't set name on abstract classEduardo Habkost2015-09-191-1/+0
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-1819-32/+32
* i.MX: Add GPIO devices to i.MX25 SOCJean-Christophe Dubois2015-09-141-0/+29
* i.MX: Add GPIO devices to i.MX31 SOCJean-Christophe Dubois2015-09-141-0/+30
* xlnx-zynqmp: Remove unnecessary brackets around error messagesAlistair Francis2015-09-141-5/+5
* hw/arm/spitz: Remove meaningless blank PropertyShannon Zhao2015-09-111-5/+0
* maint: remove double semicolons in many filesDaniel P. Berrange2015-09-111-2/+2
* xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis2015-09-081-0/+18
* xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abortAlistair Francis2015-09-081-12/+2
* hw/arm/virt: Enable TZ extensions on the GIC if we are using themPeter Maydell2015-09-081-2/+5
* hw/arm/virt: Default to not providing TrustZone supportPeter Maydell2015-09-081-2/+5
* hw/arm: new interface for devices which need to behave differently for kernel...Peter Maydell2015-09-081-0/+34
* arm/virt: Add full-sized CPU affinity handlingPavel Fedin2015-09-071-2/+32
* i.MX: Add i2C devices to i.MX31 SOCJean-Christophe Dubois2015-09-071-0/+30
* i.MX: Add the i.MX25 PDK platformJean-Christophe Dubois2015-09-072-1/+160
* i.MX: Add SOC support for i.MX25Jean-Christophe Dubois2015-09-072-0/+274
* i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois2015-09-071-103/+102
* i.MX: Add SOC support for i.MX31Jean-Christophe Dubois2015-09-072-1/+218
* hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin2015-09-072-9/+74
* smbios: implement smbios support for mach-virtWei Huang2015-09-071-0/+26
* arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-09-075-38/+22
* xlnx-zynqmp: Connect the four OCM banksAlistair Francis2015-08-251-0/+15
* hw/arm/virt: Wire up secure timer interruptPeter Maydell2015-08-131-13/+15
* Introduce gic_class_name() instead of repeating conditionPavel Fedin2015-08-131-4/+3
* i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-1/+1
* i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-1/+2
* hw/arm/virt: Connect the Hypervisor timerEdgar E. Iglesias2015-08-131-0/+4
* hw/arm/virt: Replace magic IRQ constants with macrosEdgar E. Iglesias2015-08-131-3/+6
* musicpal: Drop eth_can_receiveFam Zheng2015-07-201-6/+0
* arm/xlnx-zynqmp: fix memory leakGonglei2015-07-161-0/+2
* hw/arm/boot: Increase fdt alignmentAlexander Graf2015-07-151-6/+22
* hw/arm/boot: Use cpu_set_pc()Peter Crosthwaite2015-07-091-13/+11
* hw/arm/virt: Make block devices default to virtioPeter Maydell2015-06-261-0/+2
* hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT tableShannon Zhao2015-06-261-0/+11
* hw/arm/virt-acpi-build: Fix table revision and some commentsShannon Zhao2015-06-261-5/+6
* arm: xlnx-zynqmp: Add 2xCortexR5 CPUsPeter Crosthwaite2015-06-191-0/+34
* arm: xlnx-zynqmp: Add boot-cpu propertyPeter Crosthwaite2015-06-192-2/+19
OpenPOWER on IntegriCloud