summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2017-02-06vmstate_register_with_alias_id: Take an Error **Dr. David Alan Gilbert
2017-02-06migration: create Migration Incoming State at init timeJuan Quintela
2017-02-06usb: accept usb3 control requestsGerd Hoffmann
2017-02-03Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta...Peter Maydell
2017-02-02Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...Peter Maydell
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-02-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-02-02Merge remote-tracking branch 'remotes/elmarco/tags/chr-split-pull-request' in...Peter Maydell
2017-02-01hw/pci: disable pci-bridge's shpc by defaultMarcel Apfelbaum