index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
meson.build
Age
Commit message (
Expand
)
Author
2024-07-03
util/cpuinfo-riscv: Support host/cpuinfo.h for riscv
Richard Henderson
2024-05-14
util/uri: Remove the old URI parsing code
Thomas Huth
2024-04-18
yank: only build if needed
Paolo Bonzini
2024-02-06
meson: Link with libinotify on FreeBSD
Ilya Leoshkevich
2023-12-31
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-31
meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos
Paolo Bonzini
2023-12-31
meson: remove OS definitions from config_targetos
Paolo Bonzini
2023-12-19
util/char_dev: Add open_cdev()
Yi Liu
2023-11-07
Merge tag 'pull-tcg-20231106' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-11-06
util: Add cpuinfo for loongarch64
Richard Henderson
2023-11-03
util/reserved-region: Add new ReservedRegion helpers
Eric Auger
2023-10-31
util/defer-call: move defer_call() to util/
Stefan Hajnoczi
2023-09-01
util/async-teardown.c: move to softmmu/, only build it when system build is r...
Michael Tokarev
2023-07-08
util: Add cpuinfo-ppc.c
Richard Henderson
2023-05-23
util: Add cpuinfo-aarch64.c
Richard Henderson
2023-05-23
util: Add cpuinfo-i386.c
Richard Henderson
2023-05-18
build: move coroutine backend selection to meson
Paolo Bonzini
2023-05-18
build: move glib detection and workarounds to meson
Paolo Bonzini
2023-03-28
util: import GTree as QTree
Emilio Cota
2023-01-11
accel: introduce accelerator blocker API
Emanuele Giuseppe Esposito
2022-12-20
util: Add interval-tree.c
Richard Henderson
2022-11-11
qga: Allow building of the guest agent without system emulators or tools
Thomas Huth
2022-11-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-31
os-posix: asynchronous teardown for shutdown on Linux
Claudio Imbrenda
2022-10-27
util: Add write-only "node-affinity" property for ThreadContext
David Hildenbrand
2022-10-27
util: Introduce ThreadContext user-creatable object
David Hildenbrand
2022-07-13
cutils: Introduce bundle mechanism
Akihiko Odaki
2022-06-29
util: add qemu-co-timeout
Vladimir Sementsov-Ogievskiy
2022-06-21
util: Merge cacheflush.c and cacheinfo.c
Richard Henderson
2022-04-28
meson, configure: move libgio test to meson
Paolo Bonzini
2022-04-06
util: rename qemu-error.c to match its header name
Marc-André Lureau
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
char: move qemu_openpty_raw from util/ to char/
Marc-André Lureau
2022-04-06
meson: add util dependency for oslib-posix on freebsd
Marc-André Lureau
2022-03-07
util: Unify implementations of qemu_memalign()
Peter Maydell
2022-02-16
configure, meson: move membarrier test to meson
Paolo Bonzini
2022-01-12
meson: reenable filemonitor-inotify compilation
Volker Rümelin
2022-01-08
qemu/int128: addition of div/rem 128-bit operations
Frédéric Pétrot
2021-10-14
configure, meson: move more compiler checks to Meson
Paolo Bonzini
2021-07-09
meson: fix missing preprocessor symbols
Paolo Bonzini
2021-07-06
configure: convert compiler tests to meson, part 1
Paolo Bonzini
2021-07-06
meson: store dependency('threads') in a variable
Paolo Bonzini
2021-04-30
util: add transactions.c
Vladimir Sementsov-Ogievskiy
2021-04-01
yank: Always link full yank code
Lukas Straub
2021-02-08
migration: introduce UFFD-WP low-level interface helpers
Andrey Gruzdev
2021-01-24
util: Add CRC16 (CCITT) calculation routines
Bin Meng
2021-01-13
Introduce yank feature
Lukas Straub
2021-01-02
util: Extract flush_icache_range to cacheflush.c
Richard Henderson
2020-11-03
configure: introduce --enable-vhost-user-blk-server
Stefan Hajnoczi
2020-10-23
util/vhost-user-server: use static library in meson.build
Stefan Hajnoczi
[next]