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
2023-09-21
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
1
-8
/
+0
2023-09-21
Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging
Stefan Hajnoczi
1
-32
/
+52
2023-09-20
block: remove AIOCBInfo->get_aio_context()
Stefan Hajnoczi
1
-8
/
+0
2023-09-19
Merge tag 'pull-tcg-20230915-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2
-12
/
+10
2023-09-16
util/cpuinfo-aarch64: Add CPUINFO_BTI
Richard Henderson
1
-0
/
+7
2023-09-15
host/include/aarch64: Implement clmul.h
Richard Henderson
1
-1
/
+3
2023-09-15
host/include/i386: Implement clmul.h
Richard Henderson
1
-0
/
+1
2023-09-15
util: Delete checks for old host definitions
Akihiko Odaki
1
-12
/
+3
2023-09-07
util/iov: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-07
io: follow coroutine AioContext in qio_channel_yield()
Stefan Hajnoczi
1
-7
/
+20
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2
-147
/
+0
2023-09-06
Merge tag 'pull-lu-20230901' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
1
-5
/
+7
2023-09-01
util/async-teardown.c: move to softmmu/, only build it when system build is r...
Michael Tokarev
2
-147
/
+0
2023-09-01
util/selfmap: Use dev_t and ino_t in MapInfo
Richard Henderson
1
-5
/
+7
2023-08-31
util: spelling fixes
Michael Tokarev
8
-10
/
+10
2023-08-30
aio-posix: zero out io_uring sqe user_data
Stefan Hajnoczi
1
-0
/
+2
2023-08-29
throttle: use THROTTLE_MAX/ARRAY_SIZE for hard code
zhenwei pi
1
-5
/
+6
2023-08-29
throttle: use enum ThrottleDirection instead of bool is_write
zhenwei pi
1
-14
/
+17
2023-08-29
throttle: support read-only and write-only
zhenwei pi
1
-14
/
+28
2023-08-29
throttle: introduce enum ThrottleDirection
zhenwei pi
1
-7
/
+9
2023-08-09
util/interval-tree: Check root for null in interval_tree_iter_first
Helge Deller
1
-1
/
+1
2023-08-08
util/selfmap: Rewrite using qemu/interval-tree.h
Richard Henderson
1
-45
/
+69
2023-08-03
util/oslib-win32: Fix compiling with Clang from MSYS2
Thomas Huth
1
-2
/
+3
2023-08-01
thread-pool: signal "request_cond" while locked
Anthony PERARD
1
-1
/
+1
2023-07-31
util/interval-tree: Use qatomic_read/set for rb_parent_color
Richard Henderson
1
-21
/
+26
2023-07-31
util/interval-tree: Introduce pc_parent
Richard Henderson
1
-4
/
+9
2023-07-31
util/interval-tree: Use qatomic_set_mb in rb_link_node
Richard Henderson
1
-1
/
+5
2023-07-31
util/interval-tree: Use qatomic_read for left/right while searching
Richard Henderson
1
-6
/
+9
2023-07-10
os-posix: Allow 'chroot' via '-run-with' and deprecate the old '-chroot' option
Thomas Huth
1
-21
/
+0
2023-07-08
host/include/ppc: Implement aes-round.h
Richard Henderson
1
-0
/
+8
2023-07-08
host/include/aarch64: Implement aes-round.h
Richard Henderson
1
-0
/
+2
2023-07-08
host/include/i386: Implement aes-round.h
Richard Henderson
1
-0
/
+3
2023-07-08
util: Add cpuinfo-ppc.c
Richard Henderson
2
-0
/
+58
2023-06-27
console/win32: allocate shareable display surface
Marc-André Lureau
2
-0
/
+37
2023-06-14
Merge tag 'pull-riscv-to-apply-20230614' of https://github.com/alistair23/qem...
Richard Henderson
1
-0
/
+2
2023-06-13
util/cacheflush: Avoid possible redundant dcache flush on Darwin
Philippe Mathieu-Daudé
1
-1
/
+8
2023-06-13
util/cacheflush: Use declarations from <OSCacheControl.h> on Darwin
Philippe Mathieu-Daudé
1
-2
/
+2
2023-06-13
util/log: Add vector registers to log
Ivan Klokov
1
-0
/
+2
2023-06-06
atomics: eliminate mb_read/mb_set
Paolo Bonzini
1
-2
/
+2
2023-06-05
util/iov: Remove qemu_iovec_init_extended()
Hanna Czenczek
1
-68
/
+11
2023-06-05
util/iov: Make qiov_slice() public
Hanna Czenczek
1
-7
/
+7
2023-06-02
cutils: Improve qemu_strtosz handling of fractions
Eric Blake
1
-22
/
+68
2023-06-02
cutils: Improve qemu_strtod* error paths
Eric Blake
1
-13
/
+19
2023-06-02
cutils: Use parse_uint in qemu_strtosz for negative rejection
Eric Blake
1
-6
/
+2
2023-06-02
cutils: Set value in all integral qemu_strto* error paths
Eric Blake
1
-16
/
+26
2023-06-02
cutils: Set value in all qemu_strtosz* error paths
Eric Blake
1
-5
/
+12
2023-06-02
cutils: Allow NULL str in qemu_strtosz
Eric Blake
1
-1
/
+1
2023-06-02
cutils: Allow NULL endptr in parse_uint()
Eric Blake
1
-22
/
+12
2023-06-02
cutils: Adjust signature of parse_uint[_full]
Eric Blake
3
-14
/
+13
2023-06-02
cutils: Document differences between parse_uint and qemu_strtou64
Eric Blake
1
-8
/
+12
[next]