aboutsummaryrefslogtreecommitdiff
path: root/util/Makefile.objs
AgeCommit message (Expand)Author
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