summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* qdev: Fix qdev_try_create() semanticsAndreas Färber2012-02-171-0/+3
* qom: Fix identifiers in documentationAndreas Färber2012-02-171-2/+2
* qom: Fix typo in Object's documentationAndreas Färber2012-02-171-1/+1
* configure: Remove OpenBSD workaround for curses probeBrad Smith2012-02-171-3/+0
* libcacard configure fixesPaul Brook2012-02-171-6/+6
* coroutine: switch to QSLISTPaolo Bonzini2012-02-172-6/+6
* qemu-queue: drop QCIRCLEQPaolo Bonzini2012-02-171-119/+3
* qemu-queue: add QSLISTPaolo Bonzini2012-02-171-3/+71
* notifier: switch to QLISTPaolo Bonzini2012-02-176-13/+13
* Merge remote-tracking branch 'bonzini/nbd-for-anthony' into stagingAnthony Liguori2012-02-172-19/+24
|\
| * nbd: add git tree to MAINTAINERSPaolo Bonzini2012-02-171-0/+1
| * open /dev/nbd in nbd_client_threadPaolo Bonzini2012-02-171-18/+16
| * do not chdir(/) in qemu-nbd before opening all filesMichael Tokarev2012-02-171-1/+7
* | Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori2012-02-1725-123/+7101
|\ \
| * | hw/pl031: Actually raise interrupt on timer expiryPeter Maydell2012-02-171-1/+1
| * | MAINTAINERS: Add hw/highbank.c maintainerMark Langsdorf2012-02-171-0/+6
| * | Remove unnecessary includes of primecell.hPeter Maydell2012-02-174-4/+0
| * | hw/primecell.h: Remove obsolete pl080_init() declarationPeter Maydell2012-02-171-3/+0
| * | hw/arm_sysctl: Drop legacy init functionPeter Maydell2012-02-172-17/+2
| * | hw/vexpress.c: Add vexpress-a15 machinePeter Maydell2012-02-171-0/+141
| * | arm_boot: Pass base address of GIC CPU interface, not whole GICPeter Maydell2012-02-175-13/+18
| * | hw/vexpress.c: Instantiate the motherboard CLCDPeter Maydell2012-02-171-1/+1
| * | hw/vexpress.c: Factor out daughterboard-specific initializationPeter Maydell2012-02-171-35/+83
| * | hw/vexpress.c: Move secondary CPU boot code to SRAMPeter Maydell2012-02-171-14/+2
| * | hw/vexpress.c: Make motherboard peripheral memory map table-drivenPeter Maydell2012-02-171-34/+103
| * | hw/a15mpcore.c: Add Cortex-A15 private peripheral modelPeter Maydell2012-02-172-1/+104
| * | MAINTAINERS: Add maintainers for Exynos SOC.Evgeny Voevodin2012-02-171-0/+8
| * | Exynos4210: added display controller implementationMitsyanko Igor2012-02-173-1/+1939
| * | hw/exynos4210.c: Add LAN support for SMDKC210.Evgeny Voevodin2012-02-171-2/+25
| * | hw/lan9118: Add basic 16-bit mode support.Evgeny Voevodin2012-02-171-6/+118
| * | ARM: exynos4210: MCT support.Evgeny Voevodin2012-02-173-1/+1508
| * | ARM: exynos4210: basic Power Management Unit implementationMaksim Kozlov2012-02-173-0/+509
| * | ARM: exynos4210: PWM support.Evgeny Voevodin2012-02-173-1/+435
| * | ARM: exynos4210: UART supportMaksim Kozlov2012-02-174-1/+715
| * | ARM: Samsung exynos4210-based boards emulationEvgeny Voevodin2012-02-174-1/+386
| * | ARM: exynos4210: IRQ subsystem support.Evgeny Voevodin2012-02-174-0/+1010
| |/
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-02-179-29/+40
|\ \ | |/ |/|
| * linux-user: brk() debuggingPaul Brook2012-02-101-7/+9
| * virtio: Remove unneeded g_free() check in virtio_cleanup()Luiz Capitulino2012-02-101-2/+1
| * net: remove extra spaces in help messagesBenjamin MARSILI2012-02-101-4/+4
| * fmopl: Fix typo in function nameStefan Weil2012-02-101-2/+2
| * vl.c: Fix typo in variable namePeter Maydell2012-02-101-5/+5
| * ide: fix compilation errors when DEBUG_IDE is setHervé Poussineau2012-02-102-3/+3
| * cpu-exec.c: Correct comment about this file and indentation cleanup陳韋任2012-02-101-5/+5
| * CODING_STYLE: Clarify style for enum and function type namesPeter Maydell2012-02-101-1/+2
| * linux-user: fail execve() if env/args too bigUlrich Hecht2012-02-101-0/+9
* | Make -machine/-enable-kvm options merge into a single listPeter Maydell2012-02-172-2/+1
* | qemu-option: Add support for merged QemuOptsListsPeter Maydell2012-02-172-1/+7
* | target-arm/helper.c: tb_flush() on CPU resetPeter Maydell2012-02-171-0/+5
* | hw/arm: Remove redundant arguments from set_kernel_args*Stefan Weil2012-02-171-9/+8
OpenPOWER on IntegriCloud