1845 Commits (8a08a366c5e05ce9417d4bcc364e76720a16b41f)

Author SHA1 Message Date
Steve Sistare be19d836cd notify: pass error to notifier with return 3 years ago
Markus Armbruster 4edb196e20 qapi: Improve documentation of file descriptor socket addresses 3 years ago
Ilya Leoshkevich a1a9800e97 meson: Link with libinotify on FreeBSD 3 years ago
Mark Kanda 04accf43df oslib-posix: initialize backend memory objects in parallel 3 years ago
Peter Maydell 493bc2dbc1 misc: Clean up includes 3 years ago
Markus Armbruster b0b1313eb2 qapi: Fix dangling references to docs/devel/qapi-code-gen.txt 3 years ago
Thomas Huth e7b991451e util/uri: Remove unused macros ISA_RESERVED() and ISA_GEN_DELIM() 3 years ago
Thomas Huth 8fd466737c util/uri: Remove the uri_string_escape() function 3 years ago
Thomas Huth fdd16f16f4 util/uri: Remove unused functions uri_resolve() and uri_resolve_relative() 3 years ago
Thomas Huth 7536acb426 util/uri: Remove uri_string_unescape() 3 years ago
Akihiko Odaki d9945ccda0 coroutine-ucontext: Save fake stack for pooled coroutine 3 years ago
Philippe Mathieu-Daudé 72c603f82f util/async: Only call icount_notify_exit() if icount is enabled 3 years ago
Paolo Bonzini 592d0bc030 remove unnecessary casts from uintptr_t 3 years ago
Natanael Copa 1d513e06d9 util: fix build with musl libc on ppc64le 3 years ago
Philippe Mathieu-Daudé 995d8348eb util/fifo8: Introduce fifo8_peek_buf() 3 years ago
Philippe Mathieu-Daudé cd04033dbe util/fifo8: Allow fifo8_pop_buf() to not populate popped length 3 years ago
Stefan Hajnoczi a4a411fbaf Replace "iothread lock" with "BQL" in comments 3 years ago
Stefan Hajnoczi 195801d700 system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() 3 years ago
Philippe Mathieu-Daudé 897a06c6d7 iothread: Remove unused Error** argument in aio_context_set_aio_params 3 years ago
Philippe Mathieu-Daudé b622ee98bf util/oslib: Have qemu_prealloc_mem() handler return a boolean 3 years ago
Paolo Bonzini d0cda6f461 configure, meson: rename targetos to host_os 3 years ago
Paolo Bonzini dc4954943d meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos 3 years ago
Paolo Bonzini 53e8868d69 meson: remove OS definitions from config_targetos 3 years ago
Richard Henderson 59c2ddedcb util/fifo8: Constify VMState 3 years ago
Stefan Hajnoczi 9f8d2fdcce aio: remove aio_context_acquire()/aio_context_release() API 3 years ago
Stefan Hajnoczi b49f4755c7 block: remove AioContext locking 3 years ago
Stefan Hajnoczi b5f4fda4fb aio: make aio_context_acquire()/aio_context_release() a no-op 3 years ago
Yi Liu d6b5c4c1b5 util/char_dev: Add open_cdev() 3 years ago
Kevin Wolf 411132c979 export/vhost-user-blk: Fix consecutive drains 3 years ago
Michael Tokarev f779357882 util/range.c: spelling fix: inbetween 3 years ago
Michael Tokarev f0dbe427ec util/filemonitor-inotify.c: spelling fix: kenel 3 years ago
Richard Henderson 0885f1221e util: Add cpuinfo for loongarch64 3 years ago
Vladimir Sementsov-Ogievskiy 2e12dd405c util/filemonitor-inotify: qemu_file_monitor_watch(): assert no overflow 3 years ago
Cédric Le Goater 721da0396c util/uuid: Add UUID_STR_LEN definition 3 years ago
Eric Auger b439595a08 range: Introduce range_inverse_array() 3 years ago
Eric Auger c310484736 util/reserved-region: Add new ReservedRegion helpers 3 years ago
Eric Auger 43f04cbeff range: Make range_compare() public 3 years ago
Stefan Hajnoczi 84d61e5f36 virtio: use defer_call() in virtio_irqfd_notify() 3 years ago
Stefan Hajnoczi 433fcea40c util/defer-call: move defer_call() to util/ 3 years ago
Akihiko Odaki 401766e043 cutils: Fix get_relocated_path on Windows 3 years ago
Akihiko Odaki dfd3bb0a99 cutils: Fix get_relocated_path on Windows 3 years ago
Paolo Bonzini 655e2a778d meson, cutils: allow non-relocatable installs 3 years ago
Paolo Bonzini 230f6e06b8 meson: do not use set10 3 years ago
Paolo Bonzini a492e287e5 cutils: squelch compiler warnings with custom paths 3 years ago
Fiona Ebner f05142d511 util/log: re-allow switching away from stderr log file 3 years ago
Philippe Mathieu-Daudé ca84e7b225 util/guest-random: Clean up global variable shadowing 3 years ago
Philippe Mathieu-Daudé 5bebe03f51 util/cutils: Clean up global variable shadowing in get_relocated_path() 3 years ago
Albert Esteve a6ceee591a util/uuid: add a hash function 3 years ago
Daniel P. Berrangé 9afa888ce0 osdep: set _FORTIFY_SOURCE=2 when optimization is enabled 3 years ago
Marc-André Lureau 75b773d84c win32: avoid discarding the exception handler 3 years ago