Sign in
qemu
/
qemu
/
593c6b868450603a3295892d8d65b1eba4ea211d
/
util
7cac7aa
target/i386/hvf: fix handling of XSAVE-related CPUID bits
by Paolo Bonzini
· 4 months ago
6b37565
Merge tag 'pull-tcg-20241022' of https://gitlab.com/rth7680/qemu into staging
by Peter Maydell
· 4 months ago
f7230e0
util: Add RISC-V vector extension probe in cpuinfo
by TANG Tiancheng
· 5 months ago
b5b89e9
util: don't set SO_REUSEADDR on client sockets
by Daniel P. Berrangé
· 4 months ago
a347207
sockets: Remove deadcode
by Dr. David Alan Gilbert
· 5 months ago
5551449
block: Adjust check_block_size() signature
by Markus Armbruster
· 5 months ago
0f799b8
block: Improve errors about block sizes
by Markus Armbruster
· 5 months ago
51483f6
include: Move QemuLockCnt APIs to their own header
by Peter Maydell
· 4 months ago
c90204b
util/memfd: report potential errors on free
by Marc-André Lureau
· 5 months ago
7e3b6d8
Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu into staging
by Peter Maydell
· 5 months ago
78a5822
util/iov: Introduce iov_send_recv_with_flags()
by Alejandro Zeise
· 5 months ago
255db3b
util/iova-tree: Remove deadcode
by Dr. David Alan Gilbert
· 5 months ago
ccf6b78
util/userfaultfd: Remove unused uffd_poll_events
by Dr. David Alan Gilbert
· 5 months ago
6f81bd1
util/userfaultfd: Return -errno on error
by Dr. David Alan Gilbert
· 5 months ago
423be09
Merge tag 'warn-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging
by Peter Maydell
· 5 months ago
35ba77d
Merge tag 'pull-riscv-to-apply-20241002' of https://github.com/alistair23/qemu into staging
by Peter Maydell
· 5 months ago
5491295
util/timer: fix -Werror=maybe-uninitialized false-positive
by Marc-André Lureau
· 11 months ago
25bc7d1
util/coroutine: fix -Werror=maybe-uninitialized false-positive
by Marc-André Lureau
· 11 months ago
d9d5914
qemu-timer: Remove unused timer functions
by Dr. David Alan Gilbert
· 5 months ago
c5757f8
util/util/cpuinfo-riscv.c: fix riscv64 build on musl libc
by Milan P. Stanić
· 6 months ago
b74987c
util/co-shared-resource: Remove unused co_try_get_from_shres
by Dr. David Alan Gilbert
· 5 months ago
a53b931
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
by Peter Maydell
· 5 months ago
dc86dd5
license: Simplify GPL-2.0-or-later license descriptions
by Philippe Mathieu-Daudé
· 6 months ago
ecffadf
util/cutils: Remove unused qemu_get_exec_dir
by Dr. David Alan Gilbert
· 5 months ago
0058f85
envlist: Remove unused envlist_parse
by Dr. David Alan Gilbert
· 5 months ago
bc02be4
util/timer: avoid deadlock when shutting down
by Alex Bennée
· 5 months ago
570bf14
fifo8: introduce fifo8_peek() function
by Mark Cave-Ayland
· 6 months ago
28fbf33
fifo8: add fifo8_peek_buf() function
by Mark Cave-Ayland
· 6 months ago
cfc65db
fifo8: honour do_pop argument in fifo8_peekpop_buf()
by Mark Cave-Ayland
· 6 months ago
7fd6866
fifo8: rename fifo8_pop_buf() to fifo8_peekpop_buf()
by Mark Cave-Ayland
· 6 months ago
90c9332
fifo8: replace fifo8_pop_bufptr() with fifo8_peekpop_bufptr() in fifo8_pop_buf()
by Mark Cave-Ayland
· 6 months ago
e8b3324
fifo8: add skip parameter to fifo8_peekpop_bufptr()
by Mark Cave-Ayland
· 6 months ago
0b73afe
fifo8: introduce head variable for fifo8_peekpop_bufptr()
by Mark Cave-Ayland
· 6 months ago
f9309d9
fifo8: rename fifo8_peekpop_buf() to fifo8_peekpop_bufptr()
by Mark Cave-Ayland
· 6 months ago
ef834aa
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
by Markus Armbruster
· 6 months ago
940d802
module: Prevent crash by resetting local_err in module_load_qom_all()
by Alexander Ivanov
· 7 months ago
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
· 8 months ago
960f29b
monitor: Report errors from monitor_fdset_dup_fd_add
by Fabiano Rosas
· 8 months ago
1cd93fb
monitor: Drop monitor_fdset_dup_fd_find/_remove()
by Peter Xu
· 8 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
· 10 months ago
82fe5d0
Remove glib compatibility code that is not required anymore
by Thomas Huth
· 10 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
Next »