summaryrefslogtreecommitdiffstats
path: root/util/Makefile.objs
Commit message (Expand)AuthorAgeFilesLines
* util/Makefile: Reduce the user-mode object listPhilippe Mathieu-Daudé2020-06-051-21/+38
* linux-user: factor out reading of /proc/self/mapsAlex Bennée2020-04-071-0/+1
* aio-posix: add io_uring fd monitoring implementationStefan Hajnoczi2020-03-091-0/+1
* aio-posix: extract ppoll(2) and epoll(7) fd monitoringStefan Hajnoczi2020-03-091-0/+2
* mem: move nvdimm_device_list to utilitiesShivaprasad G Bhat2020-02-201-0/+1
* util: add dbus helper unitMarc-André Lureau2020-01-061-0/+3
* stubs: replace stubs with lnot if applicablePaolo Bonzini2019-12-171-2/+1Star
* util: introduce SharedResourceVladimir Sementsov-Ogievskiy2019-10-281-0/+1
* util: merge main-loop.c and iohandler.cPaolo Bonzini2019-07-151-1/+1
* build-sys: remove slirp cflags from main-loop.oMarc-André Lureau2019-07-151-1/+0Star
* util: compile drm.o on posixMarc-André Lureau2019-05-291-1/+1
* util: Add qemu_guest_getrandom and associated routinesRichard Henderson2019-05-221-0/+1
* qemu-print: New qemu_printf(), qemu_vprintf() etc.Markus Armbruster2019-04-181-0/+1
* build-sys: link with slirp as an external projectMarc-André Lureau2019-03-071-0/+1
* authz: delete existing ACL implementationDaniel P. Berrange2019-02-261-1/+0Star
* util: add helper APIs for dealing with inotify in portable mannerDaniel P. Berrangé2019-02-261-0/+3
* util: add atomic64Emilio G. Cota2018-10-021-0/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180827-v4-pull-request...Peter Maydell2018-08-271-0/+1
|\
| * util: promote qemu_egl_rendernode_open() to libqemuutilMarc-André Lureau2018-08-271-0/+1
* | qsp: QEMU's Synchronization ProfilerEmilio G. Cota2018-08-231-0/+1
|/
* util: implement simple iova treePeter Xu2018-05-231-0/+1
* membarrier: add --enable-membarrierPaolo Bonzini2018-03-121-0/+1
* block: extract AIO_WAIT_WHILE() from BlockDriverStateStefan Hajnoczi2018-03-021-1/+1
* util: Introduce vfio helpersFam Zheng2018-02-081-0/+1
* util: move qemu_real_host_page_size/mask to osdep.hEmilio G. Cota2017-10-101-0/+1
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into stagingPeter Maydell2017-06-221-0/+1
|\
| * util: add cacheinfoEmilio G. Cota2017-06-191-0/+1
* | util: add stats64 modulePaolo Bonzini2017-06-161-0/+1
|/
* qemu-ga: obey LISTEN_PID when using systemd socket activationPaolo Bonzini2017-03-191-0/+1
* keyval: New keyval_parse()Markus Armbruster2017-03-071-0/+1
* block: move AioContext, QEMUTimer, main-loop to libqemuutilPaolo Bonzini2017-02-211-1/+5
* host-utils: Move 128-bit guard macro to .c fileJose Ricardo Ziviani2017-01-311-1/+1
* qemu-thread: introduce QemuLockCntPaolo Bonzini2017-01-161-0/+1
* aio: convert from RFifoLock to QemuRecMutexPaolo Bonzini2016-10-281-1/+0Star
* util: Add UUID APIFam Zheng2016-09-231-0/+1
* cutils: Move buffer_is_zero and subroutines to a new fileRichard Henderson2016-09-131-0/+1
* range: Create range.c for code that should not be inlineEric Blake2016-06-301-0/+1
* qht: QEMU's fast, resizable and scalable Hash TableEmilio G. Cota2016-06-121-0/+1
* qdist: add module to represent frequency distributions of dataEmilio G. Cota2016-06-121-0/+1
* log: move qemu-log.c into util/ directoryDenis V. Lunev2016-02-031-0/+1
* util: add base64 decoding functionDaniel P. Berrange2015-12-181-0/+1
* util: Infrastructure for computing recent averagesAlberto Garcia2015-11-121-0/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-10-221-3/+10
|\
| * util: add linux-only memfd fallbackMarc-André Lureau2015-10-221-0/+1
| * build-sys: split util-obj- on multi-linesMarc-André Lureau2015-10-221-3/+8
| * exec: factor out duplicate mmap codeMichael S. Tsirkin2015-10-211-0/+1
* | util: pull Buffer code out of VNC moduleDaniel P. Berrange2015-10-201-0/+1
* | coroutine: move into libqemuutil.a libraryDaniel P. Berrange2015-10-201-0/+3
|/
* crypto: move built-in AES implementation into crypto/Daniel P. Berrange2015-07-071-1/+1
* rcu: add rcu libraryPaolo Bonzini2015-02-021-0/+1