aboutsummaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)AuthorFilesLines
2023-10-22virtio: call ->vhost_reset_device() during resetStefan Hajnoczi1-0/+1
2023-10-16gfxstream + rutabaga: meson supportGurchetan Singh1-0/+7
2023-10-11gdbstub: Introduce GDBFeature structureAkihiko Odaki1-1/+1
2023-10-08system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé1-4/+4
2023-10-07meson: Rename target_softmmu_arch -> target_system_archPhilippe Mathieu-Daudé1-2/+2
2023-10-07meson: Rename softmmu_mods -> system_modsPhilippe Mathieu-Daudé1-5/+5
2023-10-05Merge tag 'pull-tcg-20231004' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi1-15/+3
2023-10-04build: Remove --enable-gprofRichard Henderson1-12/+0
2023-10-04exec: Rename target specific page-vary.c -> page-vary-target.cPhilippe Mathieu-Daudé1-1/+1
2023-10-04exec: Rename cpu.c -> cpu-target.cPhilippe Mathieu-Daudé1-2/+2
2023-10-04osdep: set _FORTIFY_SOURCE=2 when optimization is enabledDaniel P. Berrangé1-10/+0
2023-09-29meson: clean up static_library keyword argumentsPaolo Bonzini1-4/+7
2023-09-29make-release: do not ship dtc sourcesPaolo Bonzini1-0/+3
2023-09-25meson.build: Make keyutils independent from keyringThomas Huth1-2/+4
2023-09-18net: add initial support for AF_XDP network backendIlya Maximets1-0/+9
2023-09-13meson: Fix targetos match for illumos and Solaris.Jonathan Perkin1-2/+2
2023-09-07hw/ufs: Initial commit for emulated Universal-Flash-StorageJeuk Kim1-0/+1
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-44/+67
2023-09-07meson: list leftover CONFIG_* symbolsPaolo Bonzini1-8/+4
2023-09-07configure, meson: remove target OS symbols from config-host.makPaolo Bonzini1-13/+30
2023-09-07configure, meson: remove CONFIG_SOLARIS from config-host.makPaolo Bonzini1-0/+1
2023-09-07configure, meson: move --enable-plugins to mesonPaolo Bonzini1-3/+4
2023-09-07configure: move --enable-debug-tcg to mesonPaolo Bonzini1-1/+2
2023-09-07meson: update unsupported host/CPU messagesPaolo Bonzini1-19/+26
2023-08-31build: Only define OS_OBJECT_USE_OBJC with gccAlexander Graf1-1/+3
2023-08-31accel: Remove HAX acceleratorPhilippe Mathieu-Daudé1-7/+0
2023-07-17audio/pw: Pipewire->PipeWire case fix for user-visible textMarc-André Lureau1-1/+1
2023-07-10Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...Richard Henderson1-8/+7
2023-07-10meson.build: Skip C++ detection unless we're targeting WindowsThomas Huth1-1/+1
2023-07-10target/riscv: Only build KVM guest with same wordsize as hostPhilippe Mathieu-Daudé1-2/+4
2023-07-10target/riscv: Only unify 'riscv32/64' -> 'riscv' for host cpu in mesonPhilippe Mathieu-Daudé1-7/+4
2023-07-08host/include/aarch64: Implement aes-round.hRichard Henderson1-0/+9
2023-07-07meson.build: Remove the logic to link C code with the C++ linkerThomas Huth1-16/+6
2023-07-069pfs: deprecate 'proxy' backendChristian Schoenebeck1-1/+1
2023-06-28accel: Re-enable WHPX cross-build on case sensitive filesystemsPhilippe Mathieu-Daudé1-2/+2
2023-06-27virtio-gpu-virgl: use D3D11_SHARE_TEXTURE when availableMarc-André Lureau1-0/+6
2023-06-27ui/dbus: win32 supportMarc-André Lureau1-2/+2
2023-06-26accel/tcg: remove CONFIG_PROFILERFei Wu1-2/+0
2023-06-26target/i386: implement RDPID in TCGPaolo Bonzini1-0/+2
2023-06-20meson: Replace softmmu_ss -> system_ssPhilippe Mathieu-Daudé1-6/+6
2023-06-20meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLYPhilippe Mathieu-Daudé1-2/+2
2023-06-20meson: Alias CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLYPhilippe Mathieu-Daudé1-0/+1
2023-06-15meson.build: enable xenpv machine build for ARMVikram Garhwal1-1/+1
2023-06-15meson.build: do not set have_xen_pci_passthrough for aarch64 targetsStefano Stabellini1-0/+2
2023-06-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-1/+1
2023-06-07xen: Drop support for Xen versions below 4.7.1David Woodhouse1-4/+1
2023-06-07meson: fix "static build" entry in summaryPaolo Bonzini1-1/+1
2023-06-06Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-78/+56
2023-06-06build: remove git submodule handling from main makefilePaolo Bonzini1-1/+0
2023-06-06meson: subprojects: replace submodules with wrap filesPaolo Bonzini1-14/+1