aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-03ui: Remove deprecated parameters of the "-display sdl" optionThomas Huth
2022-06-03tests/qtest: use g_autofree for test_server_create_chrAlex Bennée
2022-06-03qtest/npcm7xx_pwm-test: Fix memory leak in mft_qom_setMiaoqian Lin
2022-06-03MAINTAINERS: Update maintainers for Guest x86 HAXM CPUsWenchao Wang
2022-06-03MAINTAINERS: Change my email addressHailiang Zhang
2022-06-03tests/tcg: Test overflow conditionsGautam Agrawal
2022-06-03MAINTAINERS: Update s390 vhost entriesEric Farman
2022-06-03target/s390x: kvm: Honor storage keys during emulationJanis Schoetterl-Glausch
2022-06-03hw/s390x/s390-virtio-ccw: Improve the machine description stringThomas Huth
2022-06-02s390: Typo fix FLOATING_POINT_SUPPPORT_ENHDr. David Alan Gilbert
2022-06-02Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...Richard Henderson
2022-06-02target/m68k: Mark helper_raise_exception as noreturnRichard Henderson
2022-06-02linux-user/strace: Adjust get_thread_area for m68kRichard Henderson
2022-06-02linux-user/strace: Use is_error in print_syscall_errRichard Henderson
2022-06-02tests/tcg/m68k: Add trap.cRichard Henderson
2022-06-02target/m68k: Implement FTRAPccRichard Henderson
2022-06-02target/m68k: Implement TRAPVRichard Henderson
2022-06-02target/m68k: Implement TPF in terms of TRAPccRichard Henderson
2022-06-02target/m68k: Implement TRAPccRichard Henderson
2022-06-02target/m68k: Fix stack frame for EXCP_ILLEGALRichard Henderson
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