| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | meson, configure: move RDMA options to meson | Paolo Bonzini | 2022-04-28 | 1 | -115/+0 |
* | configure, meson: move OpenGL check to meson | Paolo Bonzini | 2022-04-28 | 1 | -40/+0 |
* | configure: move --enable/--disable-debug-info to second option parsing pass | Paolo Bonzini | 2022-04-28 | 1 | -8/+4 |
* | configure: gcov should not exclude fortify-source | Paolo Bonzini | 2022-04-28 | 1 | -3/+1 |
* | configure: pc-bios/qemu-icon.bmp does not exist | Paolo Bonzini | 2022-04-28 | 1 | -1/+0 |
* | qga: wixl: get path to sysroot from pkg-config as intended | Paolo Bonzini | 2022-04-28 | 1 | -2/+2 |
* | configure: remove dead code | Paolo Bonzini | 2022-04-28 | 1 | -24/+0 |
* | configure: make fortify_source=yes by default | Michael Tokarev | 2022-04-28 | 1 | -1/+1 |
* | tests/tcg: isolate from QEMU's config-host.mak | Paolo Bonzini | 2022-04-20 | 1 | -2/+1 |
* | configure: remove dead int128 test | Paolo Bonzini | 2022-03-23 | 1 | -18/+0 |
* | Remove trailing ; after G_DEFINE_AUTO macro | Marc-André Lureau | 2022-03-22 | 1 | -1/+1 |
* | meson: move int128 checks from configure | Marc-André Lureau | 2022-03-22 | 1 | -47/+0 |
* | configure: Pass filtered QEMU_OBJCFLAGS to meson | Philippe Mathieu-Daudé | 2022-03-15 | 1 | -0/+23 |
* | configure: Allow passing extra Objective C compiler flags | Philippe Mathieu-Daudé | 2022-03-15 | 1 | -0/+8 |
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2022-03-08 | 1 | -2/+2 |
|\ |
|
| * | configure, meson: allow enabling vhost-user on all POSIX systems | Sergio Lopez | 2022-03-06 | 1 | -2/+2 |
* | | Use long endian options for ppc64 | Miroslav Rezanina | 2022-03-05 | 1 | -2/+2 |
|/ |
|
* | Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/trivial-branch-for-... | Peter Maydell | 2022-02-22 | 1 | -2/+7 |
|\ |
|
| * | configure: Disable capstone and slirp in the --without-default-features mode | Thomas Huth | 2022-02-21 | 1 | -2/+7 |
* | | configure, meson: move CONFIG_IASL to a Meson option | Paolo Bonzini | 2022-02-21 | 1 | -3/+1 |
* | | meson, configure: move ntddscsi API check to meson | Marc-André Lureau | 2022-02-21 | 1 | -23/+0 |
* | | configure, meson: replace VSS SDK checks and options with --enable-vss-sdk | Marc-André Lureau | 2022-02-21 | 1 | -47/+0 |
* | | meson: drop --with-win-sdk | Marc-André Lureau | 2022-02-21 | 1 | -29/+0 |
* | | configure, meson: move guest-agent, tools to meson | Paolo Bonzini | 2022-02-21 | 1 | -45/+3 |
* | | configure, meson: move smbd options to meson_options.txt | Paolo Bonzini | 2022-02-21 | 1 | -24/+2 |
* | | configure, meson: move coroutine options to meson_options.txt | Paolo Bonzini | 2022-02-21 | 1 | -31/+0 |
* | | configure, meson: move some default-disabled options to meson_options.txt | Paolo Bonzini | 2022-02-21 | 1 | -60/+1 |
* | | configure, meson: move block layer options to meson_options.txt | Paolo Bonzini | 2022-02-21 | 1 | -20/+0 |
* | | configure, meson: move image format options to meson_options.txt | Paolo Bonzini | 2022-02-21 | 1 | -73/+0 |
* | | configure, meson: cleanup qemu-ga libraries | Paolo Bonzini | 2022-02-21 | 1 | -7/+0 |
* | | configure, meson: move TPM check to meson | Paolo Bonzini | 2022-02-21 | 1 | -25/+0 |
* | | configure, meson: move libnuma detection to meson | Paolo Bonzini | 2022-02-21 | 1 | -31/+0 |
* | | configure, meson: move AF_ALG test to meson | Paolo Bonzini | 2022-02-21 | 1 | -36/+0 |
* | | configure, meson: move membarrier test to meson | Paolo Bonzini | 2022-02-16 | 1 | -40/+0 |
* | | configure, meson: move AVX tests to meson | Paolo Bonzini | 2022-02-16 | 1 | -103/+0 |
|/ |
|
* | linux-user: Remove the deprecated ppc64abi32 target | Thomas Huth | 2022-02-09 | 1 | -28/+1 |
* | cpuid: use unsigned for max cpuid | Michael S. Tsirkin | 2022-02-04 | 1 | -1/+1 |
* | configure: fix parameter expansion of --cross-cc-cflags options | Matheus Ferst | 2022-01-28 | 1 | -2/+2 |
* | configure: do not create roms/seabios/config.mak if SeaBIOS not present | Paolo Bonzini | 2022-01-12 | 1 | -2/+4 |
* | configure, meson: move config-poison.h to meson | Paolo Bonzini | 2022-01-12 | 1 | -11/+0 |
* | configure: move non-command-line variables away from command-line parsing sec... | Paolo Bonzini | 2022-01-12 | 1 | -7/+6 |
* | configure: parse --enable/--disable-strip automatically, flip default | Paolo Bonzini | 2022-01-12 | 1 | -9/+1 |
* | configure, makefile: remove traces of really old files | Paolo Bonzini | 2022-01-12 | 1 | -9/+0 |
* | configure: do not set bsd_user/linux_user early | Paolo Bonzini | 2022-01-12 | 1 | -11/+17 |
* | configure: simplify creation of plugin symbol list | Paolo Bonzini | 2022-01-12 | 1 | -80/+1 |
* | block/file-posix: Simplify the XFS_IOC_DIOINFO handling | Thomas Huth | 2022-01-12 | 1 | -31/+0 |
* | tests/tcg: Use $cpu in configure.sh | Richard Henderson | 2021-12-31 | 1 | -1/+1 |
* | configure, meson.build: Mark support for loongarch64 hosts | WANG Xuerui | 2021-12-21 | 1 | -0/+5 |
* | build-sys: set glib dependency version | Marc-André Lureau | 2021-12-21 | 1 | -0/+1 |
* | configure: remove DIRS | Paolo Bonzini | 2021-12-18 | 1 | -8/+1 |