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
2018-06-04
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-25
/
+0
2018-06-01
main-loop: drop spin_counter
Stefan Hajnoczi
1
-25
/
+0
2018-06-01
memfd: Avoid Coverity warning about integer overflow
Peter Maydell
1
-1
/
+1
2018-05-23
util: implement simple iova tree
Peter Xu
2
-0
/
+115
2018-05-20
replace functions which are only available in glib-2.24
Olaf Hering
1
-4
/
+2
2018-05-20
Remove unnecessary variables for function return value
Laurent Vivier
1
-4
/
+1
2018-05-18
iothread: fix epollfd leak in the process of delIOThread
Jie Wang
3
-3
/
+15
2018-05-15
tcg: Optionally log FPU state in TCG -d cpu logging
Peter Maydell
1
-0
/
+2
2018-05-09
opts: don't silently truncate long option values
Daniel P. Berrangé
1
-52
/
+59
2018-05-09
opts: don't silently truncate long parameter keys
Daniel P. Berrangé
1
-22
/
+22
2018-05-09
accel: use g_strsplit for parsing accelerator names
Daniel P. Berrangé
1
-1
/
+2
2018-05-09
qemu-thread: always keep the posix wrapper layer
Peter Xu
1
-20
/
+13
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2
-8
/
+8
2018-04-27
Make qemu_mempath_getpagesize() accept NULL
David Gibson
1
-12
/
+14
2018-04-09
memfd: fix vhost-user-test on non-memfd capable host
Marc-André Lureau
1
-1
/
+33
2018-04-05
sys_membarrier: fix up include directives
Bruce Rogers
1
-3
/
+3
2018-03-27
coroutine: avoid co_queue_wakeup recursion
Stefan Hajnoczi
2
-77
/
+51
2018-03-26
iothread: fix breakage on windows
Peter Xu
1
-1
/
+3
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
3
-6
/
+6
2018-03-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
5
-8
/
+85
2018-03-13
sockets: allow SocketAddress 'fd' to reference numeric file descriptors
Daniel P. Berrange
1
-3
/
+13
2018-03-13
sockets: check that the named file descriptor is a socket
Daniel P. Berrange
1
-2
/
+16
2018-03-13
sockets: move fd_is_socket() into common sockets code
Daniel P. Berrange
1
-0
/
+8
2018-03-13
cutils: add qemu_strtoi & qemu_strtoui parsers for int/unsigned int types
Daniel P. Berrange
1
-0
/
+109
2018-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-1
/
+1
2018-03-12
replay: push replay_mutex_lock up the call tree
Alex Bennée
1
-4
/
+11
2018-03-12
replay: save prior value of the host clock
Pavel Dovgalyuk
1
-0
/
+12
2018-03-12
membarrier: add --enable-membarrier
Paolo Bonzini
2
-0
/
+51
2018-03-12
membarrier: introduce qemu/sys_membarrier.h
Paolo Bonzini
1
-4
/
+5
2018-03-12
rcu: make memory barriers more explicit
Paolo Bonzini
1
-3
/
+9
2018-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180312-pull-request' i...
Peter Maydell
1
-2
/
+2
2018-03-12
block: make BDRV_POLL_WHILE() re-entrancy safe
Stefan Hajnoczi
1
-1
/
+1
2018-03-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-5
/
+37
2018-03-12
build: try improve handling of clang warnings
Gerd Hoffmann
1
-2
/
+2
2018-03-09
util: Add qemu_opts_to_qdict_filtered()
Kevin Wolf
1
-5
/
+37
2018-03-08
block: add aio_wait_bh_oneshot()
Stefan Hajnoczi
1
-0
/
+31
2018-03-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-1
/
+41
2018-03-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-813
/
+940
2018-03-05
util/uri.c: wrap single statement blocks with braces {}
Su Hang
1
-169
/
+294
2018-03-05
util/uri.c: remove brackets that wrap `return` statement's content.
Su Hang
1
-80
/
+80
2018-03-05
util/uri.c: Coding style check, Only whitespace involved
Su Hang
1
-733
/
+735
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-03-02
block: extract AIO_WAIT_WHILE() from BlockDriverState
Stefan Hajnoczi
2
-1
/
+41
2018-03-01
block/nvme: fix Coverity reports
Paolo Bonzini
1
-1
/
+1
2018-02-19
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
2
-3
/
+3
2018-02-15
misc: fix spelling
Marc-André Lureau
1
-1
/
+1
2018-02-10
async: use ARRAY_SIZE macro
Philippe Mathieu-Daudé
1
-1
/
+1
2018-02-10
oslib-posix: check for posix_memalign in configure script
Andreas Gustafsson
1
-1
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2
-0
/
+2
[next]