Age | Commit message (Expand) | Author |
2016-05-12 | hw/arm: QOM'ify versatilepb.c | xiaoqiang.zhao |
2016-05-12 | hw/arm: QOM'ify strongarm.c | xiaoqiang.zhao |
2016-05-12 | hw/arm: QOM'ify stellaris.c | xiaoqiang.zhao |
2016-05-12 | hw/arm: QOM'ify spitz.c | xiaoqiang zhao |
2016-05-12 | hw/arm: QOM'ify pxa2xx_pic.c | xiaoqiang.zhao |
2016-05-12 | hw/arm: QOM'ify pxa2xx.c | xiaoqiang.zhao |
2016-05-12 | hw/arm: QOM'ify integratorcp.c | xiaoqiang.zhao |
2016-05-12 | hw/arm: QOM'ify highbank.c | xiaoqiang.zhao |
2016-05-12 | hw/arm: QOM'ify armv7m.c | xiaoqiang.zhao |
2016-05-12 | i.MX: Add sabrelite i.MX6 emulation. | Jean-Christophe DUBOIS |
2016-05-12 | i.MX: Add i.MX6 SOC implementation. | Jean-Christophe DUBOIS |
2016-05-12 | ACPI: Virt: Generate SRAT table | Shannon Zhao |
2016-05-12 | ARM: Virt: Set numa-node-id for cpu and memory nodes | Shannon Zhao |
2016-05-12 | hw/arm/nseries: Allocating Large sized arrays to heap | Zhou Jie |
2016-04-21 | hw/arm/boot: always clear r0 when booting kernels | Sylvain Garrigues |
2016-04-04 | hw/arm/bcm2836: Wire up CPU timer interrupts correctly | Peter Maydell |
2016-03-30 | ARM: Virt: Use gpio_key for power button | Shannon Zhao |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-16 | machine: Use type_init() to register machine classes | Eduardo Habkost |
2016-03-16 | bcm2835_dma: add emulation of Raspberry Pi DMA controller | Grégory ESTRADE |
2016-03-16 | bcm2835_property: implement framebuffer control/configuration properties | Grégory ESTRADE |
2016-03-16 | bcm2835_fb: add framebuffer device for Raspberry Pi | Grégory ESTRADE |
2016-03-16 | bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block | Andrew Baumann |
2016-03-16 | bcm2835_peripherals: enable sdhci pending-insert quirk for raspberry pi | Andrew Baumann |
2016-03-16 | hw/arm: Add palmetto-bmc machine | Andrew Jeffery |
2016-03-16 | hw/arm: Add ASPEED AST2400 SoC model | Andrew Jeffery |
2016-03-16 | i.MX: Add missing descriptions in devices. | Jean-Christophe Dubois |
2016-03-16 | arm: virt: Move machine class init code to the abstract machine type | Wei Huang |
2016-03-16 | arm: virt: Add an abstract ARM virt machine type | Wei Huang |
2016-03-10 | vfio: Generalize region support | Alex Williamson |
2016-03-08 | acpi: arm: add fw_cfg device node to dsdt | Gabriel L. Somlo |
2016-03-04 | arm: boot: Support big-endian elfs | Peter Crosthwaite |
2016-03-04 | loader: Add data swap option to load-elf | Peter Crosthwaite |
2016-03-04 | hw/arm/virt: Assume EL3 boot rom will handle PSCI if one is provided | Peter Maydell |
2016-03-04 | hw/arm/virt: Make first flash device Secure-only if booting secure | Peter Maydell |
2016-03-04 | hw/arm/virt: Load bios image to MemoryRegion, not physaddr | Peter Maydell |
2016-03-04 | hw/arm/virt: Provide a secure-only RAM if booting in Secure mode | Peter Maydell |
2016-03-04 | virt: Lift the maximum RAM limit from 30GB to 255GB | Peter Maydell |
2016-02-26 | raspi: fix SD card with recent sdhci changes | Andrew Baumann |
2016-02-23 | bios-linker-loader: document+validate input | Michael S. Tsirkin |
2016-02-19 | hw/arm/sysbus-fdt: remove qemu_fdt_setprop returned value check | Eric Auger |
2016-02-19 | hw/arm/sysbus-fdt: enable amd-xgbe dynamic instantiation | Eric Auger |
2016-02-19 | hw/arm/sysbus-fdt: helpers for clock node generation | Eric Auger |
2016-02-19 | device_tree: qemu_fdt_getprop_cell converted to use the error API | Eric Auger |
2016-02-18 | sdhci_sysbus: Create SD card device in users, not the device itself | Peter Maydell |
2016-02-16 | all: Clean up includes | Peter Maydell |
2016-02-11 | bcm2835_property: implement "get board revision" query | Stephen Warren |