index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-06
meson: subprojects: replace berkeley-{soft,test}float-3 with wraps
Paolo Bonzini
12
-581
/
+590
2023-06-06
pc-bios/s390-ccw: always build network bootloader
Paolo Bonzini
1
-5
/
+0
2023-06-06
configure: move SLOF submodule handling to pc-bios/s390-ccw
Paolo Bonzini
3
-5
/
+15
2023-06-06
meson: subprojects: replace submodules with wrap files
Paolo Bonzini
13
-70
/
+63
2023-06-06
build: log submodule update from git-submodule.sh
Paolo Bonzini
2
-8
/
+12
2023-06-06
git-submodule: allow partial update of .git-submodule-status
Paolo Bonzini
1
-12
/
+14
2023-06-06
configure: rename --enable-pypi to --enable-download, control subprojects too
Paolo Bonzini
4
-16
/
+18
2023-06-06
configure: remove --with-git= option
Paolo Bonzini
5
-19
/
+13
2023-06-06
mkvenv: always pass locally-installed packages to pip
Paolo Bonzini
1
-2
/
+74
2023-06-06
tests: Use separate virtual environment for avocado
Paolo Bonzini
8
-29
/
+28
2023-06-06
Revert "tests/requirements.txt: bump up avocado-framework version to 101.0"
Paolo Bonzini
2
-12
/
+8
2023-06-06
scsi/qemu-pr-helper: Drop support for 'old' libmultipath API
Philippe Mathieu-Daudé
2
-21
/
+2
2023-06-06
meson.build: Use -Wno-undef only for SDL2 versions that need it
Thomas Huth
1
-4
/
+10
2023-06-06
meson.build: Group the audio backend entries in a separate summary section
Thomas Huth
1
-14
/
+18
2023-06-06
meson.build: Group the network backend entries in a separate summary section
Thomas Huth
1
-4
/
+8
2023-06-06
meson.build: Group the UI entries in a separate summary section
Thomas Huth
1
-14
/
+20
2023-06-06
scripts: remove dead file
Paolo Bonzini
1
-35
/
+0
2023-06-06
atomics: eliminate mb_read/mb_set
Paolo Bonzini
11
-46
/
+20
2023-06-06
meson: Avoid implicit declaration of absent functions
Michal Privoznik
1
-21
/
+5
2023-06-05
Merge tag 'pull-tcg-20230605' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
135
-2778
/
+3084
2023-06-05
tcg/tcg-op-vec: Remove left over _link_error() definitions
Philippe Mathieu-Daudé
1
-11
/
+0
2023-06-05
accel/tcg: Unmap perf_marker
Ilya Leoshkevich
1
-2
/
+9
2023-06-05
tcg: Build once for system and once for user-only
Richard Henderson
1
-3
/
+27
2023-06-05
exec/poison: Do not poison CONFIG_SOFTMMU
Richard Henderson
2
-3
/
+3
2023-06-05
plugins: Drop unused headers from exec/plugin-gen.h
Richard Henderson
1
-2
/
+0
2023-06-05
plugins: Move plugin_insn_append to translator.c
Richard Henderson
2
-22
/
+21
2023-06-05
tcg: Remove target-specific headers from tcg.[ch]
Richard Henderson
5
-4
/
+4
2023-06-05
tcg: Move env defines out of NEED_CPU_H in helper-head.h
Richard Henderson
1
-3
/
+3
2023-06-05
tcg: Fix PAGE/PROT confusion
Richard Henderson
1
-5
/
+13
2023-06-05
accel/tcg: Tidy includes for translator.[ch]
Richard Henderson
2
-10
/
+4
2023-06-05
target/arm: Add missing include of exec/exec-all.h
Richard Henderson
1
-0
/
+1
2023-06-05
target/*: Add missing includes of exec/translation-block.h
Richard Henderson
3
-2
/
+3
2023-06-05
target/mips: Tidy helpers for translation
Richard Henderson
9
-27
/
+8
2023-06-05
target/arm: Tidy helpers for translation
Richard Henderson
9
-46
/
+9
2023-06-05
accel/tcg: Move translator_fake_ldb out of line
Richard Henderson
2
-7
/
+6
2023-06-05
target/ppc: Inline gen_icount_io_start()
Philippe Mathieu-Daudé
3
-40
/
+35
2023-06-05
accel/tcg: Introduce translator_io_start
Richard Henderson
33
-269
/
+117
2023-06-05
accel/tcg: Move most of gen-icount.h into translator.c
Richard Henderson
2
-80
/
+82
2023-06-05
include/exec: Remove CODE_GEN_AVG_BLOCK_SIZE
Richard Henderson
1
-10
/
+0
2023-06-05
tcg: Spit out exec/translation-block.h
Richard Henderson
3
-132
/
+151
2023-06-05
exec-all: Widen TranslationBlock pc and cs_base to 64-bits
Richard Henderson
2
-3
/
+3
2023-06-05
exec-all: Widen tb_page_addr_t for user-only
Richard Henderson
1
-2
/
+2
2023-06-05
tcg: Remove NO_CPU_IO_DEFS
Richard Henderson
4
-11
/
+0
2023-06-05
tcg: Split tcg/tcg-op-gvec.h
Richard Henderson
3
-435
/
+437
2023-06-05
tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
Richard Henderson
3
-6
/
+19
2023-06-05
tcg: Add guest_mo to TCGContext
Richard Henderson
3
-3
/
+7
2023-06-05
tcg: Add insn_start_words to TCGContext
Richard Henderson
9
-30
/
+58
2023-06-05
target/sh4: Emit insn_start for each insn in gUSA region
Richard Henderson
1
-3
/
+12
2023-06-05
tcg: Split helper-proto.h
Richard Henderson
10
-70
/
+102
2023-06-05
tcg: Split helper-gen.h
Richard Henderson
6
-103
/
+129
[next]