aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-17hpet: Save/restore cached RTC IRQ levelJan Kiszka1-0/+29
2012-02-17i8254: Do not raise IRQ level on resetJan Kiszka1-1/+7
2012-02-17vnc: Don't demote authentication scheme when changing password/disabling loginDaniel P. Berrange1-2/+6
2012-02-17qdev: Fix qdev_try_create() semanticsAndreas Färber1-0/+3
2012-02-17qom: Fix identifiers in documentationAndreas Färber1-2/+2
2012-02-17qom: Fix typo in Object's documentationAndreas Färber1-1/+1
2012-02-17configure: Remove OpenBSD workaround for curses probeBrad Smith1-3/+0
2012-02-17libcacard configure fixesPaul Brook1-6/+6
2012-02-17coroutine: switch to QSLISTPaolo Bonzini2-6/+6
2012-02-17qemu-queue: drop QCIRCLEQPaolo Bonzini1-119/+3
2012-02-17qemu-queue: add QSLISTPaolo Bonzini1-3/+71
2012-02-17notifier: switch to QLISTPaolo Bonzini6-13/+13
2012-02-17Merge remote-tracking branch 'bonzini/nbd-for-anthony' into stagingAnthony Liguori2-19/+24
2012-02-17Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori25-123/+7101
2012-02-17Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori9-29/+40
2012-02-17nbd: add git tree to MAINTAINERSPaolo Bonzini1-0/+1
2012-02-17open /dev/nbd in nbd_client_threadPaolo Bonzini1-18/+16
2012-02-17do not chdir(/) in qemu-nbd before opening all filesMichael Tokarev1-1/+7
2012-02-17hw/pl031: Actually raise interrupt on timer expiryPeter Maydell1-1/+1
2012-02-17MAINTAINERS: Add hw/highbank.c maintainerMark Langsdorf1-0/+6
2012-02-17Remove unnecessary includes of primecell.hPeter Maydell4-4/+0
2012-02-17hw/primecell.h: Remove obsolete pl080_init() declarationPeter Maydell1-3/+0
2012-02-17hw/arm_sysctl: Drop legacy init functionPeter Maydell2-17/+2
2012-02-17hw/vexpress.c: Add vexpress-a15 machinePeter Maydell1-0/+141
2012-02-17arm_boot: Pass base address of GIC CPU interface, not whole GICPeter Maydell5-13/+18
2012-02-17hw/vexpress.c: Instantiate the motherboard CLCDPeter Maydell1-1/+1
2012-02-17hw/vexpress.c: Factor out daughterboard-specific initializationPeter Maydell1-35/+83
2012-02-17hw/vexpress.c: Move secondary CPU boot code to SRAMPeter Maydell1-14/+2
2012-02-17hw/vexpress.c: Make motherboard peripheral memory map table-drivenPeter Maydell1-34/+103
2012-02-17hw/a15mpcore.c: Add Cortex-A15 private peripheral modelPeter Maydell2-1/+104
2012-02-17MAINTAINERS: Add maintainers for Exynos SOC.Evgeny Voevodin1-0/+8
2012-02-17Exynos4210: added display controller implementationMitsyanko Igor3-1/+1939
2012-02-17hw/exynos4210.c: Add LAN support for SMDKC210.Evgeny Voevodin1-2/+25
2012-02-17hw/lan9118: Add basic 16-bit mode support.Evgeny Voevodin1-6/+118
2012-02-17ARM: exynos4210: MCT support.Evgeny Voevodin3-1/+1508
2012-02-17ARM: exynos4210: basic Power Management Unit implementationMaksim Kozlov3-0/+509
2012-02-17ARM: exynos4210: PWM support.Evgeny Voevodin3-1/+435
2012-02-17ARM: exynos4210: UART supportMaksim Kozlov4-1/+715
2012-02-17ARM: Samsung exynos4210-based boards emulationEvgeny Voevodin4-1/+386
2012-02-17ARM: exynos4210: IRQ subsystem support.Evgeny Voevodin4-0/+1010
2012-02-17Make -machine/-enable-kvm options merge into a single listPeter Maydell2-2/+1
2012-02-17qemu-option: Add support for merged QemuOptsListsPeter Maydell2-1/+7
2012-02-17target-arm/helper.c: tb_flush() on CPU resetPeter Maydell1-0/+5
2012-02-17hw/arm: Remove redundant arguments from set_kernel_args*Stefan Weil1-9/+8
2012-02-17pxa2xx_lcd: SRAM is valid location for the framebufferVasily Khoruzhick1-4/+9
2012-02-17target-arm/helper.c: Correct FPSID value for Cortex-A9Peter Maydell1-1/+1
2012-02-17nseries: attach monitor powerdown request to menelausPaolo Bonzini2-12/+11
2012-02-15Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori9-26/+43
2012-02-15Merge remote-tracking branch 'kraxel/vnc.2' into stagingAnthony Liguori3-3/+161
2012-02-15Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori2-41/+31