summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: Detect atomic128 support with optimizationRichard Henderson2023-05-161-19/+35
* configure: make clear that VirtFS is 9pChristian Schoenebeck2023-05-161-2/+2
* Don't require libcap-ng for virtfs supportPeter Foley2023-05-161-3/+9
* block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice i...Sam Li2023-05-151-0/+5
* disas: Move disas.c to disas/Richard Henderson2023-05-111-3/+0
* Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingRichard Henderson2023-05-101-0/+5
|\
| * block: compile out assert_bdrv_graph_readable() by defaultStefan Hajnoczi2023-05-101-0/+2
| * block: add configure options for excluding vmdk, vhdx and vpcVladimir Sementsov-Ogievskiy2023-05-101-0/+3
* | Merge tag 'pull-qapi-2023-05-09-v2' of https://repo.or.cz/qemu/armbru into st...Richard Henderson2023-05-101-1/+1
|\ \ | |/ |/|
| * meson: Fix to make QAPI generator output depend on main.pyMarkus Armbruster2023-05-091-1/+1
* | meson: leave unnecessary modules out of the buildPaolo Bonzini2023-05-081-0/+4
|/
* audio/pwaudio.c: Add Pipewire audio backend for QEMUDorinda Bassey2023-05-051-0/+8
* migration/xbzrle: Use __attribute__((target)) for avx512Richard Henderson2023-05-021-4/+1
* util: import GTree as QTreeEmilio Cota2023-03-281-0/+4
* ui/dbus: do not require opengl & gbmMarc-André Lureau2023-03-131-2/+2
* tracing: remove transform.pyRichard Henderson2023-03-051-1/+0
* hw/xen: Implement emulated PIRQ hypercall supportDavid Woodhouse2023-03-011-0/+1
* xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulationDavid Woodhouse2023-03-011-0/+1
* cpu: Remove capstone meson dependencyPhilippe Mathieu-Daudé2023-02-271-1/+2
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2023-02-241-0/+12
|\
| * thread-posix: add support for setting threads name on OpenBSDBrad Smith2023-02-171-0/+12
* | sysemu/os-win32: fix setjmp/longjmp on windows-arm64Pierrick Bouvier2023-02-211-0/+21
* | Merge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr/qemu into stagingPeter Maydell2023-02-211-4/+0
|\ \
| * | fuzz: remove fork-fuzzing scaffoldingAlexander Bulekov2023-02-161-4/+0
| |/
* | virtiofsd: Remove build and docs glueDr. David Alan Gilbert2023-02-161-1/+0
|/
* build: deprecate --enable-gprof builds and remove from CIAlex Bennée2023-02-141-1/+6
* meson: Disable libdw for static builds by defaultIlya Leoshkevich2023-02-141-1/+2
* meson: Add missing libdw knobsIlya Leoshkevich2023-02-141-4/+7
* AVX512 support for xbzrle_encode_bufferling xu2023-02-111-0/+17
* Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_viv...Peter Maydell2023-02-041-2/+0
|\
| * Revert "linux-user: fix compat with glibc >= 2.36 sys/mount.h"Daniel P. Berrangé2023-02-031-2/+0
* | Merge tag 'pull-monitor-2023-02-03-v2' of https://repo.or.cz/qemu/armbru into...Peter Maydell2023-02-041-0/+1
|\ \
| * | stats: Move QMP commands from monitor/ to stats/Markus Armbruster2023-02-041-0/+1
| |/
* | Merge tag 'pull-jan-omnibus-020223-1' of https://gitlab.com/stsquad/qemu into...Peter Maydell2023-02-021-1/+1
|\ \
| * | build-sys: fix crlf-ending C codeMarc-André Lureau2023-02-021-1/+1
| |/
* | qemu/bswap: Use compiler __builtin_bswap() on NetBSDPhilippe Mathieu-Daudé2023-01-261-4/+0
* | qemu/bswap: Remove <byteswap.h> dependencyPhilippe Mathieu-Daudé2023-01-261-2/+0
|/
* ui/spice: Require spice-server >= 0.14.0Markus Armbruster2023-01-191-1/+1
* ui/spice: Require spice-protocol >= 0.14.0Markus Armbruster2023-01-191-1/+1
* util/bufferiszero: Use __attribute__((target)) for avx2/avx512Richard Henderson2023-01-161-6/+2
* accel/tcg: Add debuginfo supportIlya Leoshkevich2023-01-161-0/+8
* mips: Always include nanomips disassemblerPaolo Bonzini2023-01-131-5/+0
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2023-01-081-40/+43
|\
| * meson: cleanup compiler detectionPaolo Bonzini2023-01-061-27/+35
| * meson: support meson 0.64 -Doptimization=plainPaolo Bonzini2023-01-061-9/+7
| * meson: tweak hardening options for WindowsPaolo Bonzini2023-01-061-4/+1
* | Merge tag 'pull-tcg-20230105' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell2023-01-061-3/+1
|\ \ | |/ |/|
| * meson: Move CONFIG_TCG_INTERPRETER to config_hostRichard Henderson2023-01-041-3/+1
* | hostmem: Honor multiple preferred nodes if possibleMichal Privoznik2022-12-281-0/+5
|/
* qga: Add initial OpenBSD and NetBSD supportBrad Smith2022-12-201-1/+1