Age | Commit message (Expand) | Author |
2016-07-07 | arm: virt: Parse cpu_model only once | Igor Mammedov |
2016-07-07 | cpu: Use CPUClass->parse_features() as convertor to global properties | Igor Mammedov |
2016-07-07 | i.MX: split the GPT timer implementation into per SOC definitions | Jean-Christophe Dubois |
2016-07-04 | ast2400: create SPI flash slaves | Cédric Le Goater |
2016-07-04 | ast2400: add SPI flash slaves | Cédric Le Goater |
2016-07-04 | ast2400: add SMC controllers (FMC and SPI) | Cédric Le Goater |
2016-07-04 | m25p80: qdev-ify drive property | Paolo Bonzini |
2016-07-04 | ssi: change ssi_slave_init to be a realize ops | Cédric Le Goater |
2016-07-04 | xilinx_zynq: Connect devcfg to the Zynq machine model | Peter Crosthwaite |
2016-07-04 | hw/arm/virt: mark the PCIe host controller as DMA coherent in the DT | Ard Biesheuvel |
2016-07-04 | imx: Use memory_region_init_rom() for ROMs | Peter Maydell |
2016-06-27 | palmetto-bmc: Configure the SCU's hardware strapping register | Andrew Jeffery |
2016-06-27 | ast2400: Integrate the SCU model and set silicon revision | Andrew Jeffery |
2016-06-20 | trace: split out trace events for hw/arm/ directory | Daniel P. Berrange |
2016-06-17 | ACPI: ARM: Present GIC version in MADT table | Shannon Zhao |
2016-06-14 | arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma | KONRAD Frederic |
2016-06-14 | hw/arm/virt: create the 2.7 machine type | Andrew Jones |
2016-06-14 | hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATEST | Andrew Jones |
2016-06-14 | hw/arm/virt: introduce DEFINE_VIRT_MACHINE | Andrew Jones |
2016-06-14 | hw/arm/virt: separate versioned type-init code | Andrew Jones |
2016-06-14 | hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI table | Shannon Zhao |
2016-06-14 | hw/arm/virt: Add PMU node for virt machine | Shannon Zhao |
2016-06-13 | vl: Eliminate usb_enabled() | Eduardo Habkost |
2016-06-13 | pxa2xx: Unconditionally enable USB controller | Eduardo Habkost |
2016-06-08 | hw/arm: virt uart fix | xiaoqiang zhao |
2016-06-07 | acpi: make bios_linker_loader_add_checksum() API offset based | Igor Mammedov |
2016-06-07 | acpi: make bios_linker_loader_add_pointer() API offset based | Igor Mammedov |
2016-06-07 | acpi: simplify bios_linker API by removing redundant 'table' argument | Igor Mammedov |
2016-06-07 | acpi: convert linker from GArray to BIOSLinker structure | Igor Mammedov |
2016-06-06 | zynqmp: Add the ZCU102 board | Alistair Francis |
2016-06-06 | hw/char: QOM'ify stm32f2xx_usart model | xiaoqiang zhao |
2016-06-06 | hw/char: QOM'ify digic-uart model | xiaoqiang zhao |
2016-06-06 | hw/char: QOM'ify cadence_uart model | xiaoqiang zhao |
2016-06-06 | hw/char: QOM'ify pl011 model | xiaoqiang zhao |
2016-06-06 | xlnx-zynqmp: Use the in kernel GIC model for KVM runs | Edgar E. Iglesias |
2016-06-06 | xlnx-zynqmp: Delay realization of GIC until post CPU realization | Edgar E. Iglesias |
2016-06-06 | xlnx-zynqmp: Make the RPU subsystem optional | Edgar E. Iglesias |
2016-06-06 | xlnx-zynqmp: Add a secure prop to en/disable ARM Security Extensions | Edgar E. Iglesias |
2016-06-06 | hw/arm/virt: Reject gic-version=host for non-KVM | Cole Robinson |
2016-06-06 | i2c: add aspeed i2c controller | Cédric Le Goater |
2016-06-06 | hw/arm/virt: fix limit of 64-bit ACPI/ECAM PCI MMIO range | Ard Biesheuvel |
2016-06-02 | Add ENET device to i.MX6 SOC. | Jean-Christophe Dubois |
2016-06-02 | Add ENET/Gbps Ethernet support to FEC device | Jean-Christophe Dubois |
2016-05-20 | machine: add properties to compat_props incrementaly | Igor Mammedov |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini |
2016-05-19 | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini |
2016-05-19 | qemu-common: stop including qemu/bswap.h from qemu-common.h | Paolo Bonzini |
2016-05-19 | explicitly include qom/cpu.h | Paolo Bonzini |
2016-05-19 | arm: include cpu-qom.h in files that require ARMCPU | Paolo Bonzini |
2016-05-12 | hw/arm: QOM'ify versatilepb.c | xiaoqiang.zhao |