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-05-08
call_rcu: stop using mb_set/mb_read
Paolo Bonzini
1
-13
/
+32
2023-05-08
rcu: remove qatomic_mb_set, expand comments
Paolo Bonzini
1
-13
/
+11
2023-05-03
systemd: Also clear LISTEN_FDNAMES during systemd socket activation
Eric Blake
1
-0
/
+1
2023-05-02
async: avoid use-after-free on re-entrancy guard
Alexander Bulekov
1
-6
/
+8
2023-04-29
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-0
/
+14
2023-04-29
async: Suppress GCC13 false positive in aio_bh_poll()
Cédric Le Goater
1
-0
/
+14
2023-04-28
Merge tag 'pull-request-2023-04-28' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
3
-3
/
+22
2023-04-28
async: Add an optional reentrancy guard to the BH API
Alexander Bulekov
3
-3
/
+22
2023-04-27
stat64: Add stat64_set() operation
Paolo Bonzini
1
-0
/
+11
2023-04-25
thread-pool: avoid passing the pool parameter every time
Emanuele Giuseppe Esposito
1
-8
/
+8
2023-04-25
thread-pool: use ThreadPool from the running thread
Emanuele Giuseppe Esposito
1
-5
/
+4
2023-04-24
util/mmap-alloc: qemu_fd_getfs()
Peter Xu
1
-0
/
+28
2023-04-20
qemu-coroutine: remove qatomic_mb_read()
Paolo Bonzini
1
-3
/
+7
2023-04-10
Merge tag 'pull_error_handle_fix_use_after_free.v1' of https://github.com/ste...
Peter Maydell
1
-6
/
+4
2023-04-06
util/error: Fix use-after-free errors reported by Coverity
Stefan Berger
1
-6
/
+4
2023-03-28
tcg: use QTree instead of GTree
Emilio Cota
1
-4
/
+4
2023-03-28
util: import GTree as QTree
Emilio Cota
2
-0
/
+1391
2023-03-27
aio-posix: fix race between epoll upgrade and aio_set_fd_handler()
Stefan Hajnoczi
1
-7
/
+18
2023-03-27
block/export: only acquire AioContext once for vhost_user_server_stop()
Stefan Hajnoczi
1
-4
/
+1
2023-03-21
win32: add qemu_close_socket_osfhandle()
Marc-André Lureau
1
-35
/
+40
2023-03-20
replace TABs with spaces
Yeqi Fu
2
-105
/
+105
2023-03-13
osdep: implement qemu_socketpair() for win32
Marc-André Lureau
1
-0
/
+110
2023-03-13
win32: replace closesocket() with close() wrapper
Marc-André Lureau
2
-38
/
+40
2023-03-13
win32: avoid mixing SOCKET and file descriptor space
Marc-André Lureau
2
-36
/
+192
2023-03-13
main-loop: remove qemu_fd_register(), win32/slirp/socket specific
Marc-André Lureau
1
-11
/
+0
2023-03-13
aio/win32: aio_set_fd_handler() only supports SOCKET
Marc-André Lureau
1
-1
/
+6
2023-03-13
aio: make aio_set_fd_poll() static to aio-posix.c
Marc-André Lureau
2
-10
/
+3
2023-03-13
win32/socket: introduce qemu_socket_unselect() helper
Marc-André Lureau
1
-1
/
+6
2023-03-13
win32/socket: introduce qemu_socket_select() helper
Marc-André Lureau
3
-5
/
+20
2023-03-13
error: add global &error_warn destination
Marc-André Lureau
1
-3
/
+7
2023-03-13
util: drop qemu_fork()
Marc-André Lureau
2
-79
/
+0
2023-03-09
Merge tag 'mips-misc-20230308' of https://github.com/philmd/qemu into staging
Peter Maydell
1
-1
/
+1
2023-03-08
log: Remove unneeded new line
BALATON Zoltan
1
-1
/
+1
2023-03-07
Merge tag 'for-upstream-mb' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
4
-63
/
+140
2023-03-07
async: clarify usage of barriers in the polling case
Paolo Bonzini
1
-2
/
+8
2023-03-07
async: update documentation of the memory barriers
Paolo Bonzini
1
-14
/
+19
2023-03-07
qemu-coroutine-lock: add smp_mb__after_rmw()
Paolo Bonzini
1
-1
/
+8
2023-03-07
qemu-thread-win32: cleanup, fix, document QemuEvent
Paolo Bonzini
1
-26
/
+56
2023-03-07
qemu-thread-posix: cleanup, fix, document QemuEvent
Paolo Bonzini
1
-20
/
+49
2023-03-05
include/qemu/cpuid: Introduce xgetbv_low
Richard Henderson
1
-2
/
+1
2023-02-27
replay: Extract core API to 'exec/replay-core.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-27
Updated the FSF address to <https://www.gnu.org/licenses/>
Khadija Kamran
1
-2
/
+1
2023-02-24
Merge tag 'pull-error-2023-02-23' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
1
-1
/
+0
2023-02-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-1
/
+8
2023-02-23
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
1
-1
/
+0
2023-02-21
util/cacheflush: fix cache on windows-arm64
Pierrick Bouvier
1
-3
/
+11
2023-02-17
hbitmap: fix hbitmap_status() return value for first dirty bit case
Andrey Zhadchenko
1
-1
/
+1
2023-02-17
util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD
Emanuele Giuseppe Esposito
1
-1
/
+1
2023-02-17
thread-posix: add support for setting threads name on OpenBSD
Brad Smith
1
-1
/
+8
2023-02-14
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
1
-0
/
+1
[next]