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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-02-03
Merge tag 'pull-target-arm-20230203' of https://git.linaro.org/people/pmaydel...
Peter Maydell
21
-189
/
+1340
2023-02-03
target/arm: Enable FEAT_FGT on '-cpu max'
Peter Maydell
2
-0
/
+2
2023-02-03
target/arm: Implement MDCR_EL2.TDCC and MDCR_EL3.TDCC traps
Peter Maydell
1
-4
/
+31
2023-02-03
target/arm: Implement the HFGITR_EL2.SVC_EL0 and SVC_EL1 traps
Peter Maydell
5
-4
/
+40
2023-02-03
target/arm: Implement the HFGITR_EL2.ERET trap
Peter Maydell
5
-0
/
+26
2023-02-03
target/arm: Mark up sysregs for HFGITR bits 48..63
Peter Maydell
2
-0
/
+13
2023-02-03
target/arm: Mark up sysregs for HFGITR bits 18..47
Peter Maydell
2
-0
/
+60
2023-02-03
target/arm: Mark up sysregs for HFGITR bits 12..17
Peter Maydell
2
-0
/
+12
2023-02-03
target/arm: Mark up sysregs for HFGITR bits 0..11
Peter Maydell
2
-0
/
+42
2023-02-03
target/arm: Mark up sysregs for HDFGRTR bits 12..63
Peter Maydell
2
-0
/
+49
2023-02-03
target/arm: Mark up sysregs for HDFGRTR bits 0..11
Peter Maydell
2
-0
/
+23
2023-02-03
target/arm: Mark up sysregs for HFGRTR bits 36..63
Peter Maydell
3
-0
/
+19
2023-02-03
target/arm: Mark up sysregs for HFGRTR bits 24..35
Peter Maydell
2
-0
/
+26
2023-02-03
target/arm: Mark up sysregs for HFGRTR bits 12..23
Peter Maydell
2
-0
/
+24
2023-02-03
target/arm: Mark up sysregs for HFGRTR bits 0..11
Peter Maydell
2
-0
/
+31
2023-02-03
target/arm: Implement FGT trapping infrastructure
Peter Maydell
8
-1
/
+138
2023-02-03
target/arm: Define the FEAT_FGT registers
Peter Maydell
3
-0
/
+340
2023-02-03
target/arm: Disable HSTR_EL2 traps if EL2 is not enabled
Peter Maydell
2
-1
/
+2
2023-02-03
target/arm: Make HSTR_EL2 traps take priority over UNDEF-at-EL1
Peter Maydell
2
-2
/
+32
2023-02-03
target/arm: All UNDEF-at-EL0 traps take priority over HSTR_EL2 traps
Peter Maydell
1
-5
/
+16
2023-02-03
target/arm: Move do_coproc_insn() syndrome calculation earlier
Peter Maydell
1
-42
/
+41
2023-02-03
target/arm: Remove CP_ACCESS_TRAP_UNCATEGORIZED_{EL2, EL3}
Peter Maydell
2
-2
/
+4
2023-02-03
target/arm: Correct syndrome for ATS12NSO* at Secure EL1
Peter Maydell
1
-2
/
+2
2023-02-03
target/arm: Name AT_S1E1RP and AT_S1E1WP cpregs correctly
Peter Maydell
1
-2
/
+2
2023-02-03
sbsa-ref: remove cortex-a76 from list of supported cpus
Marcin Juszkiewicz
1
-1
/
+0
2023-02-03
hw/arm/virt: Make accels in GIC finalize logic explicit
Alexander Graf
1
-1
/
+6
2023-02-03
hw/arm/virt: Consolidate GIC finalize logic
Alexander Graf
2
-101
/
+112
2023-02-03
hvf: arm: Add support for GICv3
Alexander Graf
3
-1
/
+168
2023-02-03
hw/char/pl011: better handling of FIFO flags on LCR reset
Evgeny Iakovlev
1
-5
/
+13
2023-02-03
hw/char/pl011: implement a reset method
Evgeny Iakovlev
1
-5
/
+21
2023-02-03
hw/char/pl011: add post_load hook for backwards-compatibility
Evgeny Iakovlev
1
-0
/
+25
2023-02-03
hw/char/pl011: refactor FIFO depth handling code
Evgeny Iakovlev
2
-13
/
+22
2023-02-03
target/arm: Fix physical address resolution for Stage2
Richard Henderson
1
-1
/
+1
2023-02-03
hw/arm: Use TYPE_ARM_SMMUV3
Richard Henderson
2
-2
/
+3
2023-02-03
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
69
-552
/
+1209
2023-02-03
Merge tag 'pull-tcg-20230123' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
18
-162
/
+489
2023-02-02
Merge tag 'pull-jan-omnibus-020223-1' of https://gitlab.com/stsquad/qemu into...
Peter Maydell
75
-272
/
+753
2023-02-02
Merge tag 'pull-request-2023-01-31' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
25
-210
/
+731
2023-02-02
gitlab: cut even more from cross-win64-system build
Alex Bennée
1
-1
/
+3
2023-02-02
plugins: Iterate on cb_lists in qemu_plugin_user_exit
Richard Henderson
1
-3
/
+4
2023-02-02
cpu-exec: assert that plugin_mem_cbs is NULL after execution
Emilio Cota
2
-0
/
+6
2023-02-02
tcg: exclude non-memory effecting helpers from instrumentation
Emilio Cota
3
-4
/
+8
2023-02-02
translator: always pair plugin_gen_insn_{start, end} calls
Emilio Cota
1
-5
/
+10
2023-02-02
plugins: fix optimization in plugin_gen_disable_mem_helpers
Emilio Cota
2
-8
/
+25
2023-02-02
plugins: make qemu_plugin_user_exit's locking order consistent with fork_start's
Emilio Cota
1
-5
/
+11
2023-02-02
util/qht: use striped locks under TSAN
Emilio Cota
1
-14
/
+81
2023-02-02
thread: de-const qemu_spin_destroy
Emilio Cota
1
-3
/
+2
2023-02-02
util/qht: add missing atomic_set(hashes[i])
Emilio Cota
1
-1
/
+1
2023-02-02
cpu: free cpu->tb_jmp_cache with RCU
Emilio Cota
3
-3
/
+12
2023-02-02
tests/tcg: add memory-sve test for aarch64
Alex Bennée
2
-1
/
+9
[next]