Age | Commit message (Expand) | Author |
2014-01-09 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |
2014-01-08 | arm/xilinx_zynq: Always instantiate the GEMs | Peter Crosthwaite |
2014-01-01 | mainstone: Fix duplicate array values for key 'space' | Stefan Weil |
2014-01-01 | pxa27x: Add 'const' attribute to keyboard maps | Stefan Weil |
2013-12-23 | hw/arm/highbank: Simplify code (memory region in device state) | Stefan Weil |
2013-12-23 | sysbus: Set cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-20 | device_tree: s/qemu_devtree/qemu_fdt globally | Peter Crosthwaite |
2013-12-17 | hw/arm: add cubieboard support | liguang |
2013-12-17 | hw/arm: add allwinner a10 SoC support | liguang |
2013-12-17 | hw/arm/digic: add NOR ROM support | Antony Pavlov |
2013-12-17 | hw/arm/digic: add UART support | Antony Pavlov |
2013-12-17 | hw/arm/digic: add timer support | Antony Pavlov |
2013-12-17 | hw/arm/digic: prepare DIGIC-based boards support | Antony Pavlov |
2013-12-17 | hw/arm: add very initial support for Canon DIGIC SoC | Antony Pavlov |
2013-12-17 | hw/arm/boot: Add boot support for AArch64 processor | Mian M. Hamayun |
2013-12-17 | hw/arm/boot: Allow easier swapping in of different loader code | Peter Maydell |
2013-12-17 | arm/highbank.c: Fix MPCore periphbase name | Peter Crosthwaite |
2013-12-17 | arm/xilinx_zynq: Implement CBAR initialisation | Peter Crosthwaite |
2013-12-17 | arm/xilinx_zynq: Use object_new() rather than cpu_arm_init() | Peter Crosthwaite |
2013-12-17 | arm/highbank: Fix CBAR initialisation | Peter Crosthwaite |
2013-12-17 | arm/highbank: Use object_new() rather than cpu_arm_init() | Peter Crosthwaite |
2013-12-17 | Fix NOR flash device ID reading | Roy Franz |
2013-12-17 | Set proper device-width for vexpress flash | Roy Franz |
2013-12-10 | hw/arm/virt: Support -cpu host | Peter Maydell |
2013-12-10 | hw/arm: Add 'virt' platform | Peter Maydell |
2013-12-10 | hw/arm/boot: Allow boards to provide an fdt blob | John Rigby |
2013-12-10 | integrator/cp: add support for REFCNT register | Jan Petrous |
2013-11-05 | armv7m: Don't enforce use of kernel for qtest | Andreas Färber |
2013-11-05 | exynos4_boards: Silence lack of -smp 2 warning for qtest | Andreas Färber |
2013-11-05 | omap_sx1: Don't enforce use of kernel or flash for qtest | Andreas Färber |
2013-11-05 | palm: Don't enforce loading ROM or kernel for qtest | Andreas Färber |
2013-11-05 | z2: Don't enforce use of -pflash for qtest | Andreas Färber |
2013-11-05 | gumstix: Don't enforce use of -pflash for qtest | Andreas Färber |
2013-11-05 | mainstone: Don't enforce use of -pflash for qtest | Andreas Färber |
2013-10-31 | integrator: fix Linux boot failure by emulating dbg region | Alex Bennée |
2013-10-31 | hw/arm: Tidy up conditional calls to arm_load_kernel | Peter Maydell |
2013-10-31 | hw/arm/boot: Make user not specifying a kernel not an error | Peter Maydell |
2013-09-03 | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging | Anthony Liguori |
2013-09-03 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-09-03 | cpu: Use QTAILQ for CPU list | Andreas Färber |
2013-08-28 | hw: Clean up bogus default boot order | Markus Armbruster |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-08-22 | aio / timers: Convert rtc_clock to be a QEMUClockType | Alex Bligh |
2013-08-20 | hw/arm/pic_cpu: Remove the now-unneeded arm_pic_init_cpu() | Peter Maydell |
2013-08-20 | hw/arm/xilinx_zynq: Don't use arm_pic_init_cpu() | Peter Maydell |
2013-08-20 | hw/arm/vexpress: Don't use arm_pic_init_cpu() | Peter Maydell |
2013-08-20 | hw/arm/versatilepb: Don't use arm_pic_init_cpu() | Peter Maydell |
2013-08-20 | hw/arm/strongarm: Don't use arm_pic_init_cpu() | Peter Maydell |
2013-08-20 | hw/arm/realview: Don't use arm_pic_init_cpu() | Peter Maydell |