summaryrefslogtreecommitdiff
path: root/util/Makefile.objs
AgeCommit message (Expand)AuthorFilesLines
2018-03-12membarrier: add --enable-membarrierPaolo Bonzini1-0/+1
2018-03-02block: extract AIO_WAIT_WHILE() from BlockDriverStateStefan Hajnoczi1-1/+1
2018-02-08util: Introduce vfio helpersFam Zheng1-0/+1
2017-10-10util: move qemu_real_host_page_size/mask to osdep.hEmilio G. Cota1-0/+1
2017-06-22Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into stagingPeter Maydell1-0/+1
2017-06-19util: add cacheinfoEmilio G. Cota1-0/+1
2017-06-16util: add stats64 modulePaolo Bonzini1-0/+1
2017-03-19qemu-ga: obey LISTEN_PID when using systemd socket activationPaolo Bonzini1-0/+1
2017-03-07keyval: New keyval_parse()Markus Armbruster1-0/+1
2017-02-21block: move AioContext, QEMUTimer, main-loop to libqemuutilPaolo Bonzini1-1/+5
2017-01-31host-utils: Move 128-bit guard macro to .c fileJose Ricardo Ziviani1-1/+1
2017-01-16qemu-thread: introduce QemuLockCntPaolo Bonzini1-0/+1
2016-10-28aio: convert from RFifoLock to QemuRecMutexPaolo Bonzini1-1/+0
2016-09-23util: Add UUID APIFam Zheng1-0/+1
2016-09-13cutils: Move buffer_is_zero and subroutines to a new fileRichard Henderson1-0/+1
2016-06-30range: Create range.c for code that should not be inlineEric Blake1-0/+1
2016-06-11qht: QEMU's fast, resizable and scalable Hash TableEmilio G. Cota1-0/+1
2016-06-11qdist: add module to represent frequency distributions of dataEmilio G. Cota1-0/+1
2016-02-03log: move qemu-log.c into util/ directoryDenis V. Lunev1-0/+1
2015-12-18util: add base64 decoding functionDaniel P. Berrange1-0/+1
2015-11-12util: Infrastructure for computing recent averagesAlberto Garcia1-0/+1
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-3/+10
2015-10-22util: add linux-only memfd fallbackMarc-André Lureau1-0/+1
2015-10-22build-sys: split util-obj- on multi-linesMarc-André Lureau1-3/+8
2015-10-21exec: factor out duplicate mmap codeMichael S. Tsirkin1-0/+1
2015-10-20util: pull Buffer code out of VNC moduleDaniel P. Berrange1-0/+1
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange1-0/+3
2015-07-07crypto: move built-in AES implementation into crypto/Daniel P. Berrange1-1/+1
2015-02-02rcu: add rcu libraryPaolo Bonzini1-0/+1
2014-10-03util: Emancipate id_wellformed() from QemuOptsMarkus Armbruster1-0/+1
2014-09-09util: Don't link host-utils.o if it's emptyFam Zheng1-1/+2
2014-06-23tcg-ppc: Merge cache-utils into the backendRichard Henderson1-1/+1
2014-03-13rfifolock: add recursive FIFO lockStefan Hajnoczi1-0/+1
2014-01-22readline: move readline to a generic locationStefan Hajnoczi1-0/+1
2013-11-30osdep: Create qemu_getauxval and qemu_init_auxvalRichard Henderson1-0/+1
2013-09-06throttle: Add a new throttling API implementing continuous leaky bucket.Benoît Canet1-0/+1
2013-06-14create qemu_openpty_raw() helper function and move it to a separate fileMichael Tokarev1-1/+1
2013-05-03qemu: add castagnoli crc32c checksum algorithmJeff Cody1-0/+1
2013-04-13unicode: New mod_utf8_codepoint()Markus Armbruster1-1/+1
2013-03-15iov: Factor out hexdumperPeter Crosthwaite1-0/+1
2013-03-01hw: move fifo.[ch] to libqemuutilPaolo Bonzini1-0/+1
2013-01-25add hierarchical bitmap data type and test casesPaolo Bonzini1-1/+1
2013-01-12build: move libqemuutil.a components to util/Paolo Bonzini1-0/+10