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