aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-01gitlab: introduce a common base job templateDaniel P. Berrangé3-1/+64
2022-06-01configure: remove unused variables from config-host.makPaolo Bonzini1-6/+0
2022-06-01configure: enable cross compilation of vofPaolo Bonzini2-8/+19
2022-06-01configure: enable cross-compilation of optionromPaolo Bonzini2-10/+22
2022-06-01configure: enable cross-compilation of s390-ccwPaolo Bonzini3-10/+19
2022-06-01configure: move symlink configuration earlierPaolo Bonzini1-25/+24
2022-06-01configure: include more binutils in tests/tcg makefilePaolo Bonzini1-0/+51
2022-06-01configure: introduce --cross-prefix-*=Paolo Bonzini1-60/+77
2022-06-01configure: handle host compiler in probe_target_compilerPaolo Bonzini1-11/+14
2022-06-01configure: add missing cross compiler fallbacksPaolo Bonzini1-1/+3
2022-06-01tests/tcg: merge configure.sh back into main configure scriptPaolo Bonzini3-387/+388
2022-06-01tests/tcg: correct target CPU for sparc32Paolo Bonzini1-1/+1
2022-06-01configure, meson: move symlinking of ROMs to mesonPaolo Bonzini2-20/+12
2022-06-01build: do a full build before running TCG testsPaolo Bonzini1-1/+2
2022-06-01build: add a more generic way to specify make->ninja dependenciesPaolo Bonzini2-6/+5
2022-06-01build: clean up ninja invocationPaolo Bonzini1-3/+3
2022-06-01configure: do not define or use the CPP variablePaolo Bonzini2-4/+1
2022-06-01tests/docker: update debian-amd64 with lcitoolAlex Bennée3-52/+164
2022-06-01tests/docker: update debian-ppc64el-cross with lcitoolAlex Bennée4-24/+163
2022-06-01tests/docker: update debian-mips64el-cross with lcitoolAlex Bennée4-27/+159
2022-06-01tests/docker: update debian-mipsel-cross with lcitoolAlex Bennée4-27/+161
2022-06-01tests/docker: update debian-armel-cross with lcitoolAlex Bennée4-23/+164
2022-06-01tests/docker: update debian-armhf-cross with lcitoolAlex Bennée4-27/+166
2022-06-01tests/lcitool: fix up indentation to correct styleAlex Bennée1-58/+76
2022-06-01meson.build: fix summary display of test compilersAlex Bennée1-6/+2
2022-06-01gitlab-ci: add meson JUnit test result into reportMarc-André Lureau1-0/+2
2022-06-01.gitlab-ci.d/crossbuilds: Fix the dependency of the cross-i386-tci jobThomas Huth1-0/+2
2022-06-01.gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stagesThomas Huth1-1/+2
2022-05-30Merge tag 'vmbus-maint-20220530' of https://github.com/maciejsszmigiero/qemu ...Richard Henderson3-102/+6
2022-05-30hw/hyperv/vmbus: Remove unused vmbus_load/save_req()Philippe Mathieu-Daudé2-102/+0
2022-05-30MAINTAINERS: Add myself as the maintainer for Hyper-V VMBusMaciej S. Szmigiero1-0/+6
2022-05-30Merge tag 'pull-target-arm-20220530' of https://git.linaro.org/people/pmaydel...Richard Henderson8-3423/+2105
2022-05-30target/arm: Remove aa64_sve check from before disas_sveRichard Henderson1-1/+1
2022-05-30target/arm: Add sve feature check for remaining trans_* functionsRichard Henderson1-14/+163
2022-05-30target/arm: Use TRANS_FEAT for do_FMLAL_zzxwRichard Henderson1-22/+4
2022-05-30target/arm: Use TRANS_FEAT for do_FMLAL_zzzwRichard Henderson1-22/+4
2022-05-30target/arm: Use TRANS_FEAT for do_shr_narrowRichard Henderson1-259/+211
2022-05-30target/arm: Use TRANS_FEAT for do_shll_tbRichard Henderson1-57/+45
2022-05-30target/arm: Use TRANS_FEAT for do_narrow_extractRichard Henderson1-121/+102
2022-05-30target/arm: Use TRANS_FEAT for FCMLA_zzxzRichard Henderson1-13/+6
2022-05-30target/arm: Remove assert in trans_FCMLA_zzxzRichard Henderson1-2/+0
2022-05-30target/arm: Use TRANS_FEAT for DO_FPCMPRichard Henderson1-5/+2
2022-05-30target/arm: Use TRANS_FEAT for DO_FP_IMMRichard Henderson1-16/+14
2022-05-30target/arm: Move null function and sve check into do_fp_immRichard Henderson1-13/+14
2022-05-30target/arm: Use TRANS_FEAT for gen_gvec_fpst_zzzzpRichard Henderson1-28/+14
2022-05-30target/arm: Introduce gen_gvec_fpst_zzzzpRichard Henderson1-30/+29
2022-05-30target/arm: Use TRANS_FEAT for FCADDRichard Henderson1-23/+7
2022-05-30target/arm: Use TRANS_FEAT for gen_gvec_fpst_arg_zpzzRichard Henderson1-47/+23
2022-05-30target/arm: Rename do_zpzz_ptr to gen_gvec_fpst_arg_zpzzRichard Henderson1-21/+31
2022-05-30target/arm: Use TRANS_FEAT for do_ppz_fpRichard Henderson1-22/+19