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
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-04
Merge tag 'pull-tcg-20230204' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
15
-771
/
+483
2023-02-04
target/i386: Inline cmpxchg16b
Richard Henderson
3
-78
/
+39
2023-02-04
target/i386: Inline cmpxchg8b
Richard Henderson
3
-64
/
+49
2023-02-04
target/i386: Split out gen_cmpxchg8b, gen_cmpxchg16b
Richard Henderson
1
-17
/
+31
2023-02-04
target/s390x: Implement CC_OP_NZ in gen_op_calc_cc
Richard Henderson
1
-0
/
+3
2023-02-04
target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
Richard Henderson
4
-78
/
+33
2023-02-04
target/s390x: Use Int128 for passing float128
Richard Henderson
4
-105
/
+121
2023-02-04
target/s390x: Use Int128 for returning float128
Richard Henderson
4
-59
/
+63
2023-02-04
target/s390x: Copy wout_x1 to wout_x1_P
Richard Henderson
2
-6
/
+14
2023-02-04
target/s390x: Use Int128 for return from TRE
Richard Henderson
3
-7
/
+9
2023-02-04
target/s390x: Use Int128 for return from CKSM
Richard Henderson
3
-7
/
+8
2023-02-04
target/s390x: Use Int128 for return from CLST
Richard Henderson
3
-10
/
+11
2023-02-04
target/s390x: Use a single return for helper_divs64/u64
Richard Henderson
3
-35
/
+21
2023-02-04
target/s390x: Use a single return for helper_divs32/u32
Richard Henderson
3
-18
/
+18
2023-02-04
target/ppc: Use tcg_gen_atomic_cmpxchg_i128 for STQCX
Richard Henderson
3
-101
/
+47
2023-02-04
target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP
Richard Henderson
3
-89
/
+19
2023-02-04
target/arm: Use tcg_gen_atomic_cmpxchg_i128 for STXP
Richard Henderson
3
-135
/
+35
2023-02-04
Merge tag 'm68k-next-pull-request' of https://github.com/vivier/qemu-m68k int...
Peter Maydell
1
-0
/
+4
2023-02-03
target/arm: Enable FEAT_FGT on '-cpu max'
Peter Maydell
1
-0
/
+1
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
2
-0
/
+17
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
hvf: arm: Add support for GICv3
Alexander Graf
2
-0
/
+153
2023-02-03
target/arm: Fix physical address resolution for Stage2
Richard Henderson
1
-1
/
+1
2023-02-03
Merge tag 'pull-tcg-20230123' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
4
-8
/
+39
2023-02-01
m68k: fix 'bkpt' instruction in softmmu mode
Laurent Vivier
1
-0
/
+4
2023-01-26
docs/about/deprecated: Mark HAXM in QEMU as deprecated
Thomas Huth
1
-0
/
+3
2023-01-23
target/loongarch: Disassemble pcadd* addresses
Richard Henderson
1
-4
/
+33
2023-01-23
target/loongarch: Disassemble jirl properly
Richard Henderson
3
-3
/
+4
2023-01-23
target/loongarch: Enable the disassembler for host tcg
Richard Henderson
1
-1
/
+2
2023-01-23
target/arm: Look up ARMCPRegInfo at runtime
Richard Henderson
5
-49
/
+95
[prev]
[next]