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
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