104428 Commits (ac4ccac740a824539a92ef397bb5efa58bd8cbe5)
 

Author SHA1 Message Date
Paolo Bonzini ac4ccac740 configure: rename --enable-pypi to --enable-download, control subprojects too 3 years ago
Paolo Bonzini 50cfed80ec configure: remove --with-git= option 3 years ago
Paolo Bonzini 47a90a51a9 mkvenv: always pass locally-installed packages to pip 3 years ago
Paolo Bonzini e8e4298fea tests: Use separate virtual environment for avocado 3 years ago
Paolo Bonzini eaf245becd Revert "tests/requirements.txt: bump up avocado-framework version to 101.0" 3 years ago
Philippe Mathieu-Daudé 6b40847ab4 scsi/qemu-pr-helper: Drop support for 'old' libmultipath API 3 years ago
Thomas Huth 6da5f22b65 meson.build: Use -Wno-undef only for SDL2 versions that need it 3 years ago
Thomas Huth aece7238c4 meson.build: Group the audio backend entries in a separate summary section 3 years ago
Thomas Huth c3527c5e49 meson.build: Group the network backend entries in a separate summary section 3 years ago
Thomas Huth 9e48afa3ce meson.build: Group the UI entries in a separate summary section 3 years ago
Paolo Bonzini 0dec4e6f7a scripts: remove dead file 3 years ago
Paolo Bonzini 06831001ac atomics: eliminate mb_read/mb_set 3 years ago
Michal Privoznik 09a49afeae meson: Avoid implicit declaration of absent functions 3 years ago
Richard Henderson 369081c455 Build tcg/ once for system and once for user. 3 years ago
Philippe Mathieu-Daudé a7f6911c12 tcg/tcg-op-vec: Remove left over _link_error() definitions 3 years ago
Ilya Leoshkevich e7cd7a3916 accel/tcg: Unmap perf_marker 3 years ago
Richard Henderson 514fea9eaf tcg: Build once for system and once for user-only 3 years ago
Richard Henderson d31b84041d exec/poison: Do not poison CONFIG_SOFTMMU 3 years ago
Richard Henderson 6fcc02292c plugins: Drop unused headers from exec/plugin-gen.h 3 years ago
Richard Henderson bc54ef8c6a plugins: Move plugin_insn_append to translator.c 3 years ago
Richard Henderson cac9b0fd08 tcg: Remove target-specific headers from tcg.[ch] 3 years ago
Richard Henderson b78477fe1b tcg: Move env defines out of NEED_CPU_H in helper-head.h 3 years ago
Richard Henderson 649795665f tcg: Fix PAGE/PROT confusion 3 years ago
Richard Henderson 653c46daf2 accel/tcg: Tidy includes for translator.[ch] 3 years ago
Richard Henderson 1f17f91d43 target/arm: Add missing include of exec/exec-all.h 3 years ago
Richard Henderson d654e92817 target/*: Add missing includes of exec/translation-block.h 3 years ago
Richard Henderson 8cab4157e9 target/mips: Tidy helpers for translation 3 years ago
Richard Henderson 5d05e5a183 target/arm: Tidy helpers for translation 3 years ago
Richard Henderson 309e014dd1 accel/tcg: Move translator_fake_ldb out of line 3 years ago
Philippe Mathieu-Daudé 283a917772 target/ppc: Inline gen_icount_io_start() 3 years ago
Richard Henderson dfd1b81274 accel/tcg: Introduce translator_io_start 3 years ago
Richard Henderson 5623423359 accel/tcg: Move most of gen-icount.h into translator.c 3 years ago
Richard Henderson 80c5813d90 include/exec: Remove CODE_GEN_AVG_BLOCK_SIZE 3 years ago
Richard Henderson bdbb9d6999 tcg: Spit out exec/translation-block.h 3 years ago
Richard Henderson 85314e13ad exec-all: Widen TranslationBlock pc and cs_base to 64-bits 3 years ago
Richard Henderson 087e2341fb exec-all: Widen tb_page_addr_t for user-only 3 years ago
Richard Henderson 0a18945d03 tcg: Remove NO_CPU_IO_DEFS 3 years ago
Richard Henderson 447ca1cbfa tcg: Split tcg/tcg-op-gvec.h 3 years ago
Richard Henderson 3a80bde37b tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits 3 years ago
Richard Henderson 28ea568a03 tcg: Add guest_mo to TCGContext 3 years ago
Richard Henderson 747bd69d0f tcg: Add insn_start_words to TCGContext 3 years ago
Richard Henderson e03291cd9a target/sh4: Emit insn_start for each insn in gUSA region 3 years ago
Richard Henderson c213ee2dfc tcg: Split helper-proto.h 3 years ago
Richard Henderson e4eff8e4ed tcg: Split helper-gen.h 3 years ago
Richard Henderson a3a692b8bf tcg: Split tcg_gen_callN 3 years ago
Richard Henderson 177f648f0e tcg: Move temp_idx and tcgv_i32_temp debug out of line 3 years ago
Richard Henderson d53106c997 tcg: Pass TCGHelperInfo to tcg_gen_callN 3 years ago
Richard Henderson 0f4e14c25a tcg: Move TCGHelperInfo and dependencies to tcg/helper-info.h 3 years ago
Richard Henderson 8da7b59435 tcg: Remove outdated comments in helper-head.h 3 years ago
Richard Henderson 13e27d1fa4 target/hexagon: Include helper-gen.h where needed 3 years ago