| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | configure, meson: move vde detection to meson | Paolo Bonzini | 2021-10-14 | 1 | -31/+4 |
* | configure, meson: move libaio check to meson.build | Paolo Bonzini | 2021-10-14 | 1 | -27/+4 |
* | configure, meson: move pthread_setname_np checks to Meson | Paolo Bonzini | 2021-10-14 | 1 | -78/+0 |
* | configure, meson: move remaining HAVE_* compiler tests to Meson | Paolo Bonzini | 2021-10-14 | 1 | -37/+0 |
* | configure, meson: remove CONFIG_GCOV from config-host.mak | Paolo Bonzini | 2021-10-14 | 1 | -3/+0 |
* | configure, meson: get HOST_WORDS_BIGENDIAN via the machine object | Paolo Bonzini | 2021-10-14 | 1 | -4/+0 |
* | configure, meson: move CONFIG_HOST_DSOSUF to Meson | Paolo Bonzini | 2021-10-14 | 1 | -6/+0 |
* | trace: move configuration from configure to Meson | Paolo Bonzini | 2021-10-14 | 1 | -90/+1 |
* | trace: simple: pass trace_file unmodified to config-host.h | Paolo Bonzini | 2021-10-14 | 1 | -2/+0 |
* | configure, meson: move fuzzing configuration to Meson | Paolo Bonzini | 2021-10-14 | 1 | -66/+5 |
* | configure: add command line options for audio drivers | Paolo Bonzini | 2021-10-14 | 1 | -1/+38 |
* | configure, meson: move audio driver detection to Meson | Paolo Bonzini | 2021-10-14 | 1 | -183/+3 |
* | audio: remove CONFIG_AUDIO_WIN_INT | Paolo Bonzini | 2021-10-14 | 1 | -5/+0 |
* | configure: remove --oss-lib | Paolo Bonzini | 2021-10-14 | 1 | -3/+0 |
* | configure: don't override the selected host test compiler if defined | Alex Bennée | 2021-10-12 | 1 | -2/+4 |
* | meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2 | Paolo Bonzini | 2021-10-05 | 1 | -6/+2 |
* | configure, meson: move CPU_CFLAGS out of QEMU_CFLAGS | Paolo Bonzini | 2021-10-05 | 1 | -6/+5 |
* | configure: Loosen GCC requirement from 7.5.0 to 7.4.0 | nia | 2021-10-02 | 1 | -3/+3 |
* | configure: add missing pc-bios/qemu_vga.ndrv symlink in build tree | John Arbuckle | 2021-09-15 | 1 | -1/+3 |
* | bsd-user: start to move target CPU functions to target_arch* | Warner Losh | 2021-09-10 | 1 | -6/+1 |
* | configure / meson: Move the GBM handling to meson.build | Thomas Huth | 2021-09-06 | 1 | -14/+0 |
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' int... | Peter Maydell | 2021-09-03 | 1 | -3/+2 |
|\ |
|
| * | plugins: do not limit exported symbols if modules are active | Paolo Bonzini | 2021-09-02 | 1 | -3/+2 |
* | | fuzz: add an instrumentation filter | Alexander Bulekov | 2021-09-01 | 1 | -6/+22 |
|/ |
|
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2021-07-29 | 1 | -2/+2 |
|\ |
|
| * | configure: Add -Werror to avx2, avx512 tests | Richard Henderson | 2021-07-29 | 1 | -2/+2 |
* | | configure script fix for Haiku | Richard Zak | 2021-07-29 | 1 | -1/+2 |
|/ |
|
* | docs: Update path that mentions deprecated.rst | Mao Zhongyi | 2021-07-27 | 1 | -1/+1 |
* | configure: remove needless if leg | Alex Bennée | 2021-07-23 | 1 | -6/+4 |
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2021-07-22 | 1 | -15/+5 |
|\ |
|
| * | configure: Let --without-default-features disable vhost-kernel and vhost-vdpa | Thomas Huth | 2021-07-22 | 1 | -0/+2 |
| * | configure: Fix the default setting of the "xen" feature | Thomas Huth | 2021-07-22 | 1 | -1/+1 |
| * | configure: Allow vnc to get disabled with --without-default-features | Thomas Huth | 2021-07-22 | 1 | -1/+1 |
| * | configure: Fix --without-default-features propagation to meson | Thomas Huth | 2021-07-22 | 1 | -1/+1 |
| * | configure: Drop obsolete check for the alloc_size attribute | Thomas Huth | 2021-07-22 | 1 | -12/+0 |
* | | qemu/atomic: Remove pre-C11 atomic fallbacks | Richard Henderson | 2021-07-21 | 1 | -7/+0 |
* | | block: Add option to use driver whitelist even in tools | Kevin Wolf | 2021-07-20 | 1 | -2/+12 |
|/ |
|
* | configure: Fix endianess test with LTO | Thomas Huth | 2021-07-19 | 1 | -6/+9 |
* | tcg/plugins: enable by default for most TCG builds | Alex Bennée | 2021-07-14 | 1 | -57/+67 |
* | configure: stop user enabling plugins on Windows for now | Alex Bennée | 2021-07-14 | 1 | -1/+6 |
* | configure: add an explicit static and plugins check | Alex Bennée | 2021-07-14 | 1 | -2/+5 |
* | configure: don't allow plugins to be enabled for a non-TCG build | Alex Bennée | 2021-07-14 | 1 | -0/+6 |
* | trace, lttng: require .pc files | Paolo Bonzini | 2021-07-12 | 1 | -16/+2 |
* | configure: allow the selection of alternate config in the build | Alex Bennée | 2021-07-09 | 1 | -1/+23 |
* | configs: rename default-configs to configs and reorganise | Alex Bennée | 2021-07-09 | 1 | -3/+3 |
* | meson: fix missing preprocessor symbols | Paolo Bonzini | 2021-07-09 | 1 | -6/+0 |
* | configure: fix libpmem configuration option | Miroslav Rezanina | 2021-07-09 | 1 | -2/+2 |
* | configure: fix libdaxctl options | Miroslav Rezanina | 2021-07-09 | 1 | -2/+2 |
* | config-host.mak: remove unused compiler-related lines | Paolo Bonzini | 2021-07-06 | 1 | -10/+0 |
* | configure: convert compiler tests to meson, part 6 | Paolo Bonzini | 2021-07-06 | 1 | -75/+0 |