index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
Makefile.objs
Age
Commit message (
Expand
)
Author
2017-03-19
qemu-ga: obey LISTEN_PID when using systemd socket activation
Paolo Bonzini
2017-03-07
keyval: New keyval_parse()
Markus Armbruster
2017-02-21
block: move AioContext, QEMUTimer, main-loop to libqemuutil
Paolo Bonzini
2017-01-31
host-utils: Move 128-bit guard macro to .c file
Jose Ricardo Ziviani
2017-01-16
qemu-thread: introduce QemuLockCnt
Paolo Bonzini
2016-10-28
aio: convert from RFifoLock to QemuRecMutex
Paolo Bonzini
2016-09-23
util: Add UUID API
Fam Zheng
2016-09-13
cutils: Move buffer_is_zero and subroutines to a new file
Richard Henderson
2016-06-30
range: Create range.c for code that should not be inline
Eric Blake
2016-06-11
qht: QEMU's fast, resizable and scalable Hash Table
Emilio G. Cota
2016-06-11
qdist: add module to represent frequency distributions of data
Emilio G. Cota
2016-02-03
log: move qemu-log.c into util/ directory
Denis V. Lunev
2015-12-18
util: add base64 decoding function
Daniel P. Berrange
2015-11-12
util: Infrastructure for computing recent averages
Alberto Garcia
2015-10-22
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-10-22
util: add linux-only memfd fallback
Marc-André Lureau
2015-10-22
build-sys: split util-obj- on multi-lines
Marc-André Lureau
2015-10-21
exec: factor out duplicate mmap code
Michael S. Tsirkin
2015-10-20
util: pull Buffer code out of VNC module
Daniel P. Berrange
2015-10-20
coroutine: move into libqemuutil.a library
Daniel P. Berrange
2015-07-07
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
2015-02-02
rcu: add rcu library
Paolo Bonzini
2014-10-03
util: Emancipate id_wellformed() from QemuOpts
Markus Armbruster
2014-09-09
util: Don't link host-utils.o if it's empty
Fam Zheng
2014-06-23
tcg-ppc: Merge cache-utils into the backend
Richard Henderson
2014-03-13
rfifolock: add recursive FIFO lock
Stefan Hajnoczi
2014-01-22
readline: move readline to a generic location
Stefan Hajnoczi
2013-11-30
osdep: Create qemu_getauxval and qemu_init_auxval
Richard Henderson
2013-09-06
throttle: Add a new throttling API implementing continuous leaky bucket.
Benoît Canet
2013-06-14
create qemu_openpty_raw() helper function and move it to a separate file
Michael Tokarev
2013-05-03
qemu: add castagnoli crc32c checksum algorithm
Jeff Cody
2013-04-13
unicode: New mod_utf8_codepoint()
Markus Armbruster
2013-03-15
iov: Factor out hexdumper
Peter Crosthwaite
2013-03-01
hw: move fifo.[ch] to libqemuutil
Paolo Bonzini
2013-01-25
add hierarchical bitmap data type and test cases
Paolo Bonzini
2013-01-12
build: move libqemuutil.a components to util/
Paolo Bonzini