1954 Commits (86f847a39aef93bcfbea65a702ba76762ae54d61)

Author SHA1 Message Date
Steve Sistare 9fb40bb962 physmem: fd-based shared memory 1 year ago
Steve Sistare 57ad6ab804 backends/hostmem-shm: factor out allocation of "anonymous shared memory with an fd" 1 year ago
Richard Henderson 2c4815590f util/cpuinfo-riscv: Detect Zbs 1 year ago
Alex Bennée 1a1f4a51f3 util/qemu-timer: fix indentation 1 year ago
Philippe Mathieu-Daudé edf3bce969 include: Include missing 'qemu/clang-tsa.h' header 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
BALATON Zoltan 678bf8f22a log: Add separate debug option for logging invalid memory accesses 1 year ago
Paolo Bonzini 7cac7aa704 target/i386/hvf: fix handling of XSAVE-related CPUID bits 1 year ago
TANG Tiancheng f7230e09b1 util: Add RISC-V vector extension probe in cpuinfo 2 years ago
Daniel P. Berrangé b5b89e9bc6 util: don't set SO_REUSEADDR on client sockets 2 years ago
Dr. David Alan Gilbert a347207514 sockets: Remove deadcode 2 years ago
Markus Armbruster 5551449bb8 block: Adjust check_block_size() signature 2 years ago
Markus Armbruster 0f799b83bd block: Improve errors about block sizes 2 years ago
Peter Maydell 51483f6c84 include: Move QemuLockCnt APIs to their own header 2 years ago
Marc-André Lureau c90204b654 util/memfd: report potential errors on free 2 years ago
Alejandro Zeise 78a5822820 util/iov: Introduce iov_send_recv_with_flags() 2 years ago
Dr. David Alan Gilbert 255db3ba80 util/iova-tree: Remove deadcode 2 years ago
Dr. David Alan Gilbert ccf6b78275 util/userfaultfd: Remove unused uffd_poll_events 2 years ago
Dr. David Alan Gilbert 6f81bd1a3e util/userfaultfd: Return -errno on error 2 years ago
Marc-André Lureau 5491295fa5 util/timer: fix -Werror=maybe-uninitialized false-positive 2 years ago
Marc-André Lureau 25bc7d16fa util/coroutine: fix -Werror=maybe-uninitialized false-positive 2 years ago
Dr. David Alan Gilbert d9d59149c3 qemu-timer: Remove unused timer functions 2 years ago
Milan P. Stanić c5757f808b util/util/cpuinfo-riscv.c: fix riscv64 build on musl libc 2 years ago
Dr. David Alan Gilbert b74987cd3b util/co-shared-resource: Remove unused co_try_get_from_shres 2 years ago
Philippe Mathieu-Daudé dc86dd55d5 license: Simplify GPL-2.0-or-later license descriptions 2 years ago
Dr. David Alan Gilbert ecffadf602 util/cutils: Remove unused qemu_get_exec_dir 2 years ago
Dr. David Alan Gilbert 0058f85f20 envlist: Remove unused envlist_parse 2 years ago
Alex Bennée bc02be4508 util/timer: avoid deadlock when shutting down 2 years ago
Mark Cave-Ayland 570bf14394 fifo8: introduce fifo8_peek() function 2 years ago
Mark Cave-Ayland 28fbf33b3f fifo8: add fifo8_peek_buf() function 2 years ago
Mark Cave-Ayland cfc65db19b fifo8: honour do_pop argument in fifo8_peekpop_buf() 2 years ago
Mark Cave-Ayland 7fd6866c3c fifo8: rename fifo8_pop_buf() to fifo8_peekpop_buf() 2 years ago
Mark Cave-Ayland 90c933255b fifo8: replace fifo8_pop_bufptr() with fifo8_peekpop_bufptr() in fifo8_pop_buf() 2 years ago
Mark Cave-Ayland e8b33243bb fifo8: add skip parameter to fifo8_peekpop_bufptr() 2 years ago
Mark Cave-Ayland 0b73afec0e fifo8: introduce head variable for fifo8_peekpop_bufptr() 2 years ago
Mark Cave-Ayland f9309d965a fifo8: rename fifo8_peekpop_buf() to fifo8_peekpop_bufptr() 2 years ago
Markus Armbruster ef834aa2b2 qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 2 years ago
Alexander Ivanov 940d802b24 module: Prevent crash by resetting local_err in module_load_qom_all() 2 years ago
Clément Léger 7532ca570a qemu/osdep: Add excluded fd parameter to qemu_close_all_open_fd() 2 years ago
Clément Léger ffa28f9cf5 qemu/osdep: Split qemu_close_all_open_fd() and add fallback 2 years ago
Clément Léger 4ec5ebea07 qemu/osdep: Move close_all_open_fds() to oslib-posix 2 years ago
Brad Smith 27fca0a0d5 util/cpuinfo: Make use of elf_aux_info(3) on OpenBSD 2 years ago
Vivian Wang 22531d8cc5 util/getauxval: Ensure setting errno if not found 2 years ago
Peter Maydell 851495571d util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params() 2 years ago
Philippe Mathieu-Daudé e4e9db2562 util/fifo8: Introduce fifo8_drop() 2 years ago
Philippe Mathieu-Daudé 23ad571173 util/fifo8: Expose fifo8_pop_buf() 2 years ago
Philippe Mathieu-Daudé 06252bf512 util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr() 2 years ago
Philippe Mathieu-Daudé 06a16e7ba9 util/fifo8: Rename fifo8_peek_buf() -> fifo8_peek_bufptr() 2 years ago
Philippe Mathieu-Daudé b81bc8dc8d util/fifo8: Use fifo8_reset() in fifo8_create() 2 years ago
Zhao Liu 083c4e71cf util/oslib-posix: Fix superfluous trailing semicolon 2 years ago