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
2022-05-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2
-0
/
+90
2022-05-07
WHPX: support for xcr0
Sunil Muthuswamy
2
-0
/
+90
2022-05-06
target/xtensa: implement cache test option opcodes
Max Filippov
1
-0
/
+38
2022-05-06
target/xtensa: add clock input to xtensa CPU
Max Filippov
3
-3
/
+24
2022-05-06
target/xtensa: import core lx106
Simon Safar
5
-0
/
+8273
2022-05-06
target/xtensa: use tcg_constant_* for remaining opcodes
Max Filippov
1
-52
/
+25
2022-05-06
target/xtensa: use tcg_constant_* for FPU conversion opcodes
Max Filippov
1
-12
/
+6
2022-05-06
target/xtensa: use tcg_constant_* for numbered special registers
Max Filippov
1
-12
/
+4
2022-05-06
target/xtensa: use tcg_constant_* for TLB opcodes
Max Filippov
1
-8
/
+4
2022-05-06
target/xtensa: use tcg_constant_* for exceptions
Max Filippov
1
-13
/
+5
2022-05-06
target/xtensa: use tcg_contatnt_* for numeric literals
Max Filippov
1
-19
/
+9
2022-05-06
target/xtensa: fix missing tcg_temp_free in gen_window_check
Max Filippov
1
-2
/
+2
2022-05-05
target/ppc: Change MSR_* to follow POWER ISA numbering convention
Víctor Colombo
1
-43
/
+44
2022-05-05
target/ppc: Add unused msr bits FIELDs
Víctor Colombo
1
-0
/
+25
2022-05-05
target/ppc: Remove msr_de macro
Víctor Colombo
2
-4
/
+3
2022-05-05
target/ppc: Remove msr_hv macro
Víctor Colombo
6
-17
/
+20
2022-05-05
target/ppc: Remove msr_ts macro
Víctor Colombo
3
-4
/
+4
2022-05-05
target/ppc: Remove msr_fe0 and msr_fe1 macros
Víctor Colombo
2
-14
/
+15
2022-05-05
target/ppc: Remove msr_ep macro
Víctor Colombo
2
-3
/
+3
2022-05-05
target/ppc: Remove msr_dr macro
Víctor Colombo
3
-7
/
+8
2022-05-05
target/ppc: Remove msr_ir macro
Víctor Colombo
3
-7
/
+8
2022-05-05
target/ppc: Remove msr_cm macro
Víctor Colombo
3
-3
/
+3
2022-05-05
target/ppc: Remove msr_fp macro
Víctor Colombo
2
-7
/
+13
2022-05-05
target/ppc: Remove msr_gs macro
Víctor Colombo
3
-4
/
+4
2022-05-05
target/ppc: Remove msr_me macro
Víctor Colombo
2
-7
/
+7
2022-05-05
target/ppc: Remove msr_pow macro
Víctor Colombo
3
-8
/
+8
2022-05-05
target/ppc: Remove msr_ce macro
Víctor Colombo
2
-2
/
+2
2022-05-05
target/ppc: Remove msr_ee macro
Víctor Colombo
4
-8
/
+14
2022-05-05
target/ppc: Remove msr_ile macro
Víctor Colombo
1
-2
/
+2
2022-05-05
target/ppc: Remove msr_ds macro
Víctor Colombo
2
-2
/
+2
2022-05-05
target/ppc: Remove msr_le macro
Víctor Colombo
4
-11
/
+11
2022-05-05
target/ppc: Remove msr_pr macro
Víctor Colombo
6
-21
/
+28
2022-05-05
target/ppc: Remove unused msr_* macros
Víctor Colombo
1
-20
/
+0
2022-05-05
target/ppc: Remove fpscr_* macros from cpu.h
Víctor Colombo
3
-44
/
+15
2022-05-05
target/ppc: Fix BookE debug interrupt generation
Bin Meng
1
-2
/
+2
2022-05-05
target/ppc: init 'rmmu_info' in kvm_get_radix_page_info()
Daniel Henrique Barboza
1
-1
/
+1
2022-05-05
target/ppc: init 'sregs' in kvmppc_put_books_sregs()
Daniel Henrique Barboza
1
-1
/
+1
2022-05-05
target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr()
Daniel Henrique Barboza
1
-1
/
+1
2022-05-05
target/ppc: initialize 'val' union in kvm_get_one_spr()
Daniel Henrique Barboza
1
-1
/
+2
2022-05-05
target/arm: read access to performance counters from EL0
Alex Zuepke
1
-2
/
+2
2022-05-05
target/arm: Add isar_feature_{aa64,any}_ras
Richard Henderson
1
-0
/
+10
2022-05-05
target/arm: Add isar predicates for FEAT_Debugv8p2
Richard Henderson
1
-0
/
+15
2022-05-05
target/arm: Remove HOST_BIG_ENDIAN ifdef in add_cpreg_to_hashtable
Richard Henderson
1
-6
/
+3
2022-05-05
target/arm: Reformat comments in add_cpreg_to_hashtable
Richard Henderson
1
-9
/
+15
2022-05-05
target/arm: Perform override check early in add_cpreg_to_hashtable
Richard Henderson
1
-14
/
+8
2022-05-05
target/arm: Hoist isbanked computation in add_cpreg_to_hashtable
Richard Henderson
1
-2
/
+4
2022-05-05
target/arm: Use bool for is64 and ns in add_cpreg_to_hashtable
Richard Henderson
1
-2
/
+2
2022-05-05
target/arm: Consolidate cpreg updates in add_cpreg_to_hashtable
Richard Henderson
1
-16
/
+12
2022-05-05
target/arm: Hoist computation of key in add_cpreg_to_hashtable
Richard Henderson
1
-22
/
+27
2022-05-05
target/arm: Merge allocation of the cpreg and its name
Richard Henderson
2
-17
/
+9
[next]