aboutsummaryrefslogtreecommitdiff
path: root/util/meson.build
AgeCommit message (Expand)Author
2024-07-03util/cpuinfo-riscv: Support host/cpuinfo.h for riscvRichard Henderson
2024-05-14util/uri: Remove the old URI parsing codeThomas Huth
2024-04-18yank: only build if neededPaolo Bonzini
2024-02-06meson: Link with libinotify on FreeBSDIlya Leoshkevich
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini
2023-12-31meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetosPaolo Bonzini
2023-12-31meson: remove OS definitions from config_targetosPaolo Bonzini
2023-12-19util/char_dev: Add open_cdev()Yi Liu
2023-11-07Merge tag 'pull-tcg-20231106' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-11-06util: Add cpuinfo for loongarch64Richard Henderson
2023-11-03util/reserved-region: Add new ReservedRegion helpersEric Auger
2023-10-31util/defer-call: move defer_call() to util/Stefan Hajnoczi
2023-09-01util/async-teardown.c: move to softmmu/, only build it when system build is r...Michael Tokarev
2023-07-08util: Add cpuinfo-ppc.cRichard Henderson
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