aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-21block: explicitly acquire aiocontext in aio callbacks that need itPaolo Bonzini
2017-02-21block: explicitly acquire aiocontext in bottom halves that need itPaolo Bonzini
2017-02-21block: explicitly acquire aiocontext in callbacks that need itPaolo Bonzini
2017-02-21block: explicitly acquire aiocontext in timers that need itPaolo Bonzini
2017-02-21aio: push aio_context_acquire/release down to dispatchingPaolo Bonzini
2017-02-21qed: introduce qed_aio_start_io and qed_aio_next_io_cbPaolo Bonzini
2017-02-21blkdebug: reschedule coroutine on the AioContext it is running onPaolo Bonzini
2017-02-21coroutine-lock: reschedule coroutine on the AioContext it was running onPaolo Bonzini
2017-02-21nbd: convert to use qio_channel_yieldPaolo 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-21test-thread-pool: use generic AioContext infrastructurePaolo Bonzini
2017-02-21block-backend: allow blk_prw from coroutine contextPaolo Bonzini
2017-02-21aio: introduce aio_co_schedule and aio_co_wakePaolo Bonzini
2017-02-21block: move AioContext, QEMUTimer, main-loop to libqemuutilPaolo Bonzini
2017-02-21Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170221-1' into s...Peter Maydell
2017-02-21usb-ccid: add check message size checksGerd Hoffmann
2017-02-21usb-ccid: move header size checkGerd Hoffmann
2017-02-21usb-ccid: better bulk_out error handlingGerd Hoffmann
2017-02-21xhci: drop via vendor command handlingGerd Hoffmann
2017-02-21xhci: fix nec vendor quirk handlingGerd Hoffmann
2017-02-21xhci: add qemu xhci controllerGerd Hoffmann
2017-02-21xhci: drop ER_FULL_HACK workaroundGerd Hoffmann
2017-02-21xhci: apply limits to loopsGerd Hoffmann
2017-02-21usb: ohci: limit the number of link edsLi Qiang
2017-02-21usb: ohci: fix error return code in servicing iso tdLi Qiang
2017-02-21usb: ehci: fix memory leak in ehciLi Qiang
2017-02-20Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-02-20' into ...Peter Maydell
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-20Makefile: Put VERSION info into version.texi rather than using -DPeter Maydell
2017-02-20qapi2texi: replace quotation by bold section nameMarc-André Lureau
2017-02-20Merge remote-tracking branch 'remotes/huth/tags/coldfire-20170219' into stagingPeter Maydell
2017-02-20egl-helpers: Support newer MESA versionsFrediano Ziglio
2017-02-20spice: allow to specify drm rendernodeMarc-André Lureau
2017-02-20Add wctablet deviceAnatoli Huseu1
2017-02-20ps2: fix mouse mappings for right/middle buttonFabian Lesniak
2017-02-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-02-18MAINTAINERS: Add odd fixer for the ColdFire boardsThomas Huth
2017-02-18hw/m68k: QOMify the ColdFire interrupt controllerThomas Huth
2017-02-18hw/m68k: Remove dummy machineThomas Huth
2017-02-17intel_iommu: vtd_slpt_level_shift check levelPeter Xu
2017-02-17intel_iommu: convert dbg macros to trace for transPeter Xu
2017-02-17intel_iommu: convert dbg macros to traces for invPeter Xu
2017-02-17intel_iommu: renaming gpa to iova where properPeter Xu
2017-02-17intel_iommu: simplify irq region translationPeter Xu
2017-02-17intel_iommu: add "caching-mode" optionAviv Ben-David
2017-02-17vfio: allow to notify unmap for very large regionPeter Xu
2017-02-17vfio: introduce vfio_get_vaddr()Peter Xu
2017-02-17vfio: trace map/unmap for notify as wellPeter Xu