aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-21hw: Default -drive to if=none instead of ide when ide cannot workMarkus Armbruster
2017-02-21hw/arm/cubieboard hw/arm/xlnx-ep108: Fix units_per_default_busMarkus Armbruster
2017-02-21hw: Default -drive to if=ide explicitly where it worksMarkus 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-21test-aio-multithread: add performance comparison with thread-based mutexesPaolo 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-21async: remove unnecessary inc/dec pairsPaolo Bonzini
2017-02-21aio-posix: partially inline aio_dispatch into aio_pollPaolo Bonzini
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