Age | Commit message (Expand) | Author |
2012-02-22 | dma-helpers: make QEMUSGList target independent | Paolo Bonzini |
2012-02-17 | input: send kbd+mouse events only to running guests. | Gerd Hoffmann |
2012-02-17 | i8259: Do not clear level-triggered lines in IRR on init | Jan Kiszka |
2012-02-17 | i8254: Factor out pit_get_channel_info | Jan Kiszka |
2012-02-17 | pcspk: Convert to qdev | Jan Kiszka |
2012-02-17 | i8254: Rework & fix interaction with HPET in legacy mode | Jan Kiszka |
2012-02-17 | i8254: Pass alternative IRQ output object on initialization | Jan Kiszka |
2012-02-17 | i8254: Factor out interface header | Jan Kiszka |
2012-02-17 | hpet: Save/restore cached RTC IRQ level | Jan Kiszka |
2012-02-17 | i8254: Do not raise IRQ level on reset | Jan Kiszka |
2012-02-17 | vnc: Don't demote authentication scheme when changing password/disabling login | Daniel P. Berrange |
2012-02-17 | qdev: Fix qdev_try_create() semantics | Andreas Färber |
2012-02-17 | qom: Fix identifiers in documentation | Andreas Färber |
2012-02-17 | qom: Fix typo in Object's documentation | Andreas Färber |
2012-02-17 | configure: Remove OpenBSD workaround for curses probe | Brad Smith |
2012-02-17 | libcacard configure fixes | Paul Brook |
2012-02-17 | coroutine: switch to QSLIST | Paolo Bonzini |
2012-02-17 | qemu-queue: drop QCIRCLEQ | Paolo Bonzini |
2012-02-17 | qemu-queue: add QSLIST | Paolo Bonzini |
2012-02-17 | notifier: switch to QLIST | Paolo Bonzini |
2012-02-17 | Merge remote-tracking branch 'bonzini/nbd-for-anthony' into staging | Anthony Liguori |
2012-02-17 | Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging | Anthony Liguori |
2012-02-17 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-02-17 | nbd: add git tree to MAINTAINERS | Paolo Bonzini |
2012-02-17 | open /dev/nbd in nbd_client_thread | Paolo Bonzini |
2012-02-17 | do not chdir(/) in qemu-nbd before opening all files | Michael Tokarev |
2012-02-17 | hw/pl031: Actually raise interrupt on timer expiry | Peter Maydell |
2012-02-17 | MAINTAINERS: Add hw/highbank.c maintainer | Mark Langsdorf |
2012-02-17 | Remove unnecessary includes of primecell.h | Peter Maydell |
2012-02-17 | hw/primecell.h: Remove obsolete pl080_init() declaration | Peter Maydell |
2012-02-17 | hw/arm_sysctl: Drop legacy init function | Peter Maydell |
2012-02-17 | hw/vexpress.c: Add vexpress-a15 machine | Peter Maydell |
2012-02-17 | arm_boot: Pass base address of GIC CPU interface, not whole GIC | Peter Maydell |
2012-02-17 | hw/vexpress.c: Instantiate the motherboard CLCD | Peter Maydell |
2012-02-17 | hw/vexpress.c: Factor out daughterboard-specific initialization | Peter Maydell |
2012-02-17 | hw/vexpress.c: Move secondary CPU boot code to SRAM | Peter Maydell |
2012-02-17 | hw/vexpress.c: Make motherboard peripheral memory map table-driven | Peter Maydell |
2012-02-17 | hw/a15mpcore.c: Add Cortex-A15 private peripheral model | Peter Maydell |
2012-02-17 | MAINTAINERS: Add maintainers for Exynos SOC. | Evgeny Voevodin |
2012-02-17 | Exynos4210: added display controller implementation | Mitsyanko Igor |
2012-02-17 | hw/exynos4210.c: Add LAN support for SMDKC210. | Evgeny Voevodin |
2012-02-17 | hw/lan9118: Add basic 16-bit mode support. | Evgeny Voevodin |
2012-02-17 | ARM: exynos4210: MCT support. | Evgeny Voevodin |
2012-02-17 | ARM: exynos4210: basic Power Management Unit implementation | Maksim Kozlov |
2012-02-17 | ARM: exynos4210: PWM support. | Evgeny Voevodin |
2012-02-17 | ARM: exynos4210: UART support | Maksim Kozlov |
2012-02-17 | ARM: Samsung exynos4210-based boards emulation | Evgeny Voevodin |
2012-02-17 | ARM: exynos4210: IRQ subsystem support. | Evgeny Voevodin |
2012-02-17 | Make -machine/-enable-kvm options merge into a single list | Peter Maydell |
2012-02-17 | qemu-option: Add support for merged QemuOptsLists | Peter Maydell |