summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
* arm: xlnx-zynqmp: Preface CPU variables with "apu"Peter Crosthwaite2015-06-192-13/+15
* hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiationEric Auger2015-06-192-11/+74
* hw/arm/virt-acpi-build: Add SPCR tableAndrew Jones2015-06-151-1/+42
* hw/arm/boot: fix rom_reset notifier registration orderEric Auger2015-06-151-9/+11
* hw/arm/pxa2xx: Convert pxa2xx-ssp to VMStatePeter Maydell2015-06-151-57/+34
* hw/arm/pxa2xx: Add reset method for pxa2xx_sspPeter Maydell2015-06-151-0/+18
* hw/arm/pxa2xx: Convert pxa2xx-fir to QOM and VMStatePeter Maydell2015-06-151-55/+86
* hw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IOPeter Maydell2015-06-152-5/+5
* target-arm: Use the kernel's idea of MPIDR if we're using KVMPavel Fedin2015-06-151-1/+1
* hw/arm/virt: Add cortex-a53 cpu support in machine virtShannon Zhao2015-06-151-0/+5
* pflash_cfi01: change big-endian property to BIT typePaolo Bonzini2015-06-052-2/+2
* Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-0...Peter Maydell2015-06-042-4/+3
|\
| * hw/arm/nseries.c: Fix misusing qemu_allocate_irqs for single irqShannon Zhao2015-06-031-3/+2
| * hw/arm/omap_sx1.c: Fix memory leak spotted by valgrindShannon Zhao2015-06-031-1/+1
* | hw/arm/virt: change indentation in a15memmapEric Auger2015-06-021-14/+14
* | hw/arm/virt: add dynamic sysbus device supportEric Auger2015-06-021-1/+59
* | hw/arm/boot: arm_load_kernel implemented as a machine init done notifierEric Auger2015-06-021-1/+13
* | hw/arm/sysbus-fdt: helpers for platform bus nodes additionEric Auger2015-06-022-0/+175
* | target-arm: Add the GICv2m to the virt boardChristoffer Dall2015-06-021-1/+39
* | target-arm: Extend the gic node propertiesChristoffer Dall2015-06-021-4/+7
* | target-arm: Add GIC phandle to VirtBoardInfoChristoffer Dall2015-06-021-15/+11
|/
* hw/arm/virt: Enable dynamic generation of ACPI v5.1 tablesShannon Zhao2015-05-291-0/+19
* hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT tableShannon Zhao2015-05-291-0/+154
* hw/arm/virt-acpi-build: Generate MCFG tableShannon Zhao2015-05-291-0/+23
* hw/arm/virt-acpi-build: Generate RSDP tableShannon Zhao2015-05-291-1/+34
OpenPOWER on IntegriCloud