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-11-07
Merge tag 'pull-tcg-20231106' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2
-0
/
+37
2023-11-07
Merge tag 'pull-target-arm-20231106' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
1
-8
/
+17
2023-11-06
util: Add cpuinfo for loongarch64
Richard Henderson
2
-0
/
+37
2023-11-06
util/filemonitor-inotify: qemu_file_monitor_watch(): assert no overflow
Vladimir Sementsov-Ogievskiy
1
-8
/
+17
2023-11-03
util/uuid: Add UUID_STR_LEN definition
Cédric Le Goater
1
-1
/
+1
2023-11-03
range: Introduce range_inverse_array()
Eric Auger
1
-0
/
+55
2023-11-03
util/reserved-region: Add new ReservedRegion helpers
Eric Auger
2
-0
/
+92
2023-11-03
range: Make range_compare() public
Eric Auger
1
-5
/
+1
2023-10-31
virtio: use defer_call() in virtio_irqfd_notify()
Stefan Hajnoczi
1
-0
/
+5
2023-10-31
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
2
-0
/
+157
2023-10-19
cutils: Fix get_relocated_path on Windows
Akihiko Odaki
1
-7
/
+11
2023-10-18
meson, cutils: allow non-relocatable installs
Paolo Bonzini
1
-3
/
+8
2023-10-17
meson: do not use set10
Paolo Bonzini
1
-2
/
+2
2023-10-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2
-0
/
+11
2023-10-08
cutils: squelch compiler warnings with custom paths
Paolo Bonzini
1
-0
/
+9
2023-10-07
util/log: re-allow switching away from stderr log file
Fiona Ebner
1
-0
/
+2
2023-10-06
util/guest-random: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-3
/
+3
2023-10-06
util/cutils: Clean up global variable shadowing in get_relocated_path()
Philippe Mathieu-Daudé
1
-1
/
+0
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-0
/
+14
2023-10-04
util/uuid: add a hash function
Albert Esteve
1
-0
/
+14
2023-10-04
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2
-4
/
+4
2023-10-04
osdep: set _FORTIFY_SOURCE=2 when optimization is enabled
Daniel P. Berrangé
2
-4
/
+4
2023-10-03
win32: avoid discarding the exception handler
Marc-André Lureau
1
-1
/
+1
2023-09-29
util/vhost-user-server: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+1
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
[next]