- 7532ca5 qemu/osdep: Add excluded fd parameter to qemu_close_all_open_fd() by Clément Léger · 7 months ago
- ffa28f9 qemu/osdep: Split qemu_close_all_open_fd() and add fallback by Clément Léger · 7 months ago
- 4ec5ebe qemu/osdep: Move close_all_open_fds() to oslib-posix by Clément Léger · 7 months ago
- 27fca0a util/cpuinfo: Make use of elf_aux_info(3) on OpenBSD by Brad Smith · 7 months ago
- 22531d8 util/getauxval: Ensure setting errno if not found by Vivian Wang · 7 months ago
- 8514955 util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params() by Peter Maydell · 7 months ago
- e4e9db2 util/fifo8: Introduce fifo8_drop() by Philippe Mathieu-Daudé · 7 months ago
- 23ad571 util/fifo8: Expose fifo8_pop_buf() by Philippe Mathieu-Daudé · 7 months ago
- 06252bf util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr() by Philippe Mathieu-Daudé · 7 months ago
- 06a16e7 util/fifo8: Rename fifo8_peek_buf() -> fifo8_peek_bufptr() by Philippe Mathieu-Daudé · 7 months ago
- b81bc8d util/fifo8: Use fifo8_reset() in fifo8_create() by Philippe Mathieu-Daudé · 1 year, 4 months ago
- 083c4e7 util/oslib-posix: Fix superfluous trailing semicolon by Zhao Liu · 8 months ago
- 1406b7f Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 8 months ago
- e571730 util/cpuinfo-riscv: Use linux __riscv_hwprobe syscall by Richard Henderson · 8 months ago
- adc0284 util/cpuinfo-riscv: Support OpenBSD signal frame by Richard Henderson · 8 months ago
- b86c6ba util/cpuinfo-riscv: Support host/cpuinfo.h for riscv by Richard Henderson · 8 months ago
- ab08990 util/cpuinfo-aarch64: Add OpenBSD support by Brad Smith · 8 months ago
- 6527cee util/cpuinfo-ppc: Add FreeBSD support by Brad Smith · 8 months ago
- 272d3de util/cpuinfo-ppc: Fix building on OpenBSD by Brad Smith · 8 months ago
- 4c58843 vhost-user-server: do not set memory fd non-blocking by Stefano Garzarella · 8 months ago
- 87b8bde Revert "host/i386: assume presence of SSE2" by Paolo Bonzini · 8 months ago
- 39a367a Revert "host/i386: assume presence of SSSE3" by Paolo Bonzini · 8 months ago
- fe721c1 Revert "host/i386: assume presence of POPCNT" by Paolo Bonzini · 8 months ago
- ffbc394 sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time by Alex Bennée · 8 months ago
- b43b61d migration: Add direct-io parameter by Fabiano Rosas · 9 months ago
- 960f29b monitor: Report errors from monitor_fdset_dup_fd_add by Fabiano Rosas · 9 months ago
- 1cd93fb monitor: Drop monitor_fdset_dup_fd_find/_remove() by Peter Xu · 9 months ago
- 02d9c38 Merge tag 'pull-tcg-20240619' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 8 months ago
- 2d32a5d util/bufferiszero: Split out host include files by Richard Henderson · 9 months ago
- 9d77918 util/loongarch64: Detect LASX vector support by Richard Henderson · 9 months ago
- e1e55d3 util/readline: Add C-u shortcut by Manos Pitsidianakis · 9 months ago
- 96c99e3 util/readline: Add C-n, C-p shortcuts by Manos Pitsidianakis · 9 months ago
- 9051350 util/readline: Fix lints for readline_handle_byte by Manos Pitsidianakis · 9 months ago
- 3e246da Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 9 months ago
- 210b7b2 osdep: Make qemu_madvise() return ENOSYS on unsupported OSes by Michal Privoznik · 9 months ago
- bfb8c79 osdep: Make qemu_madvise() to set errno in all cases by Michal Privoznik · 9 months ago
- 10e4927 util/hexdump: Inline g_string_append_printf "%02x" by Richard Henderson · 11 months ago
- c49d1c3 util/hexdump: Add unit_len and block_len to qemu_hexdump_line by Richard Henderson · 11 months ago
- 53ee5f5 util/hexdump: Use a GString for qemu_hexdump_line by Richard Henderson · 11 months ago
- f1572ab Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 9 months ago
- 45ccdbc host/i386: assume presence of POPCNT by Paolo Bonzini · 9 months ago
- 433cd6d host/i386: assume presence of SSSE3 by Paolo Bonzini · 9 months ago
- b182368 host/i386: assume presence of SSE2 by Paolo Bonzini · 9 months ago
- e68e97c host/i386: assume presence of CMOV by Paolo Bonzini · 9 months ago
- 72baef1 host/i386: nothing looks at CPUINFO_SSE4 by Paolo Bonzini · 9 months ago
- 13dfa93 util/hexdump: Remove ascii parameter from qemu_hexdump_line by Richard Henderson · 11 months ago
- 5837a76 util/hexdump: Remove b parameter from qemu_hexdump_line by Richard Henderson · 11 months ago
- da79537 util/uri: Remove the old URI parsing code by Thomas Huth · 11 months ago
- 82fe5d0 Remove glib compatibility code that is not required anymore by Thomas Huth · 11 months ago
- 22437b4 util/bufferiszero: Add simd acceleration for aarch64 by Richard Henderson · 1 year, 1 month ago
- bf67aa3 util/bufferiszero: Simplify test_buffer_is_zero_next_accel by Richard Henderson · 1 year ago
- 0100ce2 util/bufferiszero: Introduce biz_accel_fn typedef by Richard Henderson · 1 year ago
- 7ae6399 util/bufferiszero: Improve scalar variant by Richard Henderson · 11 months ago
- f28e0bb util/bufferiszero: Optimize SSE2 and AVX2 variants by Alexander Monakov · 1 year, 1 month ago
- 93a6085 util/bufferiszero: Remove useless prefetches by Alexander Monakov · 1 year, 1 month ago
- cbe3d52 util/bufferiszero: Reorganize for early test for acceleration by Alexander Monakov · 1 year, 1 month ago
- d018425 util/bufferiszero: Remove AVX512 variant by Alexander Monakov · 1 year ago
- 8a917b9 util/bufferiszero: Remove SSE4.1 variant by Alexander Monakov · 1 year, 1 month ago
- b384c73 plugins: Replace pr_ops with a proper debug dump flag by Richard Henderson · 12 months ago
- 1e0a754 Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging by Richard Henderson · 10 months ago
- c6f5d40 qapi: Inline and remove QERR_INVALID_PARAMETER definition by Philippe Mathieu-Daudé · 12 months ago
- 3df4c28 util/qemu-config: Extract QMP commands to qemu-config-qmp.c by Philippe Mathieu-Daudé · 11 months ago
- b9ad27a yank: only build if needed by Paolo Bonzini · 11 months ago
- 9352f80 coroutine: reserve 5,000 mappings by Stefan Hajnoczi · 11 months ago
- 86a637e coroutine: cap per-thread local pool size by Stefan Hajnoczi · 12 months ago
- 44a90c0 oslib-posix: fix memory leak in touch_all_pages by Paolo Bonzini · 12 months ago
- be19d83 notify: pass error to notifier with return by Steve Sistare · 1 year ago
- 4edb196 qapi: Improve documentation of file descriptor socket addresses by Markus Armbruster · 1 year, 1 month ago
- 9e34f12 Merge tag 'pull-request-2024-02-06' of https://gitlab.com/thuth/qemu into staging by Peter Maydell · 1 year, 1 month ago
- a1a9800 meson: Link with libinotify on FreeBSD by Ilya Leoshkevich · 1 year, 1 month ago
- 04accf4 oslib-posix: initialize backend memory objects in parallel by Mark Kanda · 1 year, 1 month ago
- 493bc2d misc: Clean up includes by Peter Maydell · 1 year, 1 month ago
- b0b1313 qapi: Fix dangling references to docs/devel/qapi-code-gen.txt by Markus Armbruster · 1 year, 1 month ago
- 5bab95d Merge tag 'pull-request-2024-01-24' of https://gitlab.com/thuth/qemu into staging by Peter Maydell · 1 year, 1 month ago
- e7b9914 util/uri: Remove unused macros ISA_RESERVED() and ISA_GEN_DELIM() by Thomas Huth · 1 year, 1 month ago
- 8fd4667 util/uri: Remove the uri_string_escape() function by Thomas Huth · 1 year, 1 month ago
- fdd16f1 util/uri: Remove unused functions uri_resolve() and uri_resolve_relative() by Thomas Huth · 1 year, 1 month ago
- 7536acb util/uri: Remove uri_string_unescape() by Thomas Huth · 1 year, 1 month ago
- d9945cc coroutine-ucontext: Save fake stack for pooled coroutine by Akihiko Odaki · 1 year, 1 month ago
- 3f2a357 Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into staging by Peter Maydell · 1 year, 1 month ago
- 72c603f util/async: Only call icount_notify_exit() if icount is enabled by Philippe Mathieu-Daudé · 1 year, 3 months ago
- 592d0bc remove unnecessary casts from uintptr_t by Paolo Bonzini · 1 year, 3 months ago
- 1d513e0 util: fix build with musl libc on ppc64le by Natanael Copa · 1 year, 2 months ago
- 995d834 util/fifo8: Introduce fifo8_peek_buf() by Philippe Mathieu-Daudé · 1 year, 4 months ago
- cd04033 util/fifo8: Allow fifo8_pop_buf() to not populate popped length by Philippe Mathieu-Daudé · 1 year, 4 months ago
- a4a411f Replace "iothread lock" with "BQL" in comments by Stefan Hajnoczi · 1 year, 2 months ago
- 195801d system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() by Stefan Hajnoczi · 1 year, 2 months ago
- 897a06c iothread: Remove unused Error** argument in aio_context_set_aio_params by Philippe Mathieu-Daudé · 1 year, 3 months ago
- b622ee9 util/oslib: Have qemu_prealloc_mem() handler return a boolean by Philippe Mathieu-Daudé · 1 year, 3 months ago
- 05470c3 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 1 year, 2 months ago
- d0cda6f configure, meson: rename targetos to host_os by Paolo Bonzini · 1 year, 4 months ago
- dc49549 meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos by Paolo Bonzini · 1 year, 6 months ago
- 53e8868 meson: remove OS definitions from config_targetos by Paolo Bonzini · 1 year, 9 months ago
- 59c2dde util/fifo8: Constify VMState by Richard Henderson · 1 year, 2 months ago
- 9f8d2fd aio: remove aio_context_acquire()/aio_context_release() API by Stefan Hajnoczi · 1 year, 3 months ago
- b49f475 block: remove AioContext locking by Stefan Hajnoczi · 1 year, 3 months ago
- b5f4fda aio: make aio_context_acquire()/aio_context_release() a no-op by Stefan Hajnoczi · 1 year, 3 months ago
- d6b5c4c util/char_dev: Add open_cdev() by Yi Liu · 1 year, 3 months ago
- 411132c export/vhost-user-blk: Fix consecutive drains by Kevin Wolf · 1 year, 3 months ago
- f779357 util/range.c: spelling fix: inbetween by Michael Tokarev · 1 year, 4 months ago