summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2015-09-25arm: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-24hw/arm/virt-acpi-build: Fix wrong size of flash in ACPI tableShannon Zhao
2015-09-24hw/arm/virt: Add gic-version option to virt machinePavel Fedin
2015-09-19Revert use of DEFINE_MACHINE() for registrations of multiple machinesAndreas Färber
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-09-19exynos4: Declare each QEMUMachine as a separate variableEduardo Habkost
2015-09-19exynos4: Use MachineClass instead of exynos4_machines arrayEduardo Habkost
2015-09-19exynos4: Use EXYNOS4210_NCPUS instead of max_cpus on error messageEduardo Habkost
2015-09-19machine: Set MachineClass::name automaticallyEduardo Habkost
2015-09-19arm: Rename virt machine class to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-19vexpress: Rename machine classes to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-19vexpress: Don't set name on abstract classEduardo Habkost
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-09-14i.MX: Add GPIO devices to i.MX25 SOCJean-Christophe Dubois
2015-09-14i.MX: Add GPIO devices to i.MX31 SOCJean-Christophe Dubois
2015-09-14xlnx-zynqmp: Remove unnecessary brackets around error messagesAlistair Francis
2015-09-11hw/arm/spitz: Remove meaningless blank PropertyShannon Zhao
2015-09-11maint: remove double semicolons in many filesDaniel P. Berrange
2015-09-08xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis
2015-09-08xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abortAlistair Francis
2015-09-08hw/arm/virt: Enable TZ extensions on the GIC if we are using themPeter Maydell
2015-09-08hw/arm/virt: Default to not providing TrustZone supportPeter Maydell
2015-09-08hw/arm: new interface for devices which need to behave differently for kernel...Peter Maydell
2015-09-07arm/virt: Add full-sized CPU affinity handlingPavel Fedin
2015-09-07i.MX: Add i2C devices to i.MX31 SOCJean-Christophe Dubois
2015-09-07i.MX: Add the i.MX25 PDK platformJean-Christophe Dubois
2015-09-07i.MX: Add SOC support for i.MX25Jean-Christophe Dubois
2015-09-07i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois
2015-09-07i.MX: Add SOC support for i.MX31Jean-Christophe Dubois
2015-09-07hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin
2015-09-07smbios: implement smbios support for mach-virtWei Huang
2015-09-07arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-08-25xlnx-zynqmp: Connect the four OCM banksAlistair Francis
2015-08-13hw/arm/virt: Wire up secure timer interruptPeter Maydell
2015-08-13Introduce gic_class_name() instead of repeating conditionPavel Fedin
2015-08-13i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois
2015-08-13i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois
2015-08-13hw/arm/virt: Connect the Hypervisor timerEdgar E. Iglesias
2015-08-13hw/arm/virt: Replace magic IRQ constants with macrosEdgar E. Iglesias
2015-07-20musicpal: Drop eth_can_receiveFam Zheng
2015-07-16arm/xlnx-zynqmp: fix memory leakGonglei
2015-07-15hw/arm/boot: Increase fdt alignmentAlexander Graf
2015-07-09hw/arm/boot: Use cpu_set_pc()Peter Crosthwaite
2015-06-26hw/arm/virt: Make block devices default to virtioPeter Maydell
2015-06-26hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT tableShannon Zhao
2015-06-26hw/arm/virt-acpi-build: Fix table revision and some commentsShannon Zhao
2015-06-19arm: xlnx-zynqmp: Add 2xCortexR5 CPUsPeter Crosthwaite
2015-06-19arm: xlnx-zynqmp: Add boot-cpu propertyPeter Crosthwaite
2015-06-19arm: xlnx-zynqmp: Preface CPU variables with "apu"Peter Crosthwaite
2015-06-19hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiationEric Auger