summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
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
2015-06-15hw/arm/virt-acpi-build: Add SPCR tableAndrew Jones
2015-06-15hw/arm/boot: fix rom_reset notifier registration orderEric Auger
2015-06-15hw/arm/pxa2xx: Convert pxa2xx-ssp to VMStatePeter Maydell
2015-06-15hw/arm/pxa2xx: Add reset method for pxa2xx_sspPeter Maydell
2015-06-15hw/arm/pxa2xx: Convert pxa2xx-fir to QOM and VMStatePeter Maydell
2015-06-15hw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IOPeter Maydell
2015-06-15target-arm: Use the kernel's idea of MPIDR if we're using KVMPavel Fedin
2015-06-15hw/arm/virt: Add cortex-a53 cpu support in machine virtShannon Zhao
2015-06-05pflash_cfi01: change big-endian property to BIT typePaolo Bonzini
2015-06-04Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0...Peter Maydell
2015-06-03hw/arm/nseries.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao
2015-06-03hw/arm/omap_sx1.c: Fix memory leak spotted by valgrindShannon Zhao
2015-06-02hw/arm/virt: change indentation in a15memmapEric Auger
2015-06-02hw/arm/virt: add dynamic sysbus device supportEric Auger
2015-06-02hw/arm/boot: arm_load_kernel implemented as a machine init done notifierEric Auger
2015-06-02hw/arm/sysbus-fdt: helpers for platform bus nodes additionEric Auger
2015-06-02target-arm: Add the GICv2m to the virt boardChristoffer Dall
2015-06-02target-arm: Extend the gic node propertiesChristoffer Dall