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-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
21
-25
/
+8
2023-10-03
target/*: Add instance_align to all cpu base classes
Richard Henderson
18
-1
/
+18
2023-10-03
target/arm: Remove size and alignment for cpu subclasses
Richard Henderson
2
-7
/
+0
2023-10-03
target/arm: Replace TARGET_PAGE_ENTRY_EXTRA
Anton Johansson
6
-19
/
+7
2023-10-03
accel: Rename accel_cpu_realize() -> accel_cpu_common_realize()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-03
accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize()
Philippe Mathieu-Daudé
3
-3
/
+3
2023-10-03
accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-02
Merge tag 'pull-shadow-2023-09-29' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
10
-34
/
+33
2023-10-02
Merge tag 'pull-tricore-20230929' of https://github.com/bkoppelmann/qemu into...
Stefan Hajnoczi
7
-154
/
+261
2023-09-29
target/riscv: vector_helper: Fixup local variables shadowing
Alistair Francis
1
-3
/
+4
2023-09-29
target/riscv: cpu: Fixup local variables shadowing
Alistair Francis
1
-2
/
+2
2023-09-29
target/tricore: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-3
/
+3
2023-09-29
target/m68k: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-29
target/mips: Clean up local variable shadowing
Philippe Mathieu-Daudé
3
-12
/
+10
2023-09-29
target/arm/hvf: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-4
/
+4
2023-09-29
target/arm/tcg: Clean up local variable shadowing
Philippe Mathieu-Daudé
2
-9
/
+9
2023-09-29
target/tricore: Change effective address (ea) to target_ulong
Bastian Koppelmann
1
-8
/
+8
2023-09-29
target/tricore: Remove CSFRs from cpu.h
Bastian Koppelmann
1
-134
/
+9
2023-09-28
accel/tcg: Always require can_do_io
Richard Henderson
1
-1
/
+0
2023-09-28
target/tricore: Fix FTOUZ being ISA v1.3.1 up
Bastian Koppelmann
1
-1
/
+5
2023-09-28
target/tricore: Replace cpu_*_code with translator_*
Bastian Koppelmann
1
-3
/
+4
2023-09-28
target/tricore: Swap src and dst reg for RCRR_INSERT
Bastian Koppelmann
1
-4
/
+4
2023-09-28
target/tricore: Fix RCPW/RRPW_INSERT insns for width = 0
Bastian Koppelmann
1
-2
/
+8
2023-09-28
target/tricore: Implement hptof insn
Bastian Koppelmann
4
-0
/
+45
2023-09-28
target/tricore: Implement ftohp insn
Bastian Koppelmann
5
-0
/
+48
2023-09-28
target/tricore: Clarify special case for FTOUZ insn
Bastian Koppelmann
1
-0
/
+5
2023-09-28
target/tricore: Implement FTOU insn
Bastian Koppelmann
3
-0
/
+36
2023-09-28
target/tricore: Correctly handle FPU RM from PSW
Bastian Koppelmann
1
-2
/
+16
2023-09-28
target/tricore: Implement CRCN insn
Bastian Koppelmann
4
-0
/
+73
2023-09-26
target/i386/svm_helper: eliminate duplicate local variable
Paolo Bonzini
1
-2
/
+0
2023-09-26
target/i386/seg_helper: remove shadowed variable
Paolo Bonzini
1
-12
/
+10
2023-09-26
target/i386/seg_helper: introduce tss_set_busy
Paolo Bonzini
1
-14
/
+17
2023-09-26
target/i386/translate: avoid shadowed local variables
Paolo Bonzini
1
-3
/
+1
2023-09-26
target/i386/cpu: avoid shadowed local variables
Paolo Bonzini
1
-1
/
+2
2023-09-26
target/i386/kvm: eliminate shadowed local variables
Paolo Bonzini
1
-6
/
+1
2023-09-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2
-1
/
+3
2023-09-25
Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
13
-69
/
+1483
2023-09-21
target/arm: Enable FEAT_MOPS for CPU 'max'
Peter Maydell
1
-0
/
+1
2023-09-21
target/arm: Implement the CPY* instructions
Peter Maydell
4
-0
/
+535
2023-09-21
target/arm: Implement MTE tag-checking functions for FEAT_MOPS copies
Peter Maydell
2
-0
/
+116
2023-09-21
target/arm: Implement the SETG* instructions
Peter Maydell
6
-9
/
+155
2023-09-21
target/arm: Define new TB flag for ATA0
Peter Maydell
4
-13
/
+27
2023-09-21
target/arm: Implement the SET* instructions
Peter Maydell
4
-0
/
+413
2023-09-21
target/arm: Implement MTE tag-checking functions for FEAT_MOPS
Peter Maydell
2
-2
/
+80
2023-09-21
target/arm: New function allocation_tag_mem_probe()
Peter Maydell
1
-11
/
+37
2023-09-21
target/arm: Define syndrome function for MOPS exceptions
Peter Maydell
1
-0
/
+12
2023-09-21
target/arm: Pass unpriv bool to get_a64_user_mem_index()
Peter Maydell
1
-6
/
+14
2023-09-21
target/arm: Implement FEAT_MOPS enable bits
Peter Maydell
2
-8
/
+28
2023-09-21
target/arm: Don't skip MTE checks for LDRT/STRT at EL0
Peter Maydell
1
-0
/
+9
2023-09-21
target/arm: Remove unused allocation_tag_mem() argument
Peter Maydell
1
-28
/
+14
[next]