2003 Commits (37c8b208cc3161c2bcd4e2ff1e1077a64872ced3)

Author SHA1 Message Date
Paolo Bonzini ed7f6da282 rust/qemu-api: log: implement io::Write 10 months ago
Sean Wei 145c3e54be util/rcu.c: replace FSF postal address with licenses URL 10 months ago
Akihiko Odaki 0a765ca850 qemu-thread: Use futex if available for QemuLockCnt 11 months ago
Akihiko Odaki 69e10db83e qemu-thread: Use futex for QemuEvent on Windows 11 months ago
Akihiko Odaki d1895f4c17 qemu-thread: Avoid futex abstraction for non-Linux 11 months ago
Akihiko Odaki 32da70a887 qemu-thread: Replace __linux__ with CONFIG_LINUX 11 months ago
Akihiko Odaki 1bc2c49539 futex: Support Windows 11 months ago
Akihiko Odaki 6e2d11bf04 futex: Check value after qemu_futex_wait() 11 months ago
Paolo Bonzini e8fb9c91a3 util/error: make func optional 11 months ago
Paolo Bonzini 230a4894f4 util/error: allow non-NUL-terminated err->src 11 months ago
Paolo Bonzini 8714d366e7 util/error: expose Error definition to Rust code 11 months ago
Juraj Marcin 1bd4237cb1 util/qemu-sockets: Introduce inet socket options controlling TCP keep-alive 11 months ago
Juraj Marcin 316e8ee8d6 util/qemu-sockets: Refactor inet_parse() to use QemuOpts 11 months ago
Juraj Marcin 00064705ed util/qemu-sockets: Add support for keep-alive flag to passive sockets 11 months ago
Juraj Marcin 911e0f2c6e util/qemu-sockets: Refactor success and failure paths in inet_listen_saddr() 11 months ago
Juraj Marcin b8b5278aca util/qemu-sockets: Refactor setting client sockopts into a separate function 11 months ago
Farhan Ali b17d69a1da util: Add functions for s390x mmio read/write 12 months ago
Kohei Tokunaga 5b78d120ff util: Add coroutine backend for emscripten 12 months ago
Kohei Tokunaga 8e72b0eb18 util: exclude mmap-alloc.c from compilation target on Emscripten 12 months ago
Kohei Tokunaga 4c7c051719 util/cacheflush.c: Update cache flushing mechanism for Emscripten 12 months ago
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const 12 months ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year 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() 1 year ago
Philippe Mathieu-Daudé 82c4d8a3b4 qemu/compiler: Absorb 'clang-tsa.h' 1 year 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 1 year ago
Cédric Le Goater 96b339cc4c util/error: Introduce warn_report_err_once() 1 year ago
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 1 year ago
Ilya Leoshkevich a33dcfe771 osdep: Introduce qemu_kill_thread() 1 year ago
Ilya Leoshkevich fccb744f41 gdbstub: Try unlinking the unix socket before binding 1 year ago
Alex Bennée a08eac9761 Revert "util/timer: avoid deadlock when shutting down" 1 year ago
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