aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2023-05-16meson: Detect atomic128 support with optimizationRichard Henderson1-19/+35
2023-05-16configure: make clear that VirtFS is 9pChristian Schoenebeck1-2/+2
2023-05-16Don't require libcap-ng for virtfs supportPeter Foley1-3/+9
2023-05-15block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice i...Sam Li1-0/+5
2023-05-11disas: Move disas.c to disas/Richard Henderson1-3/+0
2023-05-10Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson1-0/+5
2023-05-10block: compile out assert_bdrv_graph_readable() by defaultStefan Hajnoczi1-0/+2
2023-05-10block: add configure options for excluding vmdk, vhdx and vpcVladimir Sementsov-Ogievskiy1-0/+3
2023-05-10Merge tag 'pull-qapi-2023-05-09-v2' of https://repo.or.cz/qemu/armbru into st...Richard Henderson1-1/+1
2023-05-09meson: Fix to make QAPI generator output depend on main.pyMarkus Armbruster1-1/+1
2023-05-08meson: leave unnecessary modules out of the buildPaolo Bonzini1-0/+4
2023-05-05audio/pwaudio.c: Add Pipewire audio backend for QEMUDorinda Bassey1-0/+8
2023-05-02migration/xbzrle: Use __attribute__((target)) for avx512Richard Henderson1-4/+1
2023-03-28util: import GTree as QTreeEmilio Cota1-0/+4
2023-03-13ui/dbus: do not require opengl & gbmMarc-André Lureau1-2/+2
2023-03-05tracing: remove transform.pyRichard Henderson1-1/+0
2023-03-01hw/xen: Implement emulated PIRQ hypercall supportDavid Woodhouse1-0/+1
2023-03-01xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulationDavid Woodhouse1-0/+1
2023-02-27cpu: Remove capstone meson dependencyPhilippe Mathieu-Daudé1-1/+2
2023-02-24Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-0/+12
2023-02-21sysemu/os-win32: fix setjmp/longjmp on windows-arm64Pierrick Bouvier1-0/+21
2023-02-21Merge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr/qemu into stagingPeter Maydell1-4/+0
2023-02-17thread-posix: add support for setting threads name on OpenBSDBrad Smith1-0/+12
2023-02-16fuzz: remove fork-fuzzing scaffoldingAlexander Bulekov1-4/+0
2023-02-16virtiofsd: Remove build and docs glueDr. David Alan Gilbert1-1/+0
2023-02-14build: deprecate --enable-gprof builds and remove from CIAlex Bennée1-1/+6
2023-02-14meson: Disable libdw for static builds by defaultIlya Leoshkevich1-1/+2
2023-02-14meson: Add missing libdw knobsIlya Leoshkevich1-4/+7
2023-02-11AVX512 support for xbzrle_encode_bufferling xu1-0/+17
2023-02-04Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_viv...Peter Maydell1-2/+0
2023-02-04Merge tag 'pull-monitor-2023-02-03-v2' of https://repo.or.cz/qemu/armbru into...Peter Maydell1-0/+1
2023-02-04stats: Move QMP commands from monitor/ to stats/Markus Armbruster1-0/+1
2023-02-03Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h"Daniel P. Berrangé1-2/+0
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