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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-22
Do not use %m in common code to print error messages
Thomas Huth
2
-3
/
+4
2019-10-17
util/hbitmap: strict hbitmap_reset
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2019-10-08
util/ioc.c: try to reassure Coverity about qemu_iovec_init_extended
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2019-10-04
win32: work around main-loop busy loop on socket/fd event
Marc-André Lureau
1
-1
/
+5
2019-10-04
util: WSAEWOULDBLOCK on connect should map to EINPROGRESS
Marc-André Lureau
1
-1
/
+5
2019-09-26
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-09-24-v2' into...
Peter Maydell
1
-2
/
+3
2019-09-25
util/qemu-sockets: fix keep_alive handling in inet_connect_saddr
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2019-09-24
xen / notify: introduce a new XenWatchList abstraction
Paul Durrant
1
-0
/
+5
2019-09-19
Fix cacheline detection on FreeBSD/powerpc.
Justin Hibbits
1
-10
/
+13
2019-09-16
qemu-thread: Add qemu_cond_timedwait
Yury Kotov
3
-12
/
+66
2019-09-16
memory: fetch pmem size in get_file_size()
Stefan Hajnoczi
2
-60
/
+0
2019-09-11
linux-user: add memfd_create
Shu-Chun Weng
1
-1
/
+1
2019-09-03
socket: Add backlog parameter to socket_listen
Juan Quintela
2
-11
/
+25
2019-08-27
block/qcow2: implement .bdrv_co_pwritev(_compressed)_part
Vladimir Sementsov-Ogievskiy
1
-0
/
+10
2019-08-27
util/iov: improve qemu_iovec_is_zero
Vladimir Sementsov-Ogievskiy
1
-12
/
+19
2019-08-27
util/iov: introduce qemu_iovec_init_extended
Vladimir Sementsov-Ogievskiy
1
-5
/
+107
2019-08-23
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-0
/
+8
2019-08-22
util/async: hold AioContext ref to prevent use-after-free
Stefan Hajnoczi
1
-0
/
+8
2019-08-21
module: return success on module load
Marc-André Lureau
1
-3
/
+11
2019-08-21
module: use g_hash_table_add()
Marc-André Lureau
1
-2
/
+1
2019-08-20
util/qemu-timer: refactor deadline calculation for external timers
Pavel Dovgalyuk
1
-3
/
+27
2019-08-20
timer: last, remove last bits of last
Dr. David Alan Gilbert
1
-21
/
+1
2019-08-20
timer: Remove reset notifiers
Dr. David Alan Gilbert
1
-20
/
+1
2019-08-16
hbitmap: enable merging across granularities
John Snow
1
-1
/
+35
2019-08-16
hbitmap: Fix merge when b is empty, and result is not an alias of a
John Snow
1
-3
/
+10
2019-08-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into st...
Peter Maydell
1
-0
/
+28
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-08-15
qapi: Add InetSocketAddress member keep-alive
Vladimir Sementsov-Ogievskiy
1
-0
/
+28
2019-08-06
util/hbitmap: update orig_size on truncate
Vladimir Sementsov-Ogievskiy
1
-1
/
+5
2019-07-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-137
/
+111
2019-07-15
bitmap: Add bitmap_copy_with_{src|dst}_offset()
Peter Xu
1
-0
/
+85
2019-07-15
cutils: remove one unnecessary pointer operation
Wei Yang
1
-4
/
+4
2019-07-15
util: merge main-loop.c and iohandler.c
Paolo Bonzini
3
-136
/
+111
2019-07-15
build-sys: remove slirp cflags from main-loop.o
Marc-André Lureau
1
-1
/
+0
2019-06-24
util/path: Do not cache all filenames at startup
Richard Henderson
1
-150
/
+43
2019-06-21
util/main-loop: Fix incorrect assertion
Lidong Chen
1
-1
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
26
-22
/
+5
2019-06-11
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
3
-3
/
+4
2019-06-06
util: Adjust qemu_guest_getrandom_nofail for Coverity
Richard Henderson
1
-1
/
+1
2019-05-29
util: compile drm.o on posix
Marc-André Lureau
1
-1
/
+1
2019-05-23
Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into staging
Peter Maydell
2
-0
/
+94
2019-05-22
util: Add qemu_guest_getrandom and associated routines
Richard Henderson
2
-0
/
+94
2019-05-22
cutils: Simplify how parse_uint() checks for whitespace
Markus Armbruster
1
-1
/
+1
2019-05-13
Merge remote-tracking branch 'remotes/kraxel/tags/input-20190513-v2-pull-requ...
Peter Maydell
1
-16
/
+2
2019-05-10
util: simplify unix_listen()
Marc-André Lureau
1
-16
/
+2
2019-05-10
aio-posix: ensure poll mode is left when aio_notify is called
Paolo Bonzini
1
-4
/
+8
2019-05-10
util/readline: Add braces to fix checkpatch errors
Jules Irenge
1
-17
/
+33
[next]