Age | Commit message (Expand) | Author |
2022-03-15 | configure: Pass filtered QEMU_OBJCFLAGS to meson | Philippe Mathieu-Daudé |
2022-03-15 | configure: Allow passing extra Objective C compiler flags | Philippe Mathieu-Daudé |
2022-03-08 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2022-03-06 | configure, meson: allow enabling vhost-user on all POSIX systems | Sergio Lopez |
2022-03-05 | Use long endian options for ppc64 | Miroslav Rezanina |
2022-02-22 | Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-... | Peter Maydell |
2022-02-21 | configure: Disable capstone and slirp in the --without-default-features mode | Thomas Huth |
2022-02-21 | configure, meson: move CONFIG_IASL to a Meson option | Paolo Bonzini |
2022-02-21 | meson, configure: move ntddscsi API check to meson | Marc-André Lureau |
2022-02-21 | configure, meson: replace VSS SDK checks and options with --enable-vss-sdk | Marc-André Lureau |
2022-02-21 | meson: drop --with-win-sdk | Marc-André Lureau |
2022-02-21 | configure, meson: move guest-agent, tools to meson | Paolo Bonzini |
2022-02-21 | configure, meson: move smbd options to meson_options.txt | Paolo Bonzini |
2022-02-21 | configure, meson: move coroutine options to meson_options.txt | Paolo Bonzini |
2022-02-21 | configure, meson: move some default-disabled options to meson_options.txt | Paolo Bonzini |
2022-02-21 | configure, meson: move block layer options to meson_options.txt | Paolo Bonzini |
2022-02-21 | configure, meson: move image format options to meson_options.txt | Paolo Bonzini |
2022-02-21 | configure, meson: cleanup qemu-ga libraries | Paolo Bonzini |
2022-02-21 | configure, meson: move TPM check to meson | Paolo Bonzini |
2022-02-21 | configure, meson: move libnuma detection to meson | Paolo Bonzini |
2022-02-21 | configure, meson: move AF_ALG test to meson | Paolo Bonzini |
2022-02-16 | configure, meson: move membarrier test to meson | Paolo Bonzini |
2022-02-16 | configure, meson: move AVX tests to meson | Paolo Bonzini |
2022-02-09 | linux-user: Remove the deprecated ppc64abi32 target | Thomas Huth |
2022-02-04 | cpuid: use unsigned for max cpuid | Michael S. Tsirkin |
2022-01-28 | configure: fix parameter expansion of --cross-cc-cflags options | Matheus Ferst |
2022-01-12 | configure: do not create roms/seabios/config.mak if SeaBIOS not present | Paolo Bonzini |
2022-01-12 | configure, meson: move config-poison.h to meson | Paolo Bonzini |
2022-01-12 | configure: move non-command-line variables away from command-line parsing sec... | Paolo Bonzini |
2022-01-12 | configure: parse --enable/--disable-strip automatically, flip default | Paolo Bonzini |
2022-01-12 | configure, makefile: remove traces of really old files | Paolo Bonzini |
2022-01-12 | configure: do not set bsd_user/linux_user early | Paolo Bonzini |
2022-01-12 | configure: simplify creation of plugin symbol list | Paolo Bonzini |
2022-01-12 | block/file-posix: Simplify the XFS_IOC_DIOINFO handling | Thomas Huth |
2021-12-30 | tests/tcg: Use $cpu in configure.sh | Richard Henderson |
2021-12-21 | configure, meson.build: Mark support for loongarch64 hosts | WANG Xuerui |
2021-12-21 | build-sys: set glib dependency version | Marc-André Lureau |
2021-12-18 | configure: remove DIRS | Paolo Bonzini |
2021-12-18 | configure: remove unnecessary symlinks | Paolo Bonzini |
2021-12-18 | configure, meson: move ARCH to meson.build | Paolo Bonzini |
2021-12-18 | configure: unify x86_64 and x32 | Paolo Bonzini |
2021-12-18 | configure: unify ppc64 and ppc64le | Paolo Bonzini |
2021-12-18 | configure: unify two case statements on $cpu | Paolo Bonzini |
2021-12-18 | configure: move target detection before CPU detection | Paolo Bonzini |
2021-12-18 | configure: make $targetos lowercase, use windows instead of MINGW32 | Paolo Bonzini |
2021-12-17 | configure: Symlink binaries using .exe suffix with MinGW | Philippe Mathieu-Daudé |
2021-12-16 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2021-12-15 | Move the libssh setup from configure to meson.build | Thomas Huth |
2021-12-10 | configure: remove dead variables | Paolo Bonzini |
2021-11-08 | Merge remote-tracking branch 'remotes/philmd/tags/avocado-20211108' into staging | Richard Henderson |