index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
Makefile.objs
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/Makefile: Reduce the user-mode object list
Philippe Mathieu-Daudé
2020-06-05
1
-21
/
+38
*
linux-user: factor out reading of /proc/self/maps
Alex Bennée
2020-04-07
1
-0
/
+1
*
aio-posix: add io_uring fd monitoring implementation
Stefan Hajnoczi
2020-03-09
1
-0
/
+1
*
aio-posix: extract ppoll(2) and epoll(7) fd monitoring
Stefan Hajnoczi
2020-03-09
1
-0
/
+2
*
mem: move nvdimm_device_list to utilities
Shivaprasad G Bhat
2020-02-20
1
-0
/
+1
*
util: add dbus helper unit
Marc-André Lureau
2020-01-06
1
-0
/
+3
*
stubs: replace stubs with lnot if applicable
Paolo Bonzini
2019-12-17
1
-2
/
+1
*
util: introduce SharedResource
Vladimir Sementsov-Ogievskiy
2019-10-28
1
-0
/
+1
*
util: merge main-loop.c and iohandler.c
Paolo Bonzini
2019-07-15
1
-1
/
+1
*
build-sys: remove slirp cflags from main-loop.o
Marc-André Lureau
2019-07-15
1
-1
/
+0
*
util: compile drm.o on posix
Marc-André Lureau
2019-05-29
1
-1
/
+1
*
util: Add qemu_guest_getrandom and associated routines
Richard Henderson
2019-05-22
1
-0
/
+1
*
qemu-print: New qemu_printf(), qemu_vprintf() etc.
Markus Armbruster
2019-04-18
1
-0
/
+1
*
build-sys: link with slirp as an external project
Marc-André Lureau
2019-03-07
1
-0
/
+1
*
authz: delete existing ACL implementation
Daniel P. Berrange
2019-02-26
1
-1
/
+0
*
util: add helper APIs for dealing with inotify in portable manner
Daniel P. Berrangé
2019-02-26
1
-0
/
+3
*
util: add atomic64
Emilio G. Cota
2018-10-02
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180827-v4-pull-request...
Peter Maydell
2018-08-27
1
-0
/
+1
|
\
|
*
util: promote qemu_egl_rendernode_open() to libqemuutil
Marc-André Lureau
2018-08-27
1
-0
/
+1
*
|
qsp: QEMU's Synchronization Profiler
Emilio G. Cota
2018-08-23
1
-0
/
+1
|
/
*
util: implement simple iova tree
Peter Xu
2018-05-23
1
-0
/
+1
*
membarrier: add --enable-membarrier
Paolo Bonzini
2018-03-12
1
-0
/
+1
*
block: extract AIO_WAIT_WHILE() from BlockDriverState
Stefan Hajnoczi
2018-03-02
1
-1
/
+1
*
util: Introduce vfio helpers
Fam Zheng
2018-02-08
1
-0
/
+1
*
util: move qemu_real_host_page_size/mask to osdep.h
Emilio G. Cota
2017-10-10
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into staging
Peter Maydell
2017-06-22
1
-0
/
+1
|
\
|
*
util: add cacheinfo
Emilio G. Cota
2017-06-19
1
-0
/
+1
*
|
util: add stats64 module
Paolo Bonzini
2017-06-16
1
-0
/
+1
|
/
*
qemu-ga: obey LISTEN_PID when using systemd socket activation
Paolo Bonzini
2017-03-19
1
-0
/
+1
*
keyval: New keyval_parse()
Markus Armbruster
2017-03-07
1
-0
/
+1
*
block: move AioContext, QEMUTimer, main-loop to libqemuutil
Paolo Bonzini
2017-02-21
1
-1
/
+5
*
host-utils: Move 128-bit guard macro to .c file
Jose Ricardo Ziviani
2017-01-31
1
-1
/
+1
*
qemu-thread: introduce QemuLockCnt
Paolo Bonzini
2017-01-16
1
-0
/
+1
*
aio: convert from RFifoLock to QemuRecMutex
Paolo Bonzini
2016-10-28
1
-1
/
+0
*
util: Add UUID API
Fam Zheng
2016-09-23
1
-0
/
+1
*
cutils: Move buffer_is_zero and subroutines to a new file
Richard Henderson
2016-09-13
1
-0
/
+1
*
range: Create range.c for code that should not be inline
Eric Blake
2016-06-30
1
-0
/
+1
*
qht: QEMU's fast, resizable and scalable Hash Table
Emilio G. Cota
2016-06-12
1
-0
/
+1
*
qdist: add module to represent frequency distributions of data
Emilio G. Cota
2016-06-12
1
-0
/
+1
*
log: move qemu-log.c into util/ directory
Denis V. Lunev
2016-02-03
1
-0
/
+1
*
util: add base64 decoding function
Daniel P. Berrange
2015-12-18
1
-0
/
+1
*
util: Infrastructure for computing recent averages
Alberto Garcia
2015-11-12
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-10-22
1
-3
/
+10
|
\
|
*
util: add linux-only memfd fallback
Marc-André Lureau
2015-10-22
1
-0
/
+1
|
*
build-sys: split util-obj- on multi-lines
Marc-André Lureau
2015-10-22
1
-3
/
+8
|
*
exec: factor out duplicate mmap code
Michael S. Tsirkin
2015-10-21
1
-0
/
+1
*
|
util: pull Buffer code out of VNC module
Daniel P. Berrange
2015-10-20
1
-0
/
+1
*
|
coroutine: move into libqemuutil.a library
Daniel P. Berrange
2015-10-20
1
-0
/
+3
|
/
*
crypto: move built-in AES implementation into crypto/
Daniel P. Berrange
2015-07-07
1
-1
/
+1
*
rcu: add rcu library
Paolo Bonzini
2015-02-02
1
-0
/
+1
[next]