aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...Peter Maydell
2020-09-07Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell
2020-09-07Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200904-pull-request' ...Peter Maydell
2020-09-07target/microblaze: Collected fixes for env->iflagsRichard Henderson
2020-09-07tests/qtest: do not list ahci-test twicePaolo Bonzini
2020-09-07gitlab: expand test coverage for crypto buildsDaniel P. Berrangé
2020-09-07crypto: fix build with gcrypt enabledDaniel P. Berrangé
2020-09-07gitlab-ci: Add cross-compiling build testsThomas Huth
2020-09-07stubs: Move qemu_fd_register stub to util/main-loop.cThomas Huth
2020-09-07stubs: Move qemu_timer_notify_cb() and remove qemu_notify_event() stubThomas Huth
2020-09-07configure: Allow automatic WHPX detectionThomas Huth
2020-09-07dockerfiles/debian-win64-cross: Download WHPX MinGW headersThomas Huth
2020-09-07tests/Makefile: test-image-locking needs CONFIG_POSIXThomas Huth
2020-09-07tests: Fixes building test-util-filemonitor.c on msys2/mingwYonggang Luo
2020-09-07tests: fixes test-vmstate.c compile error on msys2Yonggang Luo
2020-09-06tests: handling signal on win32 properlyYonggang Luo
2020-09-06tests/docker: add python3-setuptools the docker imagesAlex Bennée