aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-02target/m68k: Fix address argument for EXCP_TRACERichard Henderson
2022-06-02target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0Richard Henderson
2022-06-02target/m68k: Fix address argument for EXCP_CHKRichard Henderson
2022-06-02target/m68k: Remove retaddr in m68k_interrupt_allRichard Henderson
2022-06-02linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15Richard Henderson
2022-06-02target/m68k: Fix coding style in m68k_interrupt_allRichard Henderson
2022-06-02target/m68k: Switch over exception type in m68k_interrupt_allRichard Henderson
2022-06-02target/m68k: Raise the TRAPn exception with the correct pcRichard Henderson
2022-06-01Merge tag 'pull-testing-next-010622-3' of https://github.com/stsquad/qemu int...Richard Henderson
2022-06-01docs/devel: clean-up the CI links in the docsAlex Bennée
2022-06-01gitlab: don't run CI jobs in forks by defaultDaniel P. Berrangé
2022-06-01gitlab: convert build/container jobs to .base_job_templateDaniel P. Berrangé
2022-06-01gitlab: convert static checks to .base_job_templateDaniel P. Berrangé
2022-06-01gitlab: convert Cirrus jobs to .base_job_templateDaniel P. Berrangé
2022-06-01gitlab: introduce a common base job templateDaniel P. Berrangé
2022-06-01configure: remove unused variables from config-host.makPaolo Bonzini
2022-06-01configure: enable cross compilation of vofPaolo Bonzini
2022-06-01configure: enable cross-compilation of optionromPaolo Bonzini
2022-06-01configure: enable cross-compilation of s390-ccwPaolo Bonzini
2022-06-01configure: move symlink configuration earlierPaolo Bonzini
2022-06-01configure: include more binutils in tests/tcg makefilePaolo Bonzini
2022-06-01configure: introduce --cross-prefix-*=Paolo Bonzini
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