aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-22virtio-scsi: Add virtio-scsi stub deviceStefan Hajnoczi
2012-02-22scsi-disk: add migration supportPaolo Bonzini
2012-02-22scsi-generic: add migration supportPaolo Bonzini
2012-02-22scsi: add SCSIDevice vmstate definitionsPaolo Bonzini
2012-02-22scsi-disk: enable scatter/gather functionalityPaolo Bonzini
2012-02-22scsi: add scatter/gather functionalityPaolo Bonzini
2012-02-22scsi: pass residual amount to command_completePaolo Bonzini
2012-02-22ahci: use new DMA helpersPaolo Bonzini
2012-02-22dma-helpers: add accounting wrappersPaolo Bonzini
2012-02-22dma-helpers: add dma_buf_read and dma_buf_writePaolo Bonzini
2012-02-22dma-helpers: make QEMUSGList target independentPaolo Bonzini
2012-02-17input: send kbd+mouse events only to running guests.Gerd Hoffmann
2012-02-17i8259: Do not clear level-triggered lines in IRR on initJan Kiszka
2012-02-17i8254: Factor out pit_get_channel_infoJan Kiszka
2012-02-17pcspk: Convert to qdevJan Kiszka
2012-02-17i8254: Rework & fix interaction with HPET in legacy modeJan Kiszka
2012-02-17i8254: Pass alternative IRQ output object on initializationJan Kiszka
2012-02-17i8254: Factor out interface headerJan Kiszka
2012-02-17hpet: Save/restore cached RTC IRQ levelJan Kiszka
2012-02-17i8254: Do not raise IRQ level on resetJan Kiszka
2012-02-17vnc: Don't demote authentication scheme when changing password/disabling loginDaniel P. Berrange
2012-02-17qdev: Fix qdev_try_create() semanticsAndreas Färber
2012-02-17qom: Fix identifiers in documentationAndreas Färber
2012-02-17qom: Fix typo in Object's documentationAndreas Färber
2012-02-17configure: Remove OpenBSD workaround for curses probeBrad Smith
2012-02-17libcacard configure fixesPaul Brook
2012-02-17coroutine: switch to QSLISTPaolo Bonzini
2012-02-17qemu-queue: drop QCIRCLEQPaolo Bonzini
2012-02-17qemu-queue: add QSLISTPaolo Bonzini
2012-02-17notifier: switch to QLISTPaolo Bonzini
2012-02-17Merge remote-tracking branch 'bonzini/nbd-for-anthony' into stagingAnthony Liguori
2012-02-17Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori
2012-02-17Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-02-17nbd: add git tree to MAINTAINERSPaolo Bonzini
2012-02-17open /dev/nbd in nbd_client_threadPaolo Bonzini
2012-02-17do not chdir(/) in qemu-nbd before opening all filesMichael Tokarev
2012-02-17hw/pl031: Actually raise interrupt on timer expiryPeter Maydell
2012-02-17MAINTAINERS: Add hw/highbank.c maintainerMark Langsdorf
2012-02-17Remove unnecessary includes of primecell.hPeter Maydell
2012-02-17hw/primecell.h: Remove obsolete pl080_init() declarationPeter Maydell
2012-02-17hw/arm_sysctl: Drop legacy init functionPeter Maydell
2012-02-17hw/vexpress.c: Add vexpress-a15 machinePeter Maydell
2012-02-17arm_boot: Pass base address of GIC CPU interface, not whole GICPeter Maydell
2012-02-17hw/vexpress.c: Instantiate the motherboard CLCDPeter Maydell
2012-02-17hw/vexpress.c: Factor out daughterboard-specific initializationPeter Maydell
2012-02-17hw/vexpress.c: Move secondary CPU boot code to SRAMPeter Maydell
2012-02-17hw/vexpress.c: Make motherboard peripheral memory map table-drivenPeter Maydell
2012-02-17hw/a15mpcore.c: Add Cortex-A15 private peripheral modelPeter Maydell
2012-02-17MAINTAINERS: Add maintainers for Exynos SOC.Evgeny Voevodin
2012-02-17Exynos4210: added display controller implementationMitsyanko Igor