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-10-31
target/i386/hvf: fix handling of XSAVE-related CPUID bits
Paolo Bonzini
2024-10-24
Merge tag 'pull-tcg-20241022' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2024-10-22
util: Add RISC-V vector extension probe in cpuinfo
TANG Tiancheng
2024-10-22
util: don't set SO_REUSEADDR on client sockets
Daniel P. Berrangé
2024-10-22
sockets: Remove deadcode
Dr. David Alan Gilbert
2024-10-18
block: Adjust check_block_size() signature
Markus Armbruster
2024-10-18
block: Improve errors about block sizes
Markus Armbruster
2024-10-15
include: Move QemuLockCnt APIs to their own header
Peter Maydell
2024-10-14
util/memfd: report potential errors on free
Marc-André Lureau
2024-10-10
Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu int...
Peter Maydell
2024-10-10
util/iov: Introduce iov_send_recv_with_flags()
Alejandro Zeise
2024-10-08
util/iova-tree: Remove deadcode
Dr. David Alan Gilbert
2024-10-08
util/userfaultfd: Remove unused uffd_poll_events
Dr. David Alan Gilbert
2024-10-08
util/userfaultfd: Return -errno on error
Dr. David Alan Gilbert
2024-10-03
Merge tag 'warn-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Peter Maydell
2024-10-02
Merge tag 'pull-riscv-to-apply-20241002' of https://github.com/alistair23/qem...
Peter Maydell
2024-10-02
util/timer: fix -Werror=maybe-uninitialized false-positive
Marc-André Lureau
2024-10-02
util/coroutine: fix -Werror=maybe-uninitialized false-positive
Marc-André Lureau
2024-10-02
qemu-timer: Remove unused timer functions
Dr. David Alan Gilbert
2024-10-02
util/util/cpuinfo-riscv.c: fix riscv64 build on musl libc
Milan P. Stanić
2024-09-30
util/co-shared-resource: Remove unused co_try_get_from_shres
Dr. David Alan Gilbert
2024-09-25
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
2024-09-20
license: Simplify GPL-2.0-or-later license descriptions
Philippe Mathieu-Daudé
2024-09-20
util/cutils: Remove unused qemu_get_exec_dir
Dr. David Alan Gilbert
2024-09-20
envlist: Remove unused envlist_parse
Dr. David Alan Gilbert
2024-09-19
util/timer: avoid deadlock when shutting down
Alex Bennée
2024-09-13
fifo8: introduce fifo8_peek() function
Mark Cave-Ayland
2024-09-13
fifo8: add fifo8_peek_buf() function
Mark Cave-Ayland
2024-09-13
fifo8: honour do_pop argument in fifo8_peekpop_buf()
Mark Cave-Ayland
2024-09-13
fifo8: rename fifo8_pop_buf() to fifo8_peekpop_buf()
Mark Cave-Ayland
2024-09-13
fifo8: replace fifo8_pop_bufptr() with fifo8_peekpop_bufptr() in fifo8_pop_buf()
Mark Cave-Ayland
2024-09-13
fifo8: add skip parameter to fifo8_peekpop_bufptr()
Mark Cave-Ayland
2024-09-13
fifo8: introduce head variable for fifo8_peekpop_bufptr()
Mark Cave-Ayland
2024-09-13
fifo8: rename fifo8_peekpop_buf() to fifo8_peekpop_bufptr()
Mark Cave-Ayland
2024-09-10
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
Markus Armbruster
2024-08-13
module: Prevent crash by resetting local_err in module_load_qom_all()
Alexander Ivanov
2024-08-05
qemu/osdep: Add excluded fd parameter to qemu_close_all_open_fd()
Clément Léger
2024-08-05
qemu/osdep: Split qemu_close_all_open_fd() and add fallback
Clément Léger
2024-08-05
qemu/osdep: Move close_all_open_fds() to oslib-posix
Clément Léger
2024-07-30
util/cpuinfo: Make use of elf_aux_info(3) on OpenBSD
Brad Smith
2024-07-30
util/getauxval: Ensure setting errno if not found
Vivian Wang
2024-07-25
util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params()
Peter Maydell
2024-07-23
util/fifo8: Introduce fifo8_drop()
Philippe Mathieu-Daudé
2024-07-23
util/fifo8: Expose fifo8_pop_buf()
Philippe Mathieu-Daudé
2024-07-23
util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr()
Philippe Mathieu-Daudé
2024-07-23
util/fifo8: Rename fifo8_peek_buf() -> fifo8_peek_bufptr()
Philippe Mathieu-Daudé
2024-07-23
util/fifo8: Use fifo8_reset() in fifo8_create()
Philippe Mathieu-Daudé
2024-07-17
util/oslib-posix: Fix superfluous trailing semicolon
Zhao Liu
2024-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-07-03
util/cpuinfo-riscv: Use linux __riscv_hwprobe syscall
Richard Henderson
[next]