summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
4 daysmeson.build: add summary for TCG testsPierrick Bouvier
4 daysmeson: bump minimal version to 1.6.0Pierrick Bouvier
10 daysbuild-sys: add 'hmp' optionMarc-André Lureau
10 daysbuild-sys: make HMP source files conditional on have_hmpMarc-André Lureau
10 daysbuild-sys: introduce CONFIG_HMPMarc-André Lureau
2026-08-20scripts: remove now dead parts of rustc_args.pyPaolo Bonzini
2026-08-20rust: use meson automatic parsing of Cargo.tomlPaolo Bonzini
2026-08-20meson: use compiler_target() to get rustc targetPaolo Bonzini
2026-08-20rust: switch to autogenerated meson rulesPaolo Bonzini
2026-08-20rust: switch to cargo subprojectsPaolo Bonzini
2026-08-20meson: make linker warnings non-fatal on LinuxPaolo Bonzini
2026-07-22Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2026-07-21meson: propagate qemu_ldflags to Rust link stepBrian Cain
2026-07-21meson.build: re-add explicit gcrypt/nettle request checkLuc Michel
2026-06-29hw/hexagon: Add global register tracingBrian Cain
2026-06-24build-sys: build with -fno-omit-frame-pointer with ASANMarc-André Lureau
2026-06-18meson: build macOS signed binary as part of the default targetEmmanuel Blot
2026-05-28meson.build: move some subdir before system lib creationPierrick Bouvier
2026-05-28meson: fix close_range detection on older glibcQuan Sun
2026-05-21buildsys: Remove MIPS KVMPhilippe Mathieu-Daudé
2026-05-21buildsys: Remove support for MIPS hostsPhilippe Mathieu-Daudé
2026-05-19Remove the deprecated glusterfs block driverThomas Huth
2026-05-15meson.build: Add -fzero-init-padding-bits=allPeter Maydell
2026-05-11Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Stefan Hajnoczi
2026-05-09tools/qemu-vnc: add standalone VNC server over D-BusMarc-André Lureau
2026-05-07target/arm: GICv5 cpuif: Calculate the highest priority PPIPeter Maydell
2026-05-06meson.build: define stubs library per target base architecturePierrick Bouvier
2026-05-06meson: Allow building with empty target_arch[] source setPhilippe Mathieu-Daudé
2026-04-28ui/gtk: Turn clipboard flag into runtime optionJindřich Makovička
2026-04-27meson.build: Bump the minimum GCC version to v10.4Thomas Huth
2026-04-23meson: add missing semicolon in pthread_condattr_setclock testStepan Popov
2026-04-23meson: Don't require nm for non-modular buildsKostiantyn Kostiuk
2026-04-23storage-daemon: use same link arguments as other toolsPaolo Bonzini
2026-04-23meson: Use stddef.h instead of unistd.hKostiantyn Kostiuk
2026-04-08Allow building qemu tools on 32-bit hostsHelge Deller
2026-03-30whpx: i386: trace unsupported MSR accessesMohamed Mediouni
2026-03-30meson.build: remove i386-softmmu WHPX supportMohamed Mediouni
2026-03-18Merge tag 'single-binary-20260317' of https://github.com/philmd/qemu into sta...Peter Maydell
2026-03-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2026-03-18rust: suggest passing --locked to "cargo install"Paolo Bonzini
2026-03-18hw/display: Build stubs oncePhilippe Mathieu-Daudé
2026-03-17rust: fix build when --disable-rust and meson < 1.9Paolo Bonzini
2026-03-17build-sys: use the "run" variableMarc-André Lureau
2026-03-16rename CONFIG_EPOLL_CREATE1 to CONFIG_EPOLL, and stop checking for epoll in m...Michael Tokarev
2026-03-16meson.build: do not check for epoll.h (CONFIG_EPOLL)Michael Tokarev
2026-03-16meson.build: stop checking for inotify_init()Michael Tokarev
2026-03-16meson.build: stop checking for splice()Michael Tokarev
2026-03-11Merge tag 'pr-gdbstub-20260310' of https://gitlab.com/pbo-linaro/qemu into st...Peter Maydell
2026-03-10gdbstub: Generate a single gdbstub-xml.c / gdb_static_features[]Philippe Mathieu-Daudé
2026-03-10gdbstub: Move gdb-xml/ within gdbstub/Philippe Mathieu-Daudé