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
2024-08-28
module: Prevent crash by resetting local_err in module_load_qom_all()
Alexander Ivanov
2024-08-28
util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
Peter Maydell
2024-01-25
coroutine-ucontext: Save fake stack for pooled coroutine
Akihiko Odaki
2024-01-11
util: fix build with musl libc on ppc64le
Natanael Copa
2023-11-28
export/vhost-user-blk: Fix consecutive drains
Kevin Wolf
2023-11-15
util/range.c: spelling fix: inbetween
Michael Tokarev
2023-11-15
util/filemonitor-inotify.c: spelling fix: kenel
Michael Tokarev
2023-11-07
Merge tag 'pull-tcg-20231106' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-11-07
Merge tag 'pull-target-arm-20231106' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-11-06
util: Add cpuinfo for loongarch64
Richard Henderson
2023-11-06
util/filemonitor-inotify: qemu_file_monitor_watch(): assert no overflow
Vladimir Sementsov-Ogievskiy
2023-11-03
util/uuid: Add UUID_STR_LEN definition
Cédric Le Goater
2023-11-03
range: Introduce range_inverse_array()
Eric Auger
2023-11-03
util/reserved-region: Add new ReservedRegion helpers
Eric Auger
2023-11-03
range: Make range_compare() public
Eric Auger
2023-10-31
virtio: use defer_call() in virtio_irqfd_notify()
Stefan Hajnoczi
2023-10-31
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
2023-10-19
cutils: Fix get_relocated_path on Windows
Akihiko Odaki
2023-10-18
meson, cutils: allow non-relocatable installs
Paolo Bonzini
2023-10-17
meson: do not use set10
Paolo Bonzini
2023-10-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-10-08
cutils: squelch compiler warnings with custom paths
Paolo Bonzini
2023-10-07
util/log: re-allow switching away from stderr log file
Fiona Ebner
2023-10-06
util/guest-random: Clean up global variable shadowing
Philippe Mathieu-Daudé
2023-10-06
util/cutils: Clean up global variable shadowing in get_relocated_path()
Philippe Mathieu-Daudé
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-04
util/uuid: add a hash function
Albert Esteve
2023-10-04
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2023-10-04
osdep: set _FORTIFY_SOURCE=2 when optimization is enabled
Daniel P. Berrangé
2023-10-03
win32: avoid discarding the exception handler
Marc-André Lureau
2023-09-29
util/vhost-user-server: Clean up local variable shadowing
Philippe Mathieu-Daudé
2023-09-21
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
2023-09-21
Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into staging
Stefan Hajnoczi
2023-09-20
block: remove AIOCBInfo->get_aio_context()
Stefan Hajnoczi
2023-09-19
Merge tag 'pull-tcg-20230915-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-09-16
util/cpuinfo-aarch64: Add CPUINFO_BTI
Richard Henderson
2023-09-15
host/include/aarch64: Implement clmul.h
Richard Henderson
2023-09-15
host/include/i386: Implement clmul.h
Richard Henderson
2023-09-15
util: Delete checks for old host definitions
Akihiko Odaki
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-29
throttle: use THROTTLE_MAX/ARRAY_SIZE for hard code
zhenwei pi
2023-08-29
throttle: use enum ThrottleDirection instead of bool is_write
zhenwei pi
2023-08-29
throttle: support read-only and write-only
zhenwei pi
[next]