index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
Makefile.objs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
stubs: replace stubs with lnot if applicable
Paolo Bonzini
1
-2
/
+1
2019-10-28
util: introduce SharedResource
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2019-07-15
util: merge main-loop.c and iohandler.c
Paolo Bonzini
1
-1
/
+1
2019-07-15
build-sys: remove slirp cflags from main-loop.o
Marc-André Lureau
1
-1
/
+0
2019-05-29
util: compile drm.o on posix
Marc-André Lureau
1
-1
/
+1
2019-05-22
util: Add qemu_guest_getrandom and associated routines
Richard Henderson
1
-0
/
+1
2019-04-18
qemu-print: New qemu_printf(), qemu_vprintf() etc.
Markus Armbruster
1
-0
/
+1
2019-03-07
build-sys: link with slirp as an external project
Marc-André Lureau
1
-0
/
+1
2019-02-26
authz: delete existing ACL implementation
Daniel P. Berrange
1
-1
/
+0
2019-02-26
util: add helper APIs for dealing with inotify in portable manner
Daniel P. Berrangé
1
-0
/
+3
2018-10-02
util: add atomic64
Emilio G. Cota
1
-0
/
+1
2018-08-27
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180827-v4-pull-request...
Peter Maydell
1
-0
/
+1
2018-08-27
util: promote qemu_egl_rendernode_open() to libqemuutil
Marc-André Lureau
1
-0
/
+1
2018-08-23
qsp: QEMU's Synchronization Profiler
Emilio G. Cota
1
-0
/
+1
2018-05-23
util: implement simple iova tree
Peter Xu
1
-0
/
+1
2018-03-12
membarrier: add --enable-membarrier
Paolo Bonzini
1
-0
/
+1
2018-03-02
block: extract AIO_WAIT_WHILE() from BlockDriverState
Stefan Hajnoczi
1
-1
/
+1
2018-02-08
util: Introduce vfio helpers
Fam Zheng
1
-0
/
+1
2017-10-10
util: move qemu_real_host_page_size/mask to osdep.h
Emilio G. Cota
1
-0
/
+1
2017-06-22
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into staging
Peter Maydell
1
-0
/
+1
2017-06-19
util: add cacheinfo
Emilio G. Cota
1
-0
/
+1
2017-06-16
util: add stats64 module
Paolo Bonzini
1
-0
/
+1
2017-03-19
qemu-ga: obey LISTEN_PID when using systemd socket activation
Paolo Bonzini
1
-0
/
+1
2017-03-07
keyval: New keyval_parse()
Markus Armbruster
1
-0
/
+1
2017-02-21
block: move AioContext, QEMUTimer, main-loop to libqemuutil
Paolo Bonzini
1
-1
/
+5
2017-01-31
host-utils: Move 128-bit guard macro to .c file
Jose Ricardo Ziviani
1
-1
/
+1
2017-01-16
qemu-thread: introduce QemuLockCnt
Paolo Bonzini
1
-0
/
+1
2016-10-28
aio: convert from RFifoLock to QemuRecMutex
Paolo Bonzini
1
-1
/
+0
2016-09-23
util: Add UUID API
Fam Zheng
1
-0
/
+1
2016-09-13
cutils: Move buffer_is_zero and subroutines to a new file
Richard Henderson
1
-0
/
+1
2016-06-30
range: Create range.c for code that should not be inline
Eric Blake
1
-0
/
+1
2016-06-11
qht: QEMU's fast, resizable and scalable Hash Table
Emilio G. Cota
1
-0
/
+1
2016-06-11
qdist: add module to represent frequency distributions of data
Emilio G. Cota
1
-0
/
+1
2016-02-03
log: move qemu-log.c into util/ directory
Denis V. Lunev
1
-0
/
+1
2015-12-18
util: add base64 decoding function
Daniel P. Berrange
1
-0
/
+1
2015-11-12
util: Infrastructure for computing recent averages
Alberto Garcia
1
-0
/
+1
2015-10-22
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-3
/
+10
2015-10-22
util: add linux-only memfd fallback
Marc-André Lureau
1
-0
/
+1
2015-10-22
build-sys: split util-obj- on multi-lines
Marc-André Lureau
1
-3
/
+8
2015-10-21
exec: factor out duplicate mmap code
Michael S. Tsirkin
1
-0
/
+1
2015-10-20
util: pull Buffer code out of VNC module
Daniel P. Berrange
1
-0
/
+1
2015-10-20
coroutine: move into libqemuutil.a library
Daniel P. Berrange
1
-0
/
+3
2015-07-07
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
1
-1
/
+1
2015-02-02
rcu: add rcu library
Paolo Bonzini
1
-0
/
+1
2014-10-03
util: Emancipate id_wellformed() from QemuOpts
Markus Armbruster
1
-0
/
+1
2014-09-09
util: Don't link host-utils.o if it's empty
Fam Zheng
1
-1
/
+2
2014-06-23
tcg-ppc: Merge cache-utils into the backend
Richard Henderson
1
-1
/
+1
2014-03-13
rfifolock: add recursive FIFO lock
Stefan Hajnoczi
1
-0
/
+1
2014-01-22
readline: move readline to a generic location
Stefan Hajnoczi
1
-0
/
+1
2013-11-30
osdep: Create qemu_getauxval and qemu_init_auxval
Richard Henderson
1
-0
/
+1
[next]