index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
2023-09-07
util/iov: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2023-09-07
io: follow coroutine AioContext in qio_channel_yield()
Stefan Hajnoczi
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-06
Merge tag 'pull-lu-20230901' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-09-01
util/async-teardown.c: move to softmmu/, only build it when system build is r...
Michael Tokarev
2023-09-01
util/selfmap: Use dev_t and ino_t in MapInfo
Richard Henderson
2023-08-31
util: spelling fixes
Michael Tokarev
2023-08-30
aio-posix: zero out io_uring sqe user_data
Stefan Hajnoczi
2023-08-09
util/interval-tree: Check root for null in interval_tree_iter_first
Helge Deller
2023-08-08
util/selfmap: Rewrite using qemu/interval-tree.h
Richard Henderson
2023-08-03
util/oslib-win32: Fix compiling with Clang from MSYS2
Thomas Huth
2023-08-01
thread-pool: signal "request_cond" while locked
Anthony PERARD
2023-07-31
util/interval-tree: Use qatomic_read/set for rb_parent_color
Richard Henderson
2023-07-31
util/interval-tree: Introduce pc_parent
Richard Henderson
2023-07-31
util/interval-tree: Use qatomic_set_mb in rb_link_node
Richard Henderson
2023-07-31
util/interval-tree: Use qatomic_read for left/right while searching
Richard Henderson
2023-07-10
os-posix: Allow 'chroot' via '-run-with' and deprecate the old '-chroot' option
Thomas Huth
2023-07-08
host/include/ppc: Implement aes-round.h
Richard Henderson
2023-07-08
host/include/aarch64: Implement aes-round.h
Richard Henderson
2023-07-08
host/include/i386: Implement aes-round.h
Richard Henderson
2023-07-08
util: Add cpuinfo-ppc.c
Richard Henderson
2023-06-27
console/win32: allocate shareable display surface
Marc-André Lureau
2023-06-14
Merge tag 'pull-riscv-to-apply-20230614' of https://github.com/alistair23/qem...
Richard Henderson
2023-06-13
util/cacheflush: Avoid possible redundant dcache flush on Darwin
Philippe Mathieu-Daudé
2023-06-13
util/cacheflush: Use declarations from <OSCacheControl.h> on Darwin
Philippe Mathieu-Daudé
2023-06-13
util/log: Add vector registers to log
Ivan Klokov
2023-06-06
atomics: eliminate mb_read/mb_set
Paolo Bonzini
2023-06-05
util/iov: Remove qemu_iovec_init_extended()
Hanna Czenczek
2023-06-05
util/iov: Make qiov_slice() public
Hanna Czenczek
2023-06-02
cutils: Improve qemu_strtosz handling of fractions
Eric Blake
2023-06-02
cutils: Improve qemu_strtod* error paths
Eric Blake
2023-06-02
cutils: Use parse_uint in qemu_strtosz for negative rejection
Eric Blake
2023-06-02
cutils: Set value in all integral qemu_strto* error paths
Eric Blake
2023-06-02
cutils: Set value in all qemu_strtosz* error paths
Eric Blake
2023-06-02
cutils: Allow NULL str in qemu_strtosz
Eric Blake
2023-06-02
cutils: Allow NULL endptr in parse_uint()
Eric Blake
2023-06-02
cutils: Adjust signature of parse_uint[_full]
Eric Blake
2023-06-02
cutils: Document differences between parse_uint and qemu_strtou64
Eric Blake
2023-06-02
cutils: Fix wraparound parsing in qemu_strtoui
Eric Blake
2023-06-01
accel/tcg: include cs_base in our hash calculations
Alex Bennée
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
2023-05-30
block/export: stop using is_external in vhost-user-blk server
Stefan Hajnoczi
2023-05-30
block/export: wait for vhost-user-blk requests when draining
Stefan Hajnoczi
2023-05-30
util/vhost-user-server: rename refcount to in_flight counter
Stefan Hajnoczi
2023-05-28
win32: wrap socket close() with an exception handler
Marc-André Lureau
2023-05-24
Merge tag 'pull-vfio-20230524' of https://github.com/legoater/qemu into staging
Richard Henderson
2023-05-24
util/vfio-helpers: Use g_file_read_link()
Akihiko Odaki
2023-05-23
util: Add cpuinfo-aarch64.c
Richard Henderson
2023-05-23
util/bufferiszero: Use i386 host/cpuinfo.h
Richard Henderson
2023-05-23
util: Add i386 CPUINFO_ATOMIC_VMOVDQU
Richard Henderson
[next]