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
2021-01-14
target/mips: Inline cpu_state_reset() in mips_cpu_reset()
Philippe Mathieu-Daudé
1
-17
/
+9
2021-01-14
target/mips/mips-defs: Rename ISA_MIPS32R6 as ISA_MIPS_R6
Philippe Mathieu-Daudé
7
-236
/
+236
2021-01-14
target/mips/mips-defs: Rename ISA_MIPS32R5 as ISA_MIPS_R5
Philippe Mathieu-Daudé
2
-3
/
+3
2021-01-14
target/mips/mips-defs: Rename ISA_MIPS32R3 as ISA_MIPS_R3
Philippe Mathieu-Daudé
1
-2
/
+2
2021-01-14
target/mips/mips-defs: Rename ISA_MIPS32R2 as ISA_MIPS_R2
Philippe Mathieu-Daudé
5
-75
/
+75
2021-01-14
target/mips/mips-defs: Rename ISA_MIPS32 as ISA_MIPS_R1
Philippe Mathieu-Daudé
3
-30
/
+30
2021-01-14
target/mips/mips-defs: Use ISA_MIPS32R6 definition to check Release 6
Philippe Mathieu-Daudé
4
-7
/
+6
2021-01-14
target/mips/mips-defs: Use ISA_MIPS32R5 definition to check Release 5
Philippe Mathieu-Daudé
1
-2
/
+1
2021-01-14
target/mips/mips-defs: Use ISA_MIPS32R3 definition to check Release 3
Philippe Mathieu-Daudé
1
-2
/
+1
2021-01-14
target/mips/mips-defs: Use ISA_MIPS32R2 definition to check Release 2
Philippe Mathieu-Daudé
2
-4
/
+3
2021-01-14
target/mips/mips-defs: Use ISA_MIPS32 definition to check Release 1
Philippe Mathieu-Daudé
2
-7
/
+6
2021-01-14
target/mips/mips-defs: Introduce CPU_MIPS64 and cpu_type_is_64bit()
Philippe Mathieu-Daudé
2
-1
/
+8
2021-01-14
target/mips/mips-defs: Rename CPU_MIPSxx Release 1 as CPU_MIPSxxR1
Philippe Mathieu-Daudé
2
-11
/
+11
2021-01-14
target/mips/mips-defs: Reorder CPU_MIPS5 definition
Philippe Mathieu-Daudé
1
-2
/
+1
2021-01-14
target/mips/mips-defs: Remove USE_HOST_FLOAT_REGS comment
Philippe Mathieu-Daudé
1
-6
/
+0
2021-01-14
target/mips/addr: Add translation helpers for KSEG1
Jiaxun Yang
2
-0
/
+12
2021-01-14
target/mips: Replace CP0_Config0 magic values by proper definitions
Philippe Mathieu-Daudé
1
-6
/
+8
2021-01-14
target/mips: Add CP0 Config0 register definitions for MIPS3 ISA
Philippe Mathieu-Daudé
1
-1
/
+9
2021-01-12
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
8
-21
/
+38
2021-01-12
target/arm: Don't decode insns in the XScale/iWMMXt space as cp insns
Peter Maydell
1
-0
/
+7
2021-01-12
target/i386: Use X86Seg enum for segment registers
Philippe Mathieu-Daudé
4
-10
/
+10
2021-01-12
whpx: move whpx_lapic_state from header to c file
Yonggang Luo
2
-7
/
+7
2021-01-12
whpx: move internal definitions to whpx-internal.h
Paolo Bonzini
2
-0
/
+22
2021-01-12
whpx: rename whp-dispatch to whpx-internal.h
Paolo Bonzini
4
-11
/
+6
2021-01-12
target/arm: add aarch32 ID register fields to cpu.h
Leif Lindholm
1
-0
/
+28
2021-01-12
target/arm: add aarch64 ID register fields to cpu.h
Leif Lindholm
1
-0
/
+15
2021-01-12
target/arm: add descriptions of CLIDR_EL1, CCSIDR_EL1, CTR_EL0 to cpu.h
Leif Lindholm
1
-0
/
+31
2021-01-12
target/arm: make ARMCPU.ctr 64-bit
Leif Lindholm
1
-1
/
+1
2021-01-12
target/arm: make ARMCPU.clidr 64-bit
Leif Lindholm
1
-1
/
+1
2021-01-12
target/arm: fix typo in cpu.h ID_AA64PFR1 field name
Leif Lindholm
1
-1
/
+1
2021-01-12
target/arm: enable Small Translation tables in max CPU
Rémi Denis-Courmont
1
-0
/
+1
2021-01-12
target/arm: ARMv8.4-TTST extension
Rémi Denis-Courmont
2
-2
/
+18
2021-01-08
target/arm: Remove timer_del()/timer_deinit() before timer_free()
Peter Maydell
1
-2
/
+0
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
1
-2
/
+0
2021-01-08
target/arm: Implement Cortex-M55 model
Peter Maydell
1
-0
/
+42
2021-01-08
target/arm: Implement FPCXT_NS fp system register
Peter Maydell
1
-3
/
+99
2021-01-08
target/arm: Correct store of FPSCR value via FPCXT_S
Peter Maydell
1
-6
/
+6
2021-01-08
target/arm: Fix MTE0_ACTIVE
Richard Henderson
1
-1
/
+1
2021-01-07
tcg: Make tb arg to synchronize_from_tb const
Richard Henderson
11
-11
/
+21
2021-01-07
tcg: Make DisasContextBase.tb const
Richard Henderson
1
-1
/
+1
2021-01-06
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-14
/
+21
2021-01-04
target/mips: Don't use clock_get_ns() in clock period calculation
Peter Maydell
1
-2
/
+2
2021-01-02
target/i386: Check privilege level for protected mode 'int N' task gate
Peter Maydell
1
-14
/
+21
2021-01-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
1
-7
/
+2
2021-01-01
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20201222' into...
Peter Maydell
7
-295
/
+276
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
15
-64
/
+27
2020-12-31
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...
Peter Maydell
3
-9
/
+25
2020-12-30
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-1...
Peter Maydell
4
-4
/
+9
2020-12-21
target/s390x: Improve SUB LOGICAL WITH BORROW
Richard Henderson
5
-73
/
+45
2020-12-21
target/s390x: Improve cc computation for SUBTRACT LOGICAL
Richard Henderson
5
-82
/
+43
[prev]
[next]