aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200908' into...Peter Maydell
2020-09-08Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200907-2' into stagingPeter Maydell
2020-09-08Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-09-08docs: update build system documentationPaolo Bonzini
2020-09-08meson: remove linkage of sdl to baumBruce Rogers
2020-09-08meson: Convert undefsym.sh to undefsym.pyYonggang Luo
2020-09-08fuzz: Add support for custom fuzzing libraryAlexander Bulekov
2020-09-08meson: specify fuzz linker script as a project argAlexander Bulekov
2020-09-08oss-fuzz: fix rpathAlexander Bulekov
2020-09-08configure: update dtc submoduleYonggang Luo
2020-09-08docs: suggest Meson replacements for various configure functionsPaolo Bonzini
2020-09-08configure: drop dead variables and functionsPaolo Bonzini
2020-09-08configure: do not include dependency flags in QEMU_CFLAGS and LIBSPaolo Bonzini
2020-09-08meson: get opengl compilation flags from OPENGL_CFLAGSPaolo Bonzini
2020-09-08meson: get glib compilation flags from GLIB_CFLAGSPaolo Bonzini
2020-09-08configure: do not look for install(1)Paolo Bonzini
2020-09-08configure: remove unnecessary libm testPaolo Bonzini
2020-09-08configure: move -ldl test to mesonPaolo Bonzini
2020-09-08meson: keep all compiler flags detection togetherPaolo Bonzini
2020-09-08configure: move disassembler configuration to mesonPaolo Bonzini
2020-09-08Makefile: inline the relevant parts of rules.makPaolo Bonzini
2020-09-08Makefile: remove dead variables and includesPaolo Bonzini
2020-09-08meson: compute config_all_devices directlyPaolo Bonzini
2020-09-08configure: remove dead code for in-tree buildsPaolo Bonzini
2020-09-08meson: convert migration/initrd-stressMarc-André Lureau
2020-09-08meson: fix migration/stress compilation with glibc>=2.30Marc-André Lureau
2020-09-08tests/migration/stress: remove unused exit_successMarc-André Lureau
2020-09-08meson: convert the speed testsPaolo Bonzini
2020-09-08tests: do not print benchmark output to stdoutMarc-André Lureau
2020-09-08meson: convert atomic*-benchMarc-André Lureau
2020-09-08meson: convert vhost-user-bridgeMarc-André Lureau
2020-09-08meson: remove old socket_scm_helper ruleMarc-André Lureau
2020-09-08meson: move keyutils dependency checkMarc-André Lureau
2020-09-08meson: convert the unit testsMarc-André Lureau
2020-09-08meson: convert qht-benchMarc-André Lureau
2020-09-08meson: declare keyutils dependencyMarc-André Lureau
2020-09-08meson: declare tasn1 dependencyMarc-André Lureau
2020-09-08meson: build qapi tests libraryMarc-André Lureau
2020-09-08meson: fix libqos linkingPaolo Bonzini
2020-09-08ninjatool: use constant names for stamp filesPaolo Bonzini
2020-09-08configure: include cross sdl2-config in meson cross filePaolo Bonzini
2020-09-08configure: do not include absolute paths in -I and -L pathsPaolo Bonzini
2020-09-08meson: remove b_lundef optionPaolo Bonzini
2020-09-08mtest2make: unify tests that appear in multiple suitesPaolo Bonzini
2020-09-08mtest2make: hide output of successful testsPaolo Bonzini
2020-09-08mtest2make: split working directory from test commandPaolo Bonzini
2020-09-08mtest2make: split environment from test commandPaolo Bonzini
2020-09-08qemu-iotests: move check-block back to MakefilesPaolo Bonzini
2020-09-08spapr_numa: use spapr_numa_get_vcpu_assoc() in home_node hcallDaniel Henrique Barboza
2020-09-08spapr_numa: create a vcpu associativity helperDaniel Henrique Barboza