aboutsummaryrefslogtreecommitdiff
path: root/util/Makefile.objs
AgeCommit message (Expand)Author
2018-10-02util: add atomic64Emilio G. Cota
2018-08-27Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180827-v4-pull-request...Peter Maydell
2018-08-27util: promote qemu_egl_rendernode_open() to libqemuutilMarc-André Lureau
2018-08-23qsp: QEMU's Synchronization ProfilerEmilio G. Cota
2018-05-23util: implement simple iova treePeter Xu
2018-03-12membarrier: add --enable-membarrierPaolo Bonzini
2018-03-02block: extract AIO_WAIT_WHILE() from BlockDriverStateStefan Hajnoczi
2018-02-08util: Introduce vfio helpersFam Zheng
2017-10-10util: move qemu_real_host_page_size/mask to osdep.hEmilio G. Cota
2017-06-22Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into stagingPeter Maydell
2017-06-19util: add cacheinfoEmilio G. Cota
2017-06-16util: add stats64 modulePaolo Bonzini
2017-03-19qemu-ga: obey LISTEN_PID when using systemd socket activationPaolo Bonzini
2017-03-07keyval: New keyval_parse()Markus Armbruster
2017-02-21block: move AioContext, QEMUTimer, main-loop to libqemuutilPaolo Bonzini
2017-01-31host-utils: Move 128-bit guard macro to .c fileJose Ricardo Ziviani
2017-01-16qemu-thread: introduce QemuLockCntPaolo Bonzini
2016-10-28aio: convert from RFifoLock to QemuRecMutexPaolo Bonzini
2016-09-23util: Add UUID APIFam Zheng
2016-09-13cutils: Move buffer_is_zero and subroutines to a new fileRichard Henderson
2016-06-30range: Create range.c for code that should not be inlineEric Blake
2016-06-11qht: QEMU's fast, resizable and scalable Hash TableEmilio G. Cota
2016-06-11qdist: add module to represent frequency distributions of dataEmilio G. Cota
2016-02-03log: move qemu-log.c into util/ directoryDenis V. Lunev
2015-12-18util: add base64 decoding functionDaniel P. Berrange
2015-11-12util: Infrastructure for computing recent averagesAlberto Garcia
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-10-22util: add linux-only memfd fallbackMarc-André Lureau
2015-10-22build-sys: split util-obj- on multi-linesMarc-André Lureau
2015-10-21exec: factor out duplicate mmap codeMichael S. Tsirkin
2015-10-20util: pull Buffer code out of VNC moduleDaniel P. Berrange
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange
2015-07-07crypto: move built-in AES implementation into crypto/Daniel P. Berrange
2015-02-02rcu: add rcu libraryPaolo Bonzini
2014-10-03util: Emancipate id_wellformed() from QemuOptsMarkus Armbruster
2014-09-09util: Don't link host-utils.o if it's emptyFam Zheng
2014-06-23tcg-ppc: Merge cache-utils into the backendRichard Henderson
2014-03-13rfifolock: add recursive FIFO lockStefan Hajnoczi
2014-01-22readline: move readline to a generic locationStefan Hajnoczi
2013-11-30osdep: Create qemu_getauxval and qemu_init_auxvalRichard Henderson
2013-09-06throttle: Add a new throttling API implementing continuous leaky bucket.Benoît Canet
2013-06-14create qemu_openpty_raw() helper function and move it to a separate fileMichael Tokarev
2013-05-03qemu: add castagnoli crc32c checksum algorithmJeff Cody
2013-04-13unicode: New mod_utf8_codepoint()Markus Armbruster
2013-03-15iov: Factor out hexdumperPeter Crosthwaite
2013-03-01hw: move fifo.[ch] to libqemuutilPaolo Bonzini
2013-01-25add hierarchical bitmap data type and test casesPaolo Bonzini
2013-01-12build: move libqemuutil.a components to util/Paolo Bonzini