aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-03MAINTAINERS: Update s390 vhost entriesEric Farman1-2/+1
2022-06-03target/s390x: kvm: Honor storage keys during emulationJanis Schoetterl-Glausch1-0/+9
2022-06-03hw/s390x/s390-virtio-ccw: Improve the machine description stringThomas Huth1-1/+1
2022-06-02s390: Typo fix FLOATING_POINT_SUPPPORT_ENHDr. David Alan Gilbert3-8/+8
2022-06-02Merge tag 'pull-tcg-20220602' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson3-2/+7
2022-06-02tcg/aarch64: Fix illegal insn from out-of-range shliRichard Henderson1-1/+1
2022-06-02tcg/i386: Fix encoding of OPC_VPSRAQ for INDEX_op_sars_vecRichard Henderson1-1/+1
2022-06-02tcg: Add tcg_gen_mov_ptrRichard Henderson1-0/+5
2022-06-02Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...Richard Henderson10-148/+398
2022-06-02target/m68k: Mark helper_raise_exception as noreturnRichard Henderson2-3/+4
2022-06-02linux-user/strace: Adjust get_thread_area for m68kRichard Henderson1-0/+5
2022-06-02linux-user/strace: Use is_error in print_syscall_errRichard Henderson1-1/+1
2022-06-02tests/tcg/m68k: Add trap.cRichard Henderson2-0/+132
2022-06-02target/m68k: Implement FTRAPccRichard Henderson1-0/+30
2022-06-02target/m68k: Implement TRAPVRichard Henderson1-0/+9
2022-06-02target/m68k: Implement TPF in terms of TRAPccRichard Henderson1-17/+2
2022-06-02target/m68k: Implement TRAPccRichard Henderson5-5/+54
2022-06-02target/m68k: Fix stack frame for EXCP_ILLEGALRichard Henderson1-1/+4
2022-06-02target/m68k: Fix address argument for EXCP_TRACERichard Henderson3-18/+36
2022-06-02target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0Richard Henderson4-43/+52
2022-06-02target/m68k: Fix address argument for EXCP_CHKRichard Henderson3-26/+36
2022-06-02target/m68k: Remove retaddr in m68k_interrupt_allRichard Henderson1-9/+6
2022-06-02linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15Richard Henderson1-0/+4
2022-06-02target/m68k: Fix coding style in m68k_interrupt_allRichard Henderson1-2/+2
2022-06-02target/m68k: Switch over exception type in m68k_interrupt_allRichard Henderson1-19/+30
2022-06-02target/m68k: Raise the TRAPn exception with the correct pcRichard Henderson3-11/+1
2022-06-01Merge tag 'pull-testing-next-010622-3' of https://github.com/stsquad/qemu int...Richard Henderson35-801/+1885
2022-06-01docs/devel: clean-up the CI links in the docsAlex Bennée4-22/+29
2022-06-01gitlab: don't run CI jobs in forks by defaultDaniel P. Berrangé2-0/+47
2022-06-01gitlab: convert build/container jobs to .base_job_templateDaniel P. Berrangé8-31/+65
2022-06-01gitlab: convert static checks to .base_job_templateDaniel P. Berrangé3-12/+18
2022-06-01gitlab: convert Cirrus jobs to .base_job_templateDaniel P. Berrangé3-8/+31
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