aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2023-02-02Merge tag 'pull-jan-omnibus-020223-1' of https://gitlab.com/stsquad/qemu into...Peter Maydell1-1/+1
2023-02-02build-sys: fix crlf-ending C codeMarc-André Lureau1-1/+1
2023-01-26qemu/bswap: Use compiler __builtin_bswap() on NetBSDPhilippe Mathieu-Daudé1-4/+0
2023-01-26qemu/bswap: Remove <byteswap.h> dependencyPhilippe Mathieu-Daudé1-2/+0
2023-01-19ui/spice: Require spice-server >= 0.14.0Markus Armbruster1-1/+1
2023-01-19ui/spice: Require spice-protocol >= 0.14.0Markus Armbruster1-1/+1
2023-01-16util/bufferiszero: Use __attribute__((target)) for avx2/avx512Richard Henderson1-6/+2
2023-01-16accel/tcg: Add debuginfo supportIlya Leoshkevich1-0/+8
2023-01-13mips: Always include nanomips disassemblerPaolo Bonzini1-5/+0
2023-01-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-40/+43
2023-01-06Merge tag 'pull-tcg-20230105' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell1-3/+1
2023-01-06meson: cleanup compiler detectionPaolo Bonzini1-27/+35
2023-01-06meson: support meson 0.64 -Doptimization=plainPaolo Bonzini1-9/+7
2023-01-06meson: tweak hardening options for WindowsPaolo Bonzini1-4/+1
2023-01-04meson: Move CONFIG_TCG_INTERPRETER to config_hostRichard Henderson1-3/+1
2022-12-28hostmem: Honor multiple preferred nodes if possibleMichal Privoznik1-0/+5
2022-12-20qga: Add initial OpenBSD and NetBSD supportBrad Smith1-1/+1
2022-11-23gtk: disable GTK Clipboard with a new meson optionClaudio Fontana1-0/+5
2022-11-06meson: avoid unused arguments of main() in compiler testsPaolo Bonzini1-4/+4
2022-11-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-0/+1
2022-11-01tcg/sparc64: Rename from tcg/sparcRichard Henderson1-3/+1
2022-10-31Merge tag 'pull-qemu-20221031' of https://gitlab.com/stweil/qemu into stagingStefan Hajnoczi1-0/+1
2022-10-31scripts/nsis.py: Automatically package required DLLs of QEMU executablesBin Meng1-0/+1
2022-10-31os-posix: asynchronous teardown for shutdown on LinuxClaudio Imbrenda1-0/+1
2022-10-30Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi1-0/+16
2022-10-30Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi1-1/+0
2022-10-30Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Stefan Hajnoczi1-0/+9
2022-10-30Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi1-0/+9
2022-10-27block/io_uring: revert "Use io_uring_register_ring_fd() to skip fd operations"Sam Li1-1/+0
2022-10-27util: Introduce qemu_thread_set_affinity() and qemu_thread_get_affinity()David Hildenbrand1-0/+16
2022-10-26blkio: add libblkio block driverStefan Hajnoczi1-0/+9
2022-10-26qga: Add initial FreeBSD supportAlexander Ivanov1-1/+1
2022-10-26seccomp: Get actual errno value from failed seccomp functionsMichal Privoznik1-0/+9
2022-10-06gdbstub: move into its own sub directoryAlex Bennée1-1/+3
2022-10-06configure: cleanup creation of tests/tcg target configPaolo Bonzini1-1/+1
2022-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-24/+50
2022-10-01configure, meson: move linker flag detection to mesonPaolo Bonzini1-0/+13
2022-10-01configure, meson: move C++ compiler detection to meson.buildPaolo Bonzini1-11/+26
2022-10-01meson: multiple names can be passed to dependency()Paolo Bonzini1-8/+4
2022-10-01meson: require 0.61.3Paolo Bonzini1-4/+1
2022-10-01meson: -display dbus and CFI are incompatiblePaolo Bonzini1-1/+6
2022-09-27Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi1-99/+22
2022-09-27audio: Add sndio backendAlexandre Ratchov1-1/+8
2022-09-26Remove the slirp submodule (i.e. compile only with an external libslirp)Thomas Huth1-99/+22
2022-09-23meson: Allow to enable gtk and sdl while cocoa is enabledAkihiko Odaki1-8/+2
2022-09-20meson-build: Enable CONFIG_REPLICATION only when replication is setJuan Quintela1-1/+1
2022-09-02Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-2/+0
2022-09-02util/qemu-sockets: Enable unix socket support on WindowsBin Meng1-0/+3
2022-09-01meson: remove dead codePaolo Bonzini1-2/+0
2022-08-18build-sys: disable vhost-user-gpu if !openglMarc-André Lureau1-1/+1