aboutsummaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
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 boardAlistair 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.cxiaoqiang.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
2016-04-21hw/arm/boot: always clear r0 when booting kernelsSylvain Garrigues
2016-04-04hw/arm/bcm2836: Wire up CPU timer interrupts correctlyPeter Maydell
2016-03-30ARM: Virt: Use gpio_key for power buttonShannon Zhao
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost