Age | Commit message (Expand) | Author |
2021-10-14 | configure: automatically parse command line for meson -D options | Paolo Bonzini |
2021-10-14 | configure: prepare for auto-generated option parsing | Paolo Bonzini |
2021-10-14 | configure: accept "internal" for --enable-capstone/slirp/fdt | Paolo Bonzini |
2021-10-14 | configure: remove deprecated --{enable, disable}-git-update | Paolo Bonzini |
2021-10-14 | configure, meson: move more compiler checks to Meson | Paolo Bonzini |
2021-10-14 | configure: remove obsolete Solaris ar check | Paolo Bonzini |
2021-10-14 | configure, meson: move Spice configure handling to meson | Marc-André Lureau |
2021-10-14 | configure, meson: move netmap detection to meson | Paolo Bonzini |
2021-10-14 | configure, meson: move vde detection to meson | Paolo Bonzini |
2021-10-14 | configure, meson: move libaio check to meson.build | Paolo Bonzini |
2021-10-14 | configure, meson: move pthread_setname_np checks to Meson | Paolo Bonzini |
2021-10-14 | configure, meson: move remaining HAVE_* compiler tests to Meson | Paolo Bonzini |
2021-10-14 | configure, meson: remove CONFIG_GCOV from config-host.mak | Paolo Bonzini |
2021-10-14 | configure, meson: get HOST_WORDS_BIGENDIAN via the machine object | Paolo Bonzini |
2021-10-14 | configure, meson: move CONFIG_HOST_DSOSUF to Meson | Paolo Bonzini |
2021-10-14 | trace: move configuration from configure to Meson | Paolo Bonzini |
2021-10-14 | trace: simple: pass trace_file unmodified to config-host.h | Paolo Bonzini |
2021-10-14 | configure, meson: move fuzzing configuration to Meson | Paolo Bonzini |
2021-10-14 | configure: add command line options for audio drivers | Paolo Bonzini |
2021-10-14 | configure, meson: move audio driver detection to Meson | Paolo Bonzini |
2021-10-14 | audio: remove CONFIG_AUDIO_WIN_INT | Paolo Bonzini |
2021-10-14 | configure: remove --oss-lib | Paolo Bonzini |
2021-10-12 | configure: don't override the selected host test compiler if defined | Alex Bennée |
2021-10-05 | meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2 | Paolo Bonzini |
2021-10-05 | configure, meson: move CPU_CFLAGS out of QEMU_CFLAGS | Paolo Bonzini |
2021-10-02 | configure: Loosen GCC requirement from 7.5.0 to 7.4.0 | nia |
2021-09-15 | configure: add missing pc-bios/qemu_vga.ndrv symlink in build tree | John Arbuckle |
2021-09-10 | bsd-user: start to move target CPU functions to target_arch* | Warner Losh |
2021-09-06 | configure / meson: Move the GBM handling to meson.build | Thomas Huth |
2021-09-03 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' int... | Peter Maydell |
2021-09-02 | plugins: do not limit exported symbols if modules are active | Paolo Bonzini |
2021-09-01 | fuzz: add an instrumentation filter | Alexander Bulekov |
2021-07-29 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-07-29 | configure: Add -Werror to avx2, avx512 tests | Richard Henderson |
2021-07-29 | configure script fix for Haiku | Richard Zak |
2021-07-27 | docs: Update path that mentions deprecated.rst | Mao Zhongyi |
2021-07-23 | configure: remove needless if leg | Alex Bennée |
2021-07-22 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell |
2021-07-22 | configure: Let --without-default-features disable vhost-kernel and vhost-vdpa | Thomas Huth |
2021-07-22 | configure: Fix the default setting of the "xen" feature | Thomas Huth |
2021-07-22 | configure: Allow vnc to get disabled with --without-default-features | Thomas Huth |
2021-07-22 | configure: Fix --without-default-features propagation to meson | Thomas Huth |
2021-07-22 | configure: Drop obsolete check for the alloc_size attribute | Thomas Huth |
2021-07-21 | qemu/atomic: Remove pre-C11 atomic fallbacks | Richard Henderson |
2021-07-20 | block: Add option to use driver whitelist even in tools | Kevin Wolf |
2021-07-19 | configure: Fix endianess test with LTO | Thomas Huth |
2021-07-14 | tcg/plugins: enable by default for most TCG builds | Alex Bennée |
2021-07-14 | configure: stop user enabling plugins on Windows for now | Alex Bennée |
2021-07-14 | configure: add an explicit static and plugins check | Alex Bennée |
2021-07-14 | configure: don't allow plugins to be enabled for a non-TCG build | Alex Bennée |