| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: fix performance regression due to PIC objects | Paolo Bonzini | 2020-10-09 | 1 | -0/+1 |
* | configure: don't enable ASLR for --enable-debug Windows builds | Mark Cave-Ayland | 2020-10-06 | 1 | -1/+8 |
* | configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to meson | Paolo Bonzini | 2020-10-06 | 1 | -10/+15 |
* | configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGS | Paolo Bonzini | 2020-10-06 | 1 | -21/+17 |
* | dtc: Convert Makefile bits to meson bits | Paolo Bonzini | 2020-10-06 | 1 | -77/+16 |
* | slirp: Convert Makefile bits to meson bits | Paolo Bonzini | 2020-10-06 | 1 | -60/+8 |
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2020-10-05 | 1 | -551/+76 |
|\ |
|
| * | meson: move sparse detection to Meson and rewrite check_sparse.py | Paolo Bonzini | 2020-10-04 | 1 | -20/+4 |
| * | configure: move OpenBSD W^X test to meson | Paolo Bonzini | 2020-10-03 | 1 | -15/+0 |
| * | default-configs: remove default-configs/devices for user-mode targets | Paolo Bonzini | 2020-10-03 | 1 | -3/+3 |
| * | configure: remove target configuration | Paolo Bonzini | 2020-10-03 | 1 | -451/+23 |
| * | configure: remove useless config-target.mak symbols | Paolo Bonzini | 2020-10-03 | 1 | -11/+14 |
| * | configure: compute derivatives of target name in meson | Paolo Bonzini | 2020-10-03 | 1 | -10/+1 |
| * | configure: remove dead variable | Paolo Bonzini | 2020-10-03 | 1 | -11/+0 |
| * | configure: move accelerator logic to meson | Paolo Bonzini | 2020-10-03 | 1 | -19/+0 |
| * | configure: rewrite accelerator defaults as tests | Paolo Bonzini | 2020-10-03 | 1 | -20/+38 |
| * | configure: convert accelerator variables to meson options | Paolo Bonzini | 2020-10-03 | 1 | -65/+67 |
| * | default-configs: move files to default-configs/devices/ | Paolo Bonzini | 2020-10-03 | 1 | -3/+3 |
* | | capstone: Convert Makefile bits to meson bits | Richard Henderson | 2020-10-03 | 1 | -59/+9 |
|/ |
|
* | configure: Bump the minimum required Python version to 3.6 | Thomas Huth | 2020-10-02 | 1 | -2/+2 |
* | configure: use a platform-neutral prefix | Paolo Bonzini | 2020-09-30 | 1 | -19/+11 |
* | configure: do not limit Hypervisor.framework test to Darwin | Paolo Bonzini | 2020-09-30 | 1 | -3/+5 |
* | configure: move cocoa option to Meson | Paolo Bonzini | 2020-09-30 | 1 | -10/+7 |
* | configure: fix --meson=/path/to/meson | Paolo Bonzini | 2020-09-30 | 1 | -1/+1 |
* | configure: move malloc_trim/tcmalloc/jemalloc to meson | Paolo Bonzini | 2020-09-30 | 1 | -75/+9 |
* | meson: move libmpathpersist test | Paolo Bonzini | 2020-09-30 | 1 | -73/+4 |
* | meson: move libudev test | Paolo Bonzini | 2020-09-30 | 1 | -14/+0 |
* | configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSI | Stefan Hajnoczi | 2020-09-30 | 1 | -1/+1 |
* | configure: Do not intent to build WHPX on 32-bit host | Philippe Mathieu-Daudé | 2020-09-30 | 1 | -1/+4 |
* | configure: Drop texinfo requirement | Peter Maydell | 2020-09-29 | 1 | -10/+2 |
* | configure: Fix build dependencies with vhost-vdpa. | Laurent Vivier | 2020-09-29 | 1 | -1/+2 |
* | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul... | Peter Maydell | 2020-09-22 | 1 | -1/+1 |
|\ |
|
| * | qemu/: fix some comment spelling errors | zhaolichang | 2020-09-17 | 1 | -1/+1 |
* | | configure: add [lm32|unicore32]-softmmu to deprecation logic | Alex Bennée | 2020-09-16 | 1 | -1/+1 |
* | | configure: include tilegx-linux-user in the deprecation logic | Alex Bennée | 2020-09-16 | 1 | -1/+1 |
* | | configure: clean-up the target-list-exclude logic | Alex Bennée | 2020-09-16 | 1 | -9/+1 |
* | | configure: also skip deprecated targets with target-list-exclude | Alex Bennée | 2020-09-16 | 1 | -3/+8 |
* | | configure: move deprecated feature processing to supported_target | Alex Bennée | 2020-09-16 | 1 | -4/+10 |
|/ |
|
* | target/arm: Remove KVM support for 32-bit Arm hosts | Peter Maydell | 2020-09-14 | 1 | -1/+1 |
* | plugins: move the more involved plugins to contrib | Alex Bennée | 2020-09-10 | 1 | -0/+2 |
* | configure: don't enable ppc64abi32-linux-user by default | Alex Bennée | 2020-09-10 | 1 | -19/+27 |
* | Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200907-2' into staging | Peter Maydell | 2020-09-08 | 1 | -1/+0 |
|\ |
|
| * | configure: Do not set TARGET_ABI32 for microblaze | Richard Henderson | 2020-09-07 | 1 | -1/+0 |
* | | fuzz: Add support for custom fuzzing library | Alexander Bulekov | 2020-09-08 | 1 | -2/+10 |
* | | configure: update dtc submodule | Yonggang Luo | 2020-09-08 | 1 | -4/+7 |
* | | configure: drop dead variables and functions | Paolo Bonzini | 2020-09-08 | 1 | -15/+1 |
* | | configure: do not include dependency flags in QEMU_CFLAGS and LIBS | Paolo Bonzini | 2020-09-08 | 1 | -40/+0 |
* | | meson: get opengl compilation flags from OPENGL_CFLAGS | Paolo Bonzini | 2020-09-08 | 1 | -0/+1 |
* | | meson: get glib compilation flags from GLIB_CFLAGS | Paolo Bonzini | 2020-09-08 | 1 | -10/+9 |
* | | configure: do not look for install(1) | Paolo Bonzini | 2020-09-08 | 1 | -51/+2 |