aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-06Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-06-06configure: remove --with-git-submodules=Paolo Bonzini
2023-06-06build: remove git submodule handling from main makefilePaolo Bonzini
2023-06-06meson: subprojects: replace berkeley-{soft,test}float-3 with wrapsPaolo Bonzini
2023-06-06pc-bios/s390-ccw: always build network bootloaderPaolo Bonzini
2023-06-06configure: move SLOF submodule handling to pc-bios/s390-ccwPaolo Bonzini
2023-06-06meson: subprojects: replace submodules with wrap filesPaolo Bonzini
2023-06-06build: log submodule update from git-submodule.shPaolo Bonzini
2023-06-06git-submodule: allow partial update of .git-submodule-statusPaolo Bonzini
2023-06-06configure: rename --enable-pypi to --enable-download, control subprojects tooPaolo Bonzini
2023-06-06configure: remove --with-git= optionPaolo Bonzini
2023-06-06mkvenv: always pass locally-installed packages to pipPaolo Bonzini
2023-06-06tests: Use separate virtual environment for avocadoPaolo Bonzini
2023-06-06Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2023-06-06Revert "tests/requirements.txt: bump up avocado-framework version to 101.0"Paolo Bonzini
2023-06-06scsi/qemu-pr-helper: Drop support for 'old' libmultipath APIPhilippe Mathieu-Daudé
2023-06-06meson.build: Use -Wno-undef only for SDL2 versions that need itThomas Huth
2023-06-06meson.build: Group the audio backend entries in a separate summary sectionThomas Huth
2023-06-06meson.build: Group the network backend entries in a separate summary sectionThomas Huth
2023-06-06meson.build: Group the UI entries in a separate summary sectionThomas Huth
2023-06-06scripts: remove dead filePaolo Bonzini
2023-06-06atomics: eliminate mb_read/mb_setPaolo Bonzini
2023-06-06meson: Avoid implicit declaration of absent functionsMichal Privoznik
2023-06-05Merge tag 'pull-tcg-20230605' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2023-06-05tcg/tcg-op-vec: Remove left over _link_error() definitionsPhilippe Mathieu-Daudé
2023-06-05accel/tcg: Unmap perf_markerIlya Leoshkevich
2023-06-05tcg: Build once for system and once for user-onlyRichard Henderson
2023-06-05exec/poison: Do not poison CONFIG_SOFTMMURichard Henderson
2023-06-05plugins: Drop unused headers from exec/plugin-gen.hRichard Henderson
2023-06-05plugins: Move plugin_insn_append to translator.cRichard Henderson
2023-06-05tcg: Remove target-specific headers from tcg.[ch]Richard Henderson
2023-06-05tcg: Move env defines out of NEED_CPU_H in helper-head.hRichard Henderson
2023-06-05tcg: Fix PAGE/PROT confusionRichard Henderson
2023-06-05accel/tcg: Tidy includes for translator.[ch]Richard Henderson
2023-06-05target/arm: Add missing include of exec/exec-all.hRichard Henderson
2023-06-05target/*: Add missing includes of exec/translation-block.hRichard Henderson
2023-06-05target/mips: Tidy helpers for translationRichard Henderson
2023-06-05target/arm: Tidy helpers for translationRichard Henderson
2023-06-05accel/tcg: Move translator_fake_ldb out of lineRichard Henderson
2023-06-05target/ppc: Inline gen_icount_io_start()Philippe Mathieu-Daudé
2023-06-05accel/tcg: Introduce translator_io_startRichard Henderson
2023-06-05accel/tcg: Move most of gen-icount.h into translator.cRichard Henderson
2023-06-05include/exec: Remove CODE_GEN_AVG_BLOCK_SIZERichard Henderson
2023-06-05tcg: Spit out exec/translation-block.hRichard Henderson
2023-06-05exec-all: Widen TranslationBlock pc and cs_base to 64-bitsRichard Henderson
2023-06-05exec-all: Widen tb_page_addr_t for user-onlyRichard Henderson
2023-06-05tcg: Remove NO_CPU_IO_DEFSRichard Henderson
2023-06-05tcg: Split tcg/tcg-op-gvec.hRichard Henderson
2023-06-05tcg: Move TLB_FLAGS_MASK check out of get_alignment_bitsRichard Henderson
2023-06-05tcg: Add guest_mo to TCGContextRichard Henderson