aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-01configure: handle host compiler in probe_target_compilerPaolo Bonzini
2022-06-01configure: add missing cross compiler fallbacksPaolo Bonzini
2022-06-01tests/tcg: merge configure.sh back into main configure scriptPaolo Bonzini
2022-06-01tests/tcg: correct target CPU for sparc32Paolo Bonzini
2022-06-01configure, meson: move symlinking of ROMs to mesonPaolo Bonzini
2022-06-01build: do a full build before running TCG testsPaolo Bonzini
2022-06-01build: add a more generic way to specify make->ninja dependenciesPaolo Bonzini
2022-06-01build: clean up ninja invocationPaolo Bonzini
2022-06-01configure: do not define or use the CPP variablePaolo Bonzini
2022-06-01tests/docker: update debian-amd64 with lcitoolAlex Bennée
2022-06-01tests/docker: update debian-ppc64el-cross with lcitoolAlex Bennée
2022-06-01tests/docker: update debian-mips64el-cross with lcitoolAlex Bennée
2022-06-01tests/docker: update debian-mipsel-cross with lcitoolAlex Bennée
2022-06-01tests/docker: update debian-armel-cross with lcitoolAlex Bennée
2022-06-01tests/docker: update debian-armhf-cross with lcitoolAlex Bennée
2022-06-01tests/lcitool: fix up indentation to correct styleAlex Bennée
2022-06-01meson.build: fix summary display of test compilersAlex Bennée
2022-06-01gitlab-ci: add meson JUnit test result into reportMarc-André Lureau
2022-06-01.gitlab-ci.d/crossbuilds: Fix the dependency of the cross-i386-tci jobThomas Huth
2022-06-01.gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stagesThomas Huth
2022-05-30Merge tag 'vmbus-maint-20220530' of https://github.com/maciejsszmigiero/qemu ...Richard Henderson
2022-05-30hw/hyperv/vmbus: Remove unused vmbus_load/save_req()Philippe Mathieu-Daudé
2022-05-30MAINTAINERS: Add myself as the maintainer for Hyper-V VMBusMaciej S. Szmigiero
2022-05-30Merge tag 'pull-target-arm-20220530' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-05-30target/arm: Remove aa64_sve check from before disas_sveRichard Henderson
2022-05-30target/arm: Add sve feature check for remaining trans_* functionsRichard Henderson
2022-05-30target/arm: Use TRANS_FEAT for do_FMLAL_zzxwRichard Henderson
2022-05-30target/arm: Use TRANS_FEAT for do_FMLAL_zzzwRichard Henderson
2022-05-30target/arm: Use TRANS_FEAT for do_shr_narrowRichard Henderson
2022-05-30target/arm: Use TRANS_FEAT for do_shll_tbRichard Henderson
2022-05-30target/arm: Use TRANS_FEAT for do_narrow_extractRichard Henderson
2022-05-30target/arm: Use TRANS_FEAT for FCMLA_zzxzRichard Henderson
2022-05-30target/arm: Remove assert in trans_FCMLA_zzxzRichard Henderson
2022-05-30target/arm: Use TRANS_FEAT for DO_FPCMPRichard Henderson
2022-05-30target/arm: Use TRANS_FEAT for DO_FP_IMMRichard Henderson
2022-05-30target/arm: Move null function and sve check into do_fp_immRichard Henderson
2022-05-30target/arm: Use TRANS_FEAT for gen_gvec_fpst_zzzzpRichard Henderson
2022-05-30target/arm: Introduce gen_gvec_fpst_zzzzpRichard Henderson
2022-05-30target/arm: Use TRANS_FEAT for FCADDRichard Henderson
2022-05-30target/arm: Use TRANS_FEAT for gen_gvec_fpst_arg_zpzzRichard Henderson
2022-05-30target/arm: Rename do_zpzz_ptr to gen_gvec_fpst_arg_zpzzRichard Henderson
2022-05-30target/arm: Use TRANS_FEAT for do_ppz_fpRichard Henderson
2022-05-30target/arm: Use TRANS_FEAT for FLOGBRichard Henderson
2022-05-30target/arm: Use TRANS_FEAT for do_frint_modeRichard Henderson
2022-05-30target/arm: Move null function and sve check into do_frint_modeRichard Henderson
2022-05-30target/arm: Rename do_zpz_ptr to gen_gvec_ool_fpst_arg_zpzRichard Henderson
2022-05-30target/arm: Expand frint_fns for MO_8Richard Henderson
2022-05-30target/arm: Use TRANS_FEAT for FRECPE, FRSQRTERichard Henderson
2022-05-30target/arm: Use TRANS_FEAT for do_reduceRichard Henderson
2022-05-30target/arm: Move null function and sve check into do_reduceRichard Henderson