1982 Commits (12963e79ca461db7b098c8eb00bb21cf88a250a4)

Author SHA1 Message Date
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const 1 year ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 2 years ago
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function 1 year ago
Richard Henderson 161f5bc8e9 include/exec: Split out icount.h 1 year ago
Richard Henderson 8be545ba5a include/system: Move exec/memory.h to system/memory.h 1 year ago
Joe Komlodi e6c38d2ab5 util/cacheflush: Make first DSB unconditional on aarch64 1 year ago
Kevin Wolf f76d3bee75 aio-posix: Adjust polling time also for new handlers 1 year ago
Kevin Wolf ee416407b3 aio-posix: Separate AioPolledEvent per AioHandler 1 year ago
Kevin Wolf cf2e226fc6 aio-posix: Factor out adjust_polling_time() 1 year ago
Kevin Wolf 518db1013c aio: Create AioPolledEvent 1 year ago
Akihiko Odaki 9dc64bd5a4 util/iov: Do not assert offset is in iov 2 years ago
Peter Maydell 02ae315467 util/qemu-timer.c: Don't warp timer from timerlist_rearm() 2 years ago
Philippe Mathieu-Daudé 82c4d8a3b4 qemu/compiler: Absorb 'clang-tsa.h' 2 years ago
Maciej S. Szmigiero b5aa74968b thread-pool: Implement generic (non-AIO) pool support 1 year ago
Maciej S. Szmigiero dc67daeed5 thread-pool: Rename AIO pool functions to *_aio() and data types to *Aio 1 year ago
Maciej S. Szmigiero 03c6468a13 thread-pool: Remove thread_pool_submit() function 1 year ago
Alexander Graf c960b38955 hw/vmapple/aes: Introduce aes engine 3 years ago
Jonah Palmer 05063f5584 vhost-iova-tree, svq: Implement GPA->IOVA & partial IOVA->HVA trees 1 year ago
Philippe Mathieu-Daudé 9038ac0c5c overall: Remove unnecessary g_strdup_printf() calls 2 years ago
Cédric Le Goater 96b339cc4c util/error: Introduce warn_report_err_once() 2 years ago
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 2 years ago
Ilya Leoshkevich a33dcfe771 osdep: Introduce qemu_kill_thread() 2 years ago
Ilya Leoshkevich fccb744f41 gdbstub: Try unlinking the unix socket before binding 2 years ago
Alex Bennée a08eac9761 Revert "util/timer: avoid deadlock when shutting down" 2 years ago
Steve Sistare 9fb40bb962 physmem: fd-based shared memory 2 years ago
Steve Sistare 57ad6ab804 backends/hostmem-shm: factor out allocation of "anonymous shared memory with an fd" 2 years ago
Richard Henderson 2c4815590f util/cpuinfo-riscv: Detect Zbs 2 years ago
Alex Bennée 1a1f4a51f3 util/qemu-timer: fix indentation 2 years ago
Philippe Mathieu-Daudé edf3bce969 include: Include missing 'qemu/clang-tsa.h' header 2 years ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 2 years ago
BALATON Zoltan 678bf8f22a log: Add separate debug option for logging invalid memory accesses 2 years ago
Paolo Bonzini 7cac7aa704 target/i386/hvf: fix handling of XSAVE-related CPUID bits 2 years 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