summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-02-21hw: xilinx-pcie: Add support for Xilinx AXI PCIe ControllerPaul Burton
2017-02-21loader: Support Flattened Image Trees (FIT images)Paul Burton
2017-02-21hw/mips_gictimer: provide API for retrieving frequencyPaul Burton
2017-02-21hw/mips_cmgcr: allow GCR base to be movedPaul Burton
2017-02-21Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into...Peter Maydell
2017-02-21hw: Deprecate -drive if=scsi with non-onboard HBAsMarkus Armbruster
2017-02-21hw/scsi: Concentrate -drive if=scsi auto-create in one placeMarkus Armbruster
2017-02-21blockdev: Make orphaned -drive fatalMarkus Armbruster
2017-02-21hw: Default -drive to if=none instead of ide when ide cannot workMarkus Armbruster
2017-02-21Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-02-21coroutine-lock: make CoRwlock thread-safe and fairPaolo Bonzini
2017-02-21coroutine-lock: add mutex argument to CoQueue APIsPaolo Bonzini
2017-02-21coroutine-lock: place CoMutex before CoQueue in headerPaolo Bonzini
2017-02-21coroutine-lock: add limited spinning to CoMutexPaolo Bonzini
2017-02-21coroutine-lock: make CoMutex thread-safePaolo Bonzini
2017-02-21block: document fields protected by AioContext lockPaolo Bonzini
2017-02-21aio-posix: partially inline aio_dispatch into aio_pollPaolo Bonzini
2017-02-21io: make qio_channel_yield aware of AioContextsPaolo Bonzini
2017-02-21io: add methods to set I/O handlers on AioContextPaolo Bonzini
2017-02-21aio: introduce aio_co_schedule and aio_co_wakePaolo Bonzini
2017-02-21xhci: add qemu xhci controllerGerd Hoffmann
2017-02-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170220-1' into st...Peter Maydell
2017-02-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20170220-1' into...Peter Maydell
2017-02-20spice: allow to specify drm rendernodeMarc-André Lureau
2017-02-20ps2: fix mouse mappings for right/middle buttonFabian Lesniak
2017-02-17intel_iommu: add "caching-mode" optionAviv Ben-David
2017-02-17virtio: add MemoryListener to cache ring translationsPaolo Bonzini
2017-02-17virtio: use MemoryRegionCache to access descriptorsPaolo Bonzini
2017-02-17virtio: add virtio_*_phys_cachedPaolo Bonzini
2017-02-17virtio: Report real progress in VQ aio poll handlerFam Zheng
2017-02-16report guest crash information in GUEST_PANICKED eventAnton Nefedov
2017-02-16cpu-exec: fix icount out-of-bounds accessPaolo Bonzini
2017-02-16hw/char/mcf_uart: QOMify the ColdFire UARTThomas Huth
2017-02-16move vm_start to cpus.cClaudio Imbrenda
2017-02-13virtio/migration: Migrate virtio-net to VMStateDr. David Alan Gilbert
2017-02-13migration: Add VMSTATE_WITH_TMPDr. David Alan Gilbert
2017-02-13migration: Add VMSTATE_UNUSED_VARRAY_UINT32Dr. David Alan Gilbert
2017-02-13COLO: Shutdown related socket fd while do failoverzhanghailiang
2017-02-13COLO: fix setting checkpoint-delay not working properlyzhanghailiang
2017-02-13migration: consolidate VMStateField.startHalil Pasic
2017-02-13migration: discard non-dirty ram pages after the start of postcopyPavel Butsykin
2017-02-13add 'release-ram' migrate capabilityPavel Butsykin
2017-02-09Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170209-2' into st...Peter Maydell
2017-02-09util: add iterators for QemuOpts valuesDaniel P. Berrange
2017-02-07hw/misc: New "unimplemented" sysbus devicePeter Maydell
2017-02-07arm: Correctly handle watchpoints for BE32 CPUsJulian Brown
2017-02-07Fix Thumb-1 BE32 execution and disassembly.Julian Brown
2017-02-07aspeed: add a watchdog controllerCédric Le Goater
2017-02-07wdt: Add Aspeed watchdog device modelCédric Le Goater
2017-02-06migration: Check for ID lengthDr. David Alan Gilbert