aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2016-06-20trace: split out trace events for hw/arm/ directoryDaniel P. Berrange
2016-06-17ACPI: ARM: Present GIC version in MADT tablepull-target-arm-20160617Shannon Zhao
2016-06-14arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdmaKONRAD Frederic
2016-06-14hw/arm/virt: create the 2.7 machine typeAndrew Jones
2016-06-14hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATESTAndrew Jones
2016-06-14hw/arm/virt: introduce DEFINE_VIRT_MACHINEAndrew Jones
2016-06-14hw/arm/virt: separate versioned type-init codeAndrew Jones
2016-06-14hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI tableShannon Zhao
2016-06-14hw/arm/virt: Add PMU node for virt machineShannon Zhao
2016-06-13vl: Eliminate usb_enabled()Eduardo Habkost
2016-06-13pxa2xx: Unconditionally enable USB controllerEduardo Habkost
2016-06-08hw/arm: virt uart fixxiaoqiang zhao
2016-06-07acpi: make bios_linker_loader_add_checksum() API offset basedIgor Mammedov
2016-06-07acpi: make bios_linker_loader_add_pointer() API offset basedIgor Mammedov
2016-06-07acpi: simplify bios_linker API by removing redundant 'table' argumentIgor Mammedov
2016-06-07acpi: convert linker from GArray to BIOSLinker structureIgor Mammedov
2016-06-06zynqmp: Add the ZCU102 boardpull-target-arm-20160606-1Alistair Francis
2016-06-06hw/char: QOM'ify stm32f2xx_usart modelxiaoqiang zhao
2016-06-06hw/char: QOM'ify digic-uart modelxiaoqiang zhao
2016-06-06hw/char: QOM'ify cadence_uart modelxiaoqiang zhao
2016-06-06hw/char: QOM'ify pl011 modelxiaoqiang zhao
2016-06-06xlnx-zynqmp: Use the in kernel GIC model for KVM runsEdgar E. Iglesias
2016-06-06xlnx-zynqmp: Delay realization of GIC until post CPU realizationEdgar E. Iglesias
2016-06-06xlnx-zynqmp: Make the RPU subsystem optionalEdgar E. Iglesias
2016-06-06xlnx-zynqmp: Add a secure prop to en/disable ARM Security ExtensionsEdgar E. Iglesias
2016-06-06hw/arm/virt: Reject gic-version=host for non-KVMCole Robinson
2016-06-06i2c: add aspeed i2c controllerCédric Le Goater
2016-06-06hw/arm/virt: fix limit of 64-bit ACPI/ECAM PCI MMIO rangeArd Biesheuvel
2016-06-02Add ENET device to i.MX6 SOC.Jean-Christophe Dubois
2016-06-02Add ENET/Gbps Ethernet support to FEC deviceJean-Christophe Dubois
2016-05-20machine: add properties to compat_props incrementalyIgor Mammedov
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-05-19qemu-common: push cpu.h inclusion out of qemu-common.hPaolo Bonzini
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini
2016-05-19explicitly include qom/cpu.hPaolo Bonzini
2016-05-19arm: include cpu-qom.h in files that require ARMCPUPaolo Bonzini
2016-05-12hw/arm: QOM'ify versatilepb.cpull-target-arm-20160512xiaoqiang.zhao
2016-05-12hw/arm: QOM'ify strongarm.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify stellaris.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify spitz.cxiaoqiang zhao
2016-05-12hw/arm: QOM'ify pxa2xx_pic.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify pxa2xx.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify integratorcp.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify highbank.cxiaoqiang.zhao
2016-05-12hw/arm: QOM'ify armv7m.cxiaoqiang.zhao
2016-05-12i.MX: Add sabrelite i.MX6 emulation.Jean-Christophe DUBOIS
2016-05-12i.MX: Add i.MX6 SOC implementation.Jean-Christophe DUBOIS
2016-05-12ACPI: Virt: Generate SRAT tableShannon Zhao
2016-05-12ARM: Virt: Set numa-node-id for cpu and memory nodesShannon Zhao
2016-05-12hw/arm/nseries: Allocating Large sized arrays to heapZhou Jie