aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2016-10-25qapi: rename *qmp-*-visitor* to *qobject-*-visitor*Daniel P. Berrange
2016-10-24hbitmap: serializationVladimir Sementsov-Ogievskiy
2016-10-24HBitmap: Introduce "meta" bitmap to track bit changesFam Zheng
2016-10-24rcu: simplify memory barriersPaolo Bonzini
2016-10-24qemu-thread: use acquire/release to clarify semantics of QemuEventPaolo Bonzini
2016-10-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-10Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-10-08bitmap: refine and move BITMAP_{FIRST/LAST}_WORD_MASKWei Yang
2016-10-07module: Don't load the same module if requested multiple timesFam Zheng
2016-10-07block: Add bdrv_runtime_opts to query-command-line-optionsKevin Wolf
2016-10-06qht: fix unlock-after-free segfault upon resizingEmilio G. Cota
2016-10-06qht: simplify qht_reset_sizeEmilio G. Cota
2016-10-04Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-04util: Introduce qemu_get_pid_nameMichal Privoznik
2016-10-04util/qht: atomically set b->hashesAlex Bennée
2016-09-29oslib-posix: add a configure switch to debug stack usagePeter Lieven
2016-09-29coroutine-sigaltstack: use helper for allocating stack memoryPeter Lieven
2016-09-29coroutine-ucontext: use helper for allocating stack memoryPeter Lieven
2016-09-29coroutine: add a macro for the coroutine stack sizePeter Lieven
2016-09-29coroutine-sigaltstack: rename coroutine struct appropriatelyPeter Lieven
2016-09-29oslib-posix: add helpers for stack alloc and freePeter Lieven
2016-09-29Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-09-28trace: move util/qemu-coroutine*.c trace points into correct fileDaniel P. Berrange
2016-09-28trace: move util/buffer.c trace points into correct fileDaniel P. Berrange
2016-09-28coroutine: add qemu_coroutine_entered() functionStefan Hajnoczi
2016-09-23uuid: Tighten uuid parseFam Zheng
2016-09-23vl: Switch qemu_uuid to QemuUUIDFam Zheng
2016-09-23uuid: Make null_uuid staticFam Zheng
2016-09-23util: Add UUID APIFam Zheng
2016-09-20blockdev: Add dynamic module loading for block driversMarc Mari
2016-09-14log: fix parsing of multiple trace:PATTERN log argsDaniel P. Berrange
2016-09-14cutils: Rewrite x86 buffer zero checkingRichard Henderson
2016-09-13cutils: Add generic prefetchRichard Henderson
2016-09-13cutils: Add SSE4 versionPaolo Bonzini
2016-09-13cutils: Add test for buffer_is_zeroRichard Henderson
2016-09-13cutils: Remove ppc buffer zero checkingRichard Henderson
2016-09-13cutils: Remove aarch64 buffer zero checkingRichard Henderson
2016-09-13cutils: Rearrange buffer_is_zero accelerationRichard Henderson
2016-09-13cutils: Export only buffer_is_zeroRichard Henderson
2016-09-13cutils: Remove SPLAT macroRichard Henderson
2016-09-13cutils: Move buffer_is_zero and subroutines to a new fileRichard Henderson
2016-09-13util: fix some coding style issueCao jin
2016-09-13util/qemu-sockets: revert Yoda Conditions to normalCao jin
2016-09-05coroutine: Assert that no locks are held on terminationKevin Wolf
2016-09-05coroutine: Let CoMutex remember who holds itKevin Wolf
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-08-05tcg: Lower indirect registers in a separate passRichard Henderson
2016-08-05tcg: Include liveness info in the dumpsRichard Henderson
2016-08-05throttle: Don't allow burst limits to be lower than the normal limitsAlberto Garcia