aboutsummaryrefslogtreecommitdiff
path: root/util/meson.build
AgeCommit message (Expand)Author
2023-05-23util: Add cpuinfo-aarch64.cRichard Henderson
2023-05-23util: Add cpuinfo-i386.cRichard Henderson
2023-05-18build: move coroutine backend selection to mesonPaolo Bonzini
2023-05-18build: move glib detection and workarounds to mesonPaolo Bonzini
2023-03-28util: import GTree as QTreeEmilio Cota
2023-01-11accel: introduce accelerator blocker APIEmanuele Giuseppe Esposito
2022-12-20util: Add interval-tree.cRichard Henderson
2022-11-11qga: Allow building of the guest agent without system emulators or toolsThomas Huth
2022-11-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-10-31os-posix: asynchronous teardown for shutdown on LinuxClaudio Imbrenda
2022-10-27util: Add write-only "node-affinity" property for ThreadContextDavid Hildenbrand
2022-10-27util: Introduce ThreadContext user-creatable objectDavid Hildenbrand
2022-07-13cutils: Introduce bundle mechanismAkihiko Odaki
2022-06-29util: add qemu-co-timeoutVladimir Sementsov-Ogievskiy
2022-06-21util: Merge cacheflush.c and cacheinfo.cRichard Henderson
2022-04-28meson, configure: move libgio test to mesonPaolo Bonzini
2022-04-06util: rename qemu-error.c to match its header nameMarc-André Lureau
2022-04-06Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau
2022-04-06char: move qemu_openpty_raw from util/ to char/Marc-André Lureau
2022-04-06meson: add util dependency for oslib-posix on freebsdMarc-André Lureau
2022-03-07util: Unify implementations of qemu_memalign()Peter Maydell
2022-02-16configure, meson: move membarrier test to mesonPaolo Bonzini
2022-01-12meson: reenable filemonitor-inotify compilationVolker Rümelin
2022-01-08qemu/int128: addition of div/rem 128-bit operationsFrédéric Pétrot
2021-10-14configure, meson: move more compiler checks to MesonPaolo Bonzini
2021-07-09meson: fix missing preprocessor symbolsPaolo Bonzini
2021-07-06configure: convert compiler tests to meson, part 1Paolo Bonzini
2021-07-06meson: store dependency('threads') in a variablePaolo Bonzini
2021-04-30util: add transactions.cVladimir Sementsov-Ogievskiy
2021-04-01yank: Always link full yank codeLukas Straub
2021-02-08migration: introduce UFFD-WP low-level interface helpersAndrey Gruzdev
2021-01-24util: Add CRC16 (CCITT) calculation routinesBin Meng
2021-01-13Introduce yank featureLukas Straub
2021-01-02util: Extract flush_icache_range to cacheflush.cRichard Henderson
2020-11-03configure: introduce --enable-vhost-user-blk-serverStefan Hajnoczi
2020-10-23util/vhost-user-server: use static library in meson.buildStefan Hajnoczi
2020-10-23block: move logical block size check function to a common utility functionCoiby Xu
2020-10-23util/vhost-user-server: generic vhost user serverCoiby Xu
2020-08-21util/meson.build: fix fdmon-io_uring buildStefano Garzarella
2020-08-21libqemuutil, qapi, trace: convert to mesonPaolo Bonzini