summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* 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
* hw/arm/virt-acpi-build: Generate RSDT tableShannon Zhao2015-05-291-0/+3
* hw/arm/virt-acpi-build: Generate GTDT tableShannon Zhao2015-05-292-4/+33
* hw/arm/virt-acpi-build: Generate MADT tableShannon Zhao2015-05-291-0/+57
* hw/arm/virt-acpi-build: Generate FADT table and update ACPI headersShannon Zhao2015-05-291-0/+31
* hw/arm/virt-acpi-build: Generation of DSDT table for virt devicesShannon Zhao2015-05-291-0/+132
* hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARMShannon Zhao2015-05-292-0/+183
* hw/arm/virt: Record PCIe ranges in MemMapEntry arrayShannon Zhao2015-05-291-24/+13
* hw/arm/virt: Move common definitions to virt.hShannon Zhao2015-05-291-20/+1
* arm: xlnx-ep108: Add bootloadingPeter Crosthwaite2015-05-181-0/+9
* arm: xlnx-ep108: Add external RAMPeter Crosthwaite2015-05-181-0/+20
* arm: Add xlnx-ep108 machinePeter Crosthwaite2015-05-182-1/+54
* arm: xlnx-zynqmp: Add UART supportPeter Crosthwaite2015-05-181-0/+24
* arm: xlnx-zynqmp: Add GEM supportPeter Crosthwaite2015-05-181-0/+35
* arm: xlnx-zynqmp: Connect CPU Timers to GICPeter Crosthwaite2015-05-181-0/+17
* arm: xlnx-zynqmp: Add GICPeter Crosthwaite2015-05-181-0/+59
* arm: Introduce Xilinx ZynqMP SoCPeter Crosthwaite2015-05-182-0/+77
* hw/arm/highbank.c: Wire FIQ between CPU <> GICPeter Maydell2015-05-121-0/+3
* hw/arm/vexpress.c: Wire FIQ between CPU <> GICFabian Aggeler2015-05-121-0/+2
* hw/arm/virt.c: Wire FIQ between CPU <> GICGreg Bellows2015-05-121-0/+2
OpenPOWER on IntegriCloud