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
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
2020-10-23
block: move logical block size check function to a common utility function
Coiby Xu
2020-10-23
util/vhost-user-server: generic vhost user server
Coiby Xu
2020-08-21
util/meson.build: fix fdmon-io_uring build
Stefano Garzarella
2020-08-21
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini