2017 Commits (27cffe16354816d57710d2d4357f16139405c749)

Author SHA1 Message Date
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
Richard Henderson e57173085a util/cpuinfo-riscv: Use linux __riscv_hwprobe syscall 2 years ago
Richard Henderson adc028428a util/cpuinfo-riscv: Support OpenBSD signal frame 2 years ago
Richard Henderson b86c6ba689 util/cpuinfo-riscv: Support host/cpuinfo.h for riscv 2 years ago
Brad Smith ab089908b4 util/cpuinfo-aarch64: Add OpenBSD support 2 years ago
Brad Smith 6527cee257 util/cpuinfo-ppc: Add FreeBSD support 2 years ago
Brad Smith 272d3decc1 util/cpuinfo-ppc: Fix building on OpenBSD 2 years ago
Stefano Garzarella 4c58843e5d vhost-user-server: do not set memory fd non-blocking 2 years ago
Paolo Bonzini 87b8bde55d Revert "host/i386: assume presence of SSE2" 2 years ago
Paolo Bonzini 39a367a42a Revert "host/i386: assume presence of SSSE3" 2 years ago
Paolo Bonzini fe721c1948 Revert "host/i386: assume presence of POPCNT" 2 years ago
Alex Bennée ffbc394946 sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time 2 years ago
Fabiano Rosas b43b61d5be migration: Add direct-io parameter 2 years ago
Fabiano Rosas 960f29b347 monitor: Report errors from monitor_fdset_dup_fd_add 2 years ago
Peter Xu 1cd93fb0bf monitor: Drop monitor_fdset_dup_fd_find/_remove() 2 years ago
Richard Henderson 2d32a5d2a0 util/bufferiszero: Split out host include files 2 years ago
Richard Henderson 9d779187b8 util/loongarch64: Detect LASX vector support 2 years ago
Manos Pitsidianakis e1e55d346a util/readline: Add C-u shortcut 2 years ago
Manos Pitsidianakis 96c99e3831 util/readline: Add C-n, C-p shortcuts 2 years ago
Manos Pitsidianakis 9051350d25 util/readline: Fix lints for readline_handle_byte 2 years ago
Michal Privoznik 210b7b2b3c osdep: Make qemu_madvise() return ENOSYS on unsupported OSes 2 years ago
Michal Privoznik bfb8c79f89 osdep: Make qemu_madvise() to set errno in all cases 2 years ago
Richard Henderson 10e4927bc4 util/hexdump: Inline g_string_append_printf "%02x" 2 years ago
Richard Henderson c49d1c37d8 util/hexdump: Add unit_len and block_len to qemu_hexdump_line 2 years ago
Richard Henderson 53ee5f551e util/hexdump: Use a GString for qemu_hexdump_line 2 years ago
Paolo Bonzini 45ccdbcb24 host/i386: assume presence of POPCNT 2 years ago
Paolo Bonzini 433cd6d94a host/i386: assume presence of SSSE3 2 years ago
Paolo Bonzini b18236897c host/i386: assume presence of SSE2 2 years ago
Paolo Bonzini e68e97ce55 host/i386: assume presence of CMOV 2 years ago
Paolo Bonzini 72baef13b9 host/i386: nothing looks at CPUINFO_SSE4 2 years ago
Richard Henderson 13dfa93300 util/hexdump: Remove ascii parameter from qemu_hexdump_line 2 years ago
Richard Henderson 5837a76cd2 util/hexdump: Remove b parameter from qemu_hexdump_line 2 years ago
Thomas Huth da79537e0c util/uri: Remove the old URI parsing code 2 years ago
Thomas Huth 82fe5d08fd Remove glib compatibility code that is not required anymore 2 years ago
Richard Henderson 22437b4de9 util/bufferiszero: Add simd acceleration for aarch64 2 years ago
Richard Henderson bf67aa3dd2 util/bufferiszero: Simplify test_buffer_is_zero_next_accel 2 years ago
Richard Henderson 0100ce2b49 util/bufferiszero: Introduce biz_accel_fn typedef 2 years ago
Richard Henderson 7ae6399a85 util/bufferiszero: Improve scalar variant 2 years ago
Alexander Monakov f28e0bbefa util/bufferiszero: Optimize SSE2 and AVX2 variants 2 years ago
Alexander Monakov 93a6085618 util/bufferiszero: Remove useless prefetches 2 years ago
Alexander Monakov cbe3d52646 util/bufferiszero: Reorganize for early test for acceleration 2 years ago
Alexander Monakov d018425c32 util/bufferiszero: Remove AVX512 variant 2 years ago
Alexander Monakov 8a917b99d5 util/bufferiszero: Remove SSE4.1 variant 2 years ago
Richard Henderson b384c734ec plugins: Replace pr_ops with a proper debug dump flag 2 years ago