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
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/hbitmap: update orig_size on truncate
Vladimir Sementsov-Ogievskiy
2019-08-06
1
-1
/
+5
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-07-16
3
-137
/
+111
|
\
|
*
util: merge main-loop.c and iohandler.c
Paolo Bonzini
2019-07-15
3
-136
/
+111
|
*
build-sys: remove slirp cflags from main-loop.o
Marc-André Lureau
2019-07-15
1
-1
/
+0
*
|
bitmap: Add bitmap_copy_with_{src|dst}_offset()
Peter Xu
2019-07-15
1
-0
/
+85
*
|
cutils: remove one unnecessary pointer operation
Wei Yang
2019-07-15
1
-4
/
+4
|
/
*
util/path: Do not cache all filenames at startup
Richard Henderson
2019-06-24
1
-150
/
+43
*
util/main-loop: Fix incorrect assertion
Lidong Chen
2019-06-21
1
-1
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
26
-22
/
+5
*
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
3
-3
/
+4
*
util: Adjust qemu_guest_getrandom_nofail for Coverity
Richard Henderson
2019-06-06
1
-1
/
+1
*
util: compile drm.o on posix
Marc-André Lureau
2019-05-29
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into staging
Peter Maydell
2019-05-23
2
-0
/
+94
|
\
|
*
util: Add qemu_guest_getrandom and associated routines
Richard Henderson
2019-05-22
2
-0
/
+94
*
|
cutils: Simplify how parse_uint() checks for whitespace
Markus Armbruster
2019-05-22
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/kraxel/tags/input-20190513-v2-pull-requ...
Peter Maydell
2019-05-13
1
-16
/
+2
|
\
|
*
util: simplify unix_listen()
Marc-André Lureau
2019-05-10
1
-16
/
+2
*
|
aio-posix: ensure poll mode is left when aio_notify is called
Paolo Bonzini
2019-05-10
1
-4
/
+8
*
|
util/readline: Add braces to fix checkpatch errors
Jules Irenge
2019-05-10
1
-17
/
+33
*
|
util: readline: replace tab indent by four spaces to fix checkpatch errors
Jules Irenge
2019-05-10
1
-49
/
+49
*
|
util/readline: add a space to fix errors by checkpatch tool
Jules Irenge
2019-05-10
1
-17
/
+17
|
/
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-05-09
1
-4
/
+8
|
\
|
*
sockets: avoid string truncation warnings when copying UNIX path
Daniel P. Berrangé
2019-05-03
1
-4
/
+8
*
|
util/cacheinfo: Use uint64_t on LLP64 model to satisfy Windows ARM64
Cao Jiaxi
2019-05-07
1
-1
/
+1
|
/
*
cutils: Fix size_to_str() on 32-bit platforms
Eric Blake
2019-04-30
1
-1
/
+1
*
util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()
Zhang Yi
2019-04-25
1
-1
/
+40
*
util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmap
Zhang Yi
2019-04-25
2
-2
/
+6
*
qemu-print: New qemu_fprintf(), qemu_vfprintf()
Markus Armbruster
2019-04-18
1
-0
/
+27
*
qsp: Simplify how qsp_report() prints
Markus Armbruster
2019-04-18
1
-10
/
+11
*
qemu-print: New qemu_printf(), qemu_vprintf() etc.
Markus Armbruster
2019-04-18
2
-0
/
+43
*
monitor error: Make printf()-like functions return a value
Markus Armbruster
2019-04-18
1
-4
/
+8
*
util/error: do not free error on error_abort
Vladimir Sementsov-Ogievskiy
2019-04-17
1
-1
/
+4
*
error: Fix error_report_err(), warn_report_err() hint printing
Markus Armbruster
2019-04-17
1
-2
/
+2
*
log: Make glib logging go through QEMU
Christophe Fergeau
2019-04-17
1
-1
/
+54
*
filemon: fix watch IDs to avoid potential wraparound issues
Daniel P. Berrangé
2019-04-02
3
-17
/
+18
*
filemon: ensure watch IDs are unique to QFileMonitor scope
Daniel P. Berrangé
2019-04-02
1
-3
/
+2
*
util/error: Remove an unnecessary NULL check
Philippe Mathieu-Daudé
2019-03-26
1
-4
/
+0
*
trace-events: Fix attribution of trace points to source
Markus Armbruster
2019-03-22
1
-3
/
+3
*
trace-events: Delete unused trace points
Markus Armbruster
2019-03-22
1
-2
/
+0
*
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-13
/
+13
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-03-12
3
-2
/
+66
|
\
|
*
memfd: improve error messages
Ilya Maximets
2019-03-11
1
-1
/
+6
|
*
memfd: set up correct errno if not supported
Ilya Maximets
2019-03-11
1
-0
/
+1
|
*
memfd: always check for MFD_CLOEXEC
Ilya Maximets
2019-03-11
1
-1
/
+1
|
*
hostmem-file: reject invalid pmem file sizes
Stefan Hajnoczi
2019-03-11
2
-0
/
+58
*
|
oslib-posix: Ignore fcntl("/dev/null", F_SETFL, O_NONBLOCK) failure
Philippe Mathieu-Daudé
2019-03-11
1
-0
/
+12
|
/
*
build-sys: link with slirp as an external project
Marc-André Lureau
2019-03-07
1
-0
/
+1
*
slirp: move sources to src/ subdirectory
Marc-André Lureau
2019-03-07
1
-2
/
+0
*
exec: Change RAMBlockIterFunc definition
Yury Kotov
2019-03-06
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-02-26
1
-1
/
+2
|
\
[next]