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
2020-06-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-23
/
+19
2020-06-26
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-0
/
+32
2020-06-26
replay: synchronize on every virtual timer callback
Pavel Dovgalyuk
1
-23
/
+9
2020-06-26
util/getauxval: Porting to FreeBSD getauxval feature
David CARLIER
1
-0
/
+10
2020-06-23
coroutine: add check for SafeStack in sigaltstack
Daniele Buono
1
-0
/
+4
2020-06-23
coroutine: support SafeStack in ucontext backend
Daniele Buono
1
-0
/
+28
2020-06-23
util/oslib-posix : qemu_init_exec_dir implementation for Mac
David CARLIER
1
-0
/
+15
2020-06-16
util: Added tsan annotate for thread name.
Robert Foley
1
-0
/
+2
2020-06-16
qht: call qemu_spin_destroy for head buckets
Emilio G. Cota
1
-0
/
+1
2020-06-16
configure: add --enable-tsan flag + fiber annotations for coroutine-ucontext
Lingfeng Yang
1
-9
/
+57
2020-06-10
util/oslib: Returns the real thread identifier on FreeBSD and NetBSD
David Carlier
1
-0
/
+9
2020-06-05
util/Makefile: Reduce the user-mode object list
Philippe Mathieu-Daudé
1
-21
/
+38
2020-05-20
qemu-sockets: add abstract UNIX domain socket support
xiaoqiang zhao
1
-7
/
+32
2020-05-18
aio-posix: disable fdmon-io_uring when GSource is used
Stefan Hajnoczi
3
-0
/
+17
2020-05-18
aio-posix: don't duplicate fd handler deletion in fdmon_io_uring_destroy()
Stefan Hajnoczi
2
-3
/
+11
2020-05-05
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-05-04' into st...
Peter Maydell
1
-1
/
+3
2020-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
1
-4
/
+1
2020-05-04
tools: Fix use of fcntl(F_SETFD) during socket activation
Eric Blake
1
-1
/
+3
2020-05-04
lockable: replaced locks with lock guard macros where appropriate
Daniel Brodsky
5
-21
/
+16
2020-05-04
Compress lines for immediate return
Simran Singhal
1
-4
/
+1
2020-04-30
qemu-option: Clean up after the previous commit
Markus Armbruster
1
-28
/
+15
2020-04-30
qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next()
Markus Armbruster
1
-1
/
+9
2020-04-29
qemu-img: Move is_valid_option_list() to qemu-img.c and rewrite
Markus Armbruster
1
-22
/
+0
2020-04-29
qemu-option: Avoid has_help_option() in qemu_opts_parse_noisily()
Markus Armbruster
1
-10
/
+10
2020-04-29
qemu-option: Fix has_help_option()'s sloppy parsing
Markus Armbruster
1
-20
/
+19
2020-04-29
qemu-option: Fix sloppy recognition of "id=..." after ",,"
Markus Armbruster
1
-8
/
+19
2020-04-29
qemu-options: Factor out get_opt_name_value() helper
Markus Armbruster
1
-46
/
+56
2020-04-13
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-1
/
+4
2020-04-13
module: increase dirs array size by one
Bruce Rogers
1
-1
/
+1
2020-04-11
oslib-posix: take lock before qemu_cond_broadcast
Bauerchen
1
-0
/
+3
2020-04-09
async: use explicit memory barriers
Paolo Bonzini
3
-9
/
+40
2020-04-09
aio-posix: signal-proof fdmon-io_uring
Stefan Hajnoczi
1
-2
/
+8
2020-04-07
linux-user: factor out reading of /proc/self/maps
Alex Bennée
2
-0
/
+79
2020-04-03
aio-posix: fix test-aio /aio/event/wait with fdmon-io_uring
Stefan Hajnoczi
1
-1
/
+6
2020-04-01
util/bufferiszero: improve avx2 accelerator
Robert Hoo
1
-17
/
+9
2020-04-01
util/bufferiszero: assign length_to_accel value for each accelerator case
Robert Hoo
1
-0
/
+3
2020-03-23
aio-posix: fix io_uring with external events
Stefan Hajnoczi
1
-1
/
+12
2020-03-18
block/dirty-bitmap: improve _next_dirty_area API
Vladimir Sementsov-Ogievskiy
1
-17
/
+27
2020-03-18
block/dirty-bitmap: add _next_dirty API
Vladimir Sementsov-Ogievskiy
1
-28
/
+32
2020-03-18
block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t
Vladimir Sementsov-Ogievskiy
1
-5
/
+8
2020-03-18
hbitmap: drop meta bitmaps as they are unused
Vladimir Sementsov-Ogievskiy
1
-16
/
+0
2020-03-18
hbitmap: unpublish hbitmap_iter_skip_words
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2020-03-18
hbitmap: move hbitmap_iter_next_word to hbitmap.c
Vladimir Sementsov-Ogievskiy
1
-0
/
+29
2020-03-18
hbitmap: assert that we don't create bitmap larger than INT64_MAX
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2020-03-17
lockable: add lock guards
Stefan Hajnoczi
1
-12
/
+11
2020-03-16
modules: load modules from versioned /var/run dir
Christian Ehrhardt
1
-0
/
+14
2020-03-16
oslib-posix: initialize mutex and condition variable
Paolo Bonzini
1
-0
/
+7
2020-03-16
util: add util function buffer_zero_avx512()
Robert Hoo
1
-10
/
+61
2020-03-11
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
7
-307
/
+824
2020-03-09
aio-posix: remove idle poll handlers to improve scalability
Stefan Hajnoczi
3
-7
/
+90
[next]