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-03-21
coroutine: reserve 5,000 mappings
Stefan Hajnoczi
2024-03-19
coroutine: cap per-thread local pool size
Stefan Hajnoczi
2024-03-08
oslib-posix: fix memory leak in touch_all_pages
Paolo Bonzini
2024-02-28
notify: pass error to notifier with return
Steve Sistare
2024-02-12
qapi: Improve documentation of file descriptor socket addresses
Markus Armbruster
2024-02-08
Merge tag 'pull-request-2024-02-06' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-02-06
meson: Link with libinotify on FreeBSD
Ilya Leoshkevich
2024-02-06
oslib-posix: initialize backend memory objects in parallel
Mark Kanda
2024-01-30
misc: Clean up includes
Peter Maydell
2024-01-26
qapi: Fix dangling references to docs/devel/qapi-code-gen.txt
Markus Armbruster
2024-01-25
Merge tag 'pull-request-2024-01-24' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-01-24
util/uri: Remove unused macros ISA_RESERVED() and ISA_GEN_DELIM()
Thomas Huth
2024-01-24
util/uri: Remove the uri_string_escape() function
Thomas Huth
2024-01-24
util/uri: Remove unused functions uri_resolve() and uri_resolve_relative()
Thomas Huth
2024-01-24
util/uri: Remove uri_string_unescape()
Thomas Huth
2024-01-22
coroutine-ucontext: Save fake stack for pooled coroutine
Akihiko Odaki
2024-01-19
Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-01-19
util/async: Only call icount_notify_exit() if icount is enabled
Philippe Mathieu-Daudé
2024-01-18
remove unnecessary casts from uintptr_t
Paolo Bonzini
2024-01-11
util: fix build with musl libc on ppc64le
Natanael Copa
2024-01-10
util/fifo8: Introduce fifo8_peek_buf()
Philippe Mathieu-Daudé
2024-01-10
util/fifo8: Allow fifo8_pop_buf() to not populate popped length
Philippe Mathieu-Daudé
2024-01-08
Replace "iothread lock" with "BQL" in comments
Stefan Hajnoczi
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
iothread: Remove unused Error** argument in aio_context_set_aio_params
Philippe Mathieu-Daudé
2024-01-05
util/oslib: Have qemu_prealloc_mem() handler return a boolean
Philippe Mathieu-Daudé
2024-01-04
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-31
meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos
Paolo Bonzini
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
2023-12-30
util/fifo8: Constify VMState
Richard Henderson
2023-12-21
aio: remove aio_context_acquire()/aio_context_release() API
Stefan Hajnoczi
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
2023-12-21
aio: make aio_context_acquire()/aio_context_release() a no-op
Stefan Hajnoczi
2023-12-19
util/char_dev: Add open_cdev()
Yi Liu
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
[next]