summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
| * | build: try improve handling of clang warningsGerd Hoffmann2018-03-121-2/+2
| |/
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-03-121-5/+37
|\ \ | |/ |/|
| * util: Add qemu_opts_to_qdict_filtered()Kevin Wolf2018-03-091-5/+37
* | block: add aio_wait_bh_oneshot()Stefan Hajnoczi2018-03-081-0/+31
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-03-062-1/+41
|\
| * block: extract AIO_WAIT_WHILE() from BlockDriverStateStefan Hajnoczi2018-03-022-1/+41
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2018-03-051-813/+940
|\ \
| * | util/uri.c: wrap single statement blocks with braces {}Su Hang2018-03-051-169/+294
| * | util/uri.c: remove brackets that wrap `return` statement's content.Su Hang2018-03-051-80/+80
| * | util/uri.c: Coding style check, Only whitespace involvedSu Hang2018-03-051-733/+735
| |/
* | qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-021-1/+1
* | Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-1/+1
|/
* block/nvme: fix Coverity reportsPaolo Bonzini2018-03-011-1/+1
* mem: add share parameter to memory-backend-ramMarcel Apfelbaum2018-02-192-3/+3
* misc: fix spellingMarc-André Lureau2018-02-151-1/+1
* async: use ARRAY_SIZE macroPhilippe Mathieu-Daudé2018-02-101-1/+1
* oslib-posix: check for posix_memalign in configure scriptAndreas Gustafsson2018-02-101-1/+1
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-092-0/+2
* Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster2018-02-092-0/+2
* qdict qlist: Make most helper macros functionsMarkus Armbruster2018-02-091-0/+1
* Eliminate qapi/qmp/types.hMarkus Armbruster2018-02-091-1/+3
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell2018-02-084-7/+754
|\
| * util: Introduce vfio helpersFam Zheng2018-02-083-0/+739
| * coroutine-lock: make qemu_co_enter_next thread-safePaolo Bonzini2018-02-081-2/+8
| * coroutine-lock: convert CoQueue to use QemuLockablePaolo Bonzini2018-02-081-5/+7
* | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2018-02-081-0/+1
|\ \ | |/ |/|
| * hbitmap: fix missing restore count when finish deserializationLiang Li2018-02-071-0/+1
* | memfd: add hugetlbsize argumentMarc-André Lureau2018-02-071-4/+18
* | memfd: add hugetlb supportMarc-André Lureau2018-02-071-3/+10
* | memfd: add error argument, instead of perror()Marc-André Lureau2018-02-071-27/+30
* | ucontext: annotate coroutine stack for ASANMarc-André Lureau2018-02-071-0/+48
* | sockets: fix parsing of ipv4/ipv6 opts in parse_socket_addrDaniel P. Berrange2018-02-051-4/+40
* | readline: don't free completions in readline_free()Greg Kurz2018-02-051-3/+0Star
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-01-241-1/+3
|\
| * osdep: Retry SETLK upon EINTRFam Zheng2018-01-231-1/+3
* | Revert "qemu: add a cleanup callback function to EventNotifier"Michael S. Tsirkin2018-01-242-6/+1Star
|/
* memfd: remove needless includeMarc-André Lureau2018-01-191-2/+0Star
* memfd: split qemu_memfd_alloc()Marc-André Lureau2018-01-191-25/+36
* qemu: add a cleanup callback function to EventNotifierGal Hammer2018-01-182-1/+6
* util/qemu-thread-*: add qemu_lock, locked and unlock trace eventsAlex Bennée2018-01-163-21/+27
* qemu-config: fix leak in query-command-line-optionsMarc-André Lureau2018-01-161-1/+2
* readline: add a free functionMarc-André Lureau2018-01-161-1/+17
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-12-214-46/+54
|\
| * rcu: reduce more than 7MB heap memory by malloc_trim()Yang Zhong2017-12-211-0/+6
| * sockets: remove obsolete code that updated listen addressDaniel P. Berrange2017-12-211-26/+5Star
| * qemu-thread: fix races on threads that exit very quicklylinzhecheng2017-12-201-17/+42
| * memfd: fix configure testPaolo Bonzini2017-12-201-3/+1Star
* | Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell2017-12-211-1/+6
|\ \ | |/ |/|
| * util: add is_equal to UUID APIRoman Kagan2017-12-201-1/+6