2017 Commits (27cffe16354816d57710d2d4357f16139405c749)

Author SHA1 Message Date
Steve Sistare fe72a8073e oslib: qemu_clear_cloexec 6 months ago
Paolo Bonzini 75871d88d3 log: change qemu_loglevel to unsigned 6 months ago
Markus Armbruster bcb536cabe error: Kill @error_warn 6 months ago
Markus Armbruster 5bd58f04b8 util/oslib-win32: Do not treat null @errp as &error_warn 6 months ago
Vladimir Sementsov-Ogievskiy 34523df319 util/vhost-user-server: vu_message_read(): improve error handling 7 months ago
Vladimir Sementsov-Ogievskiy 6f607941b1 treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblocking 7 months ago
Vladimir Sementsov-Ogievskiy 5d1d32ce9d util: drop qemu_socket_set_block() 7 months ago
Vladimir Sementsov-Ogievskiy 09759245cf util: drop qemu_socket_try_set_nonblock() 7 months ago
Vladimir Sementsov-Ogievskiy 8cb17f9c36 util: drop qemu_socket_set_nonblock() 7 months ago
Vladimir Sementsov-Ogievskiy 1ed8903916 treewide: handle result of qio_channel_set_blocking() 7 months ago
Vladimir Sementsov-Ogievskiy 4149afca71 util: add qemu_set_blocking() function 7 months ago
Richard Henderson b8eb3dd495 cpuinfo/i386: Detect GFNI as an AVX extension 8 months ago
Daniel P. Berrangé 012842c075 log: make '-msg timestamp=on' apply to all qemu_log usage 8 months ago
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 10 months ago
Akihiko Odaki 69e10db83e qemu-thread: Use futex for QemuEvent on Windows 10 months ago
Akihiko Odaki d1895f4c17 qemu-thread: Avoid futex abstraction for non-Linux 10 months ago
Akihiko Odaki 32da70a887 qemu-thread: Replace __linux__ with CONFIG_LINUX 10 months ago
Akihiko Odaki 1bc2c49539 futex: Support Windows 10 months ago
Akihiko Odaki 6e2d11bf04 futex: Check value after qemu_futex_wait() 10 months ago
Paolo Bonzini e8fb9c91a3 util/error: make func optional 10 months ago
Paolo Bonzini 230a4894f4 util/error: allow non-NUL-terminated err->src 10 months ago
Paolo Bonzini 8714d366e7 util/error: expose Error definition to Rust code 10 months ago
Juraj Marcin 1bd4237cb1 util/qemu-sockets: Introduce inet socket options controlling TCP keep-alive 10 months ago
Juraj Marcin 316e8ee8d6 util/qemu-sockets: Refactor inet_parse() to use QemuOpts 10 months ago
Juraj Marcin 00064705ed util/qemu-sockets: Add support for keep-alive flag to passive sockets 10 months ago
Juraj Marcin 911e0f2c6e util/qemu-sockets: Refactor success and failure paths in inet_listen_saddr() 10 months ago
Juraj Marcin b8b5278aca util/qemu-sockets: Refactor setting client sockopts into a separate function 10 months ago
Farhan Ali b17d69a1da util: Add functions for s390x mmio read/write 11 months ago
Kohei Tokunaga 5b78d120ff util: Add coroutine backend for emscripten 11 months ago
Kohei Tokunaga 8e72b0eb18 util: exclude mmap-alloc.c from compilation target on Emscripten 11 months ago
Kohei Tokunaga 4c7c051719 util/cacheflush.c: Update cache flushing mechanism for Emscripten 11 months ago
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const 11 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 12 months 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