| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | configure: convert compiler tests to meson, part 5 | Paolo Bonzini | 2021-07-06 | 1 | -101/+0 |
* | configure: convert compiler tests to meson, part 4 | Paolo Bonzini | 2021-07-06 | 1 | -137/+0 |
* | configure: convert compiler tests to meson, part 3 | Paolo Bonzini | 2021-07-06 | 1 | -87/+0 |
* | configure: convert compiler tests to meson, part 2 | Paolo Bonzini | 2021-07-06 | 1 | -49/+0 |
* | configure: convert compiler tests to meson, part 1 | Paolo Bonzini | 2021-07-06 | 1 | -364/+0 |
* | configure: convert HAVE_BROKEN_SIZE_MAX to meson | Paolo Bonzini | 2021-07-06 | 1 | -17/+0 |
* | configure, meson: move CONFIG_IVSHMEM to meson | Paolo Bonzini | 2021-07-06 | 1 | -8/+0 |
* | configure, meson: convert libxml2 detection to meson | Paolo Bonzini | 2021-07-06 | 1 | -25/+4 |
* | configure, meson: convert liburing detection to meson | Paolo Bonzini | 2021-07-06 | 1 | -24/+4 |
* | configure, meson: convert libpmem detection to meson | Paolo Bonzini | 2021-07-06 | 1 | -20/+4 |
* | configure, meson: convert libdaxctl detection to meson | Paolo Bonzini | 2021-07-06 | 1 | -24/+4 |
* | configure, meson: convert virgl detection to meson | Paolo Bonzini | 2021-07-06 | 1 | -31/+4 |
* | configure, meson: convert vte detection to meson | Paolo Bonzini | 2021-07-06 | 1 | -25/+4 |
* | configure: drop vte-2.90 check | Paolo Bonzini | 2021-07-06 | 1 | -10/+4 |
* | configure, meson: convert libusbredir detection to meson | Paolo Bonzini | 2021-06-25 | 1 | -24/+4 |
* | configure, meson: convert libcacard detection to meson | Paolo Bonzini | 2021-06-25 | 1 | -24/+4 |
* | configure, meson: convert libusb detection to meson | Paolo Bonzini | 2021-06-25 | 1 | -23/+4 |
* | configure, meson: convert pam detection to meson | Paolo Bonzini | 2021-06-25 | 1 | -34/+4 |