aboutsummaryrefslogtreecommitdiff
path: root/util/meson.build
AgeCommit message (Expand)AuthorFilesLines
2024-07-03util/cpuinfo-riscv: Support host/cpuinfo.h for riscvRichard Henderson1-0/+2
2024-05-14util/uri: Remove the old URI parsing codeThomas Huth1-1/+1
2024-04-18yank: only build if neededPaolo Bonzini1-1/+1
2024-02-06meson: Link with libinotify on FreeBSDIlya Leoshkevich1-1/+5
2023-12-31configure, meson: rename targetos to host_osPaolo Bonzini1-4/+4
2023-12-31meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetosPaolo Bonzini1-21/+23
2023-12-31meson: remove OS definitions from config_targetosPaolo Bonzini1-6/+8
2023-12-19util/char_dev: Add open_cdev()Yi Liu1-0/+1
2023-11-07Merge tag 'pull-tcg-20231106' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi1-0/+2
2023-11-06util: Add cpuinfo for loongarch64Richard Henderson1-0/+2
2023-11-03util/reserved-region: Add new ReservedRegion helpersEric Auger1-0/+1
2023-10-31util/defer-call: move defer_call() to util/Stefan Hajnoczi1-0/+1
2023-09-01util/async-teardown.c: move to softmmu/, only build it when system build is r...Michael Tokarev1-1/+0
2023-07-08util: Add cpuinfo-ppc.cRichard Henderson1-0/+2
2023-05-23util: Add cpuinfo-aarch64.cRichard Henderson1-1/+3
2023-05-23util: Add cpuinfo-i386.cRichard Henderson1-0/+4
2023-05-18build: move coroutine backend selection to mesonPaolo Bonzini1-1/+1
2023-05-18build: move glib detection and workarounds to mesonPaolo Bonzini1-1/+3
2023-03-28util: import GTree as QTreeEmilio Cota1-0/+1
2023-01-11accel: introduce accelerator blocker APIEmanuele Giuseppe Esposito1-1/+1
2022-12-20util: Add interval-tree.cRichard Henderson1-0/+1
2022-11-11qga: Allow building of the guest agent without system emulators or toolsThomas Huth1-8/+12
2022-11-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-0/+1
2022-10-31os-posix: asynchronous teardown for shutdown on LinuxClaudio Imbrenda1-0/+1
2022-10-27util: Add write-only "node-affinity" property for ThreadContextDavid Hildenbrand1-1/+1
2022-10-27util: Introduce ThreadContext user-creatable objectDavid Hildenbrand1-0/+1
2022-07-13cutils: Introduce bundle mechanismAkihiko Odaki1-0/+1
2022-06-29util: add qemu-co-timeoutVladimir Sementsov-Ogievskiy1-0/+1
2022-06-21util: Merge cacheflush.c and cacheinfo.cRichard Henderson1-1/+1
2022-04-28meson, configure: move libgio test to mesonPaolo Bonzini1-1/+1
2022-04-06util: rename qemu-error.c to match its header nameMarc-André Lureau1-1/+1
2022-04-06Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau1-1/+0
2022-04-06char: move qemu_openpty_raw from util/ to char/Marc-André Lureau1-1/+0
2022-04-06meson: add util dependency for oslib-posix on freebsdMarc-André Lureau1-1/+5
2022-03-07util: Unify implementations of qemu_memalign()Peter Maydell1-0/+1
2022-02-16configure, meson: move membarrier test to mesonPaolo Bonzini1-1/+3
2022-01-12meson: reenable filemonitor-inotify compilationVolker Rümelin1-2/+5
2022-01-08qemu/int128: addition of div/rem 128-bit operationsFrédéric Pétrot1-0/+1
2021-10-14configure, meson: move more compiler checks to MesonPaolo Bonzini1-1/+3
2021-07-09meson: fix missing preprocessor symbolsPaolo Bonzini1-1/+1
2021-07-06configure: convert compiler tests to meson, part 1Paolo Bonzini1-1/+3
2021-07-06meson: store dependency('threads') in a variablePaolo Bonzini1-1/+0
2021-04-30util: add transactions.cVladimir Sementsov-Ogievskiy1-0/+1
2021-04-01yank: Always link full yank codeLukas Straub1-1/+1
2021-02-08migration: introduce UFFD-WP low-level interface helpersAndrey Gruzdev1-0/+1
2021-01-24util: Add CRC16 (CCITT) calculation routinesBin Meng1-0/+1
2021-01-13Introduce yank featureLukas Straub1-0/+1
2021-01-02util: Extract flush_icache_range to cacheflush.cRichard Henderson1-1/+1
2020-11-03configure: introduce --enable-vhost-user-blk-serverStefan Hajnoczi1-1/+1
2020-10-23util/vhost-user-server: use static library in meson.buildStefan Hajnoczi1-1/+3