aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-03hw/char/pl011: better handling of FIFO flags on LCR resetEvgeny Iakovlev1-5/+13
2023-02-03hw/char/pl011: implement a reset methodEvgeny Iakovlev1-5/+21
2023-02-03hw/char/pl011: add post_load hook for backwards-compatibilityEvgeny Iakovlev1-0/+25
2023-02-03hw/char/pl011: refactor FIFO depth handling codeEvgeny Iakovlev2-13/+22
2023-02-03target/arm: Fix physical address resolution for Stage2Richard Henderson1-1/+1
2023-02-03hw/arm: Use TYPE_ARM_SMMUV3Richard Henderson2-2/+3
2023-02-03Merge tag 'pull-tcg-20230123' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell18-162/+489
2023-02-02Merge tag 'pull-jan-omnibus-020223-1' of https://gitlab.com/stsquad/qemu into...Peter Maydell75-272/+753
2023-02-02Merge tag 'pull-request-2023-01-31' of https://gitlab.com/thuth/qemu into sta...Peter Maydell25-210/+731
2023-02-02gitlab: cut even more from cross-win64-system buildAlex Bennée1-1/+3
2023-02-02plugins: Iterate on cb_lists in qemu_plugin_user_exitRichard Henderson1-3/+4
2023-02-02cpu-exec: assert that plugin_mem_cbs is NULL after executionEmilio Cota2-0/+6
2023-02-02tcg: exclude non-memory effecting helpers from instrumentationEmilio Cota3-4/+8
2023-02-02translator: always pair plugin_gen_insn_{start, end} callsEmilio Cota1-5/+10
2023-02-02plugins: fix optimization in plugin_gen_disable_mem_helpersEmilio Cota2-8/+25
2023-02-02plugins: make qemu_plugin_user_exit's locking order consistent with fork_start'sEmilio Cota1-5/+11
2023-02-02util/qht: use striped locks under TSANEmilio Cota1-14/+81
2023-02-02thread: de-const qemu_spin_destroyEmilio Cota1-3/+2
2023-02-02util/qht: add missing atomic_set(hashes[i])Emilio Cota1-1/+1
2023-02-02cpu: free cpu->tb_jmp_cache with RCUEmilio Cota3-3/+12
2023-02-02tests/tcg: add memory-sve test for aarch64Alex Bennée2-1/+9
2023-02-02semihosting: add O_BINARY flag in host_open for NT compatibilityEvgeny Iakovlev1-4/+4
2023-02-02semihosting: Write back semihosting data before completion callbackKeith Packard1-10/+10
2023-02-02docs: add an introduction to the system docsAlex Bennée6-22/+227
2023-02-02semihosting: add semihosting section to the docsAlex Bennée2-17/+95
2023-02-02docs: add a new section to outline emulation supportAlex Bennée4-0/+108
2023-02-02docs: add hotlinks to about preface textAlex Bennée4-8/+14
2023-02-02MAINTAINERS: Fix the entry for tests/tcg/nios2Thomas Huth1-1/+1
2023-02-02gitlab: wrap up test results for custom runnersAlex Bennée4-15/+24
2023-02-02tests/tcg: Use SIGKILL for timeoutRichard Henderson1-2/+2
2023-02-02tests/tcg: skip the vma-pthread test on CIAlex Bennée1-0/+9
2023-02-02tests/docker: drop debian-tricore-cross's partial statusAlex Bennée1-1/+0
2023-02-02tests/docker: Install flex in debian-tricore-crossPhilippe Mathieu-Daudé1-0/+1
2023-02-02lcitool: drop texinfo from QEMU project/dependenciesMarc-André Lureau21-29/+11
2023-02-02lcitool: drop perl from QEMU project/dependenciesMarc-André Lureau23-23/+4
2023-02-02Update lcitool and fedora to 37Marc-André Lureau5-9/+9
2023-02-02gitlab: add lsan suppression file to workaround tcmalloc issuesAlex Bennée2-0/+3
2023-02-02docs: drop texinfo optionsMarc-André Lureau1-13/+0
2023-02-02meson: replace Perl usage with PythonMarc-André Lureau1-3/+4
2023-02-02.gitlab-ci.d/windows: do not disable openglMarc-André Lureau1-3/+2
2023-02-02build-sys: fix crlf-ending C codeMarc-André Lureau3-17/+27
2023-02-02tests/unit: drop hacky race avoidance in test-io-channel-commandAlex Bennée1-4/+10
2023-02-02gitlab: just use plain --cc=clang for custom runner buildAlex Bennée1-1/+1
2023-02-02gitlab: add FF_SCRIPT_SECTIONS for timingsMark Cave-Ayland1-0/+5
2023-02-02scripts/ci: update gitlab-runner playbook to use latest runnerAlex Bennée2-45/+13
2023-02-02Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell86-389/+601
2023-02-01Merge tag 'python-pull-request' of https://gitlab.com/jsnow/qemu into stagingPeter Maydell8-28/+64
2023-01-31gitlab-ci.d/buildtest: Merge the --without-default-* jobsThomas Huth1-12/+5
2023-01-31tests/qtest/display-vga-test: Add proper checks if a device is availableThomas Huth1-40/+25
2023-01-31gitlab-ci.d/buildtest: Remove ppc-softmmu from the clang-system jobThomas Huth1-2/+1