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
/
hexagon
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-06
Merge tag 'accel-20240506' of https://github.com/philmd/qemu into staging
Richard Henderson
1
-1
/
+1
2024-05-06
accel/tcg: Access tcg_cflags with getter / setter
Philippe Mathieu-Daudé
1
-1
/
+1
2024-05-05
Hexagon (target/hexagon) Remove hex_common.read_attribs_file
Taylor Simpson
11
-118
/
+52
2024-05-05
Hexagon (target/hexagon) Remove gen_shortcode.py
Taylor Simpson
4
-81
/
+0
2024-05-05
Hexagon (target/hexagon) Remove gen_op_regs.py
Taylor Simpson
3
-138
/
+2
2024-05-05
Hexagon (target/hexagon) Remove uses of op_regs_generated.h.inc
Taylor Simpson
4
-110
/
+13
2024-05-05
Hexagon (target/hexagon) Mark has_pred_dest in trans functions
Taylor Simpson
3
-0
/
+9
2024-05-05
Hexagon (target/hexagon) Mark dest_idx in trans functions
Taylor Simpson
4
-0
/
+11
2024-05-05
Hexagon (target/hexagon) Mark new_read_idx in trans functions
Taylor Simpson
4
-6
/
+16
2024-05-05
Hexagon (target/hexagon) Add is_old/is_new to Register class
Taylor Simpson
1
-0
/
+12
2024-05-05
Hexagon (target/hexagon) Only pass env to generated helper when needed
Taylor Simpson
3
-8
/
+32
2024-05-05
Hexagon (target/hexagon) Pass SP explicitly to helpers that need it
Taylor Simpson
3
-2
/
+14
2024-05-05
Hexagon (target/hexagon) Pass P0 explicitly to helpers that need it
Taylor Simpson
2
-2
/
+12
2024-05-05
Hexagon (target/hexagon) Enable more short-circuit packets (HVX)
Taylor Simpson
4
-95
/
+115
2024-05-05
Hexagon (target/hexagon) Enable more short-circuit packets (scalar core)
Taylor Simpson
2
-23
/
+11
2024-05-05
Hexagon (target/hexagon) Analyze reads before writes
Taylor Simpson
4
-49
/
+83
2024-04-26
accel: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
1
-2
/
+2
2024-03-12
target/hexagon: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2
-23
/
+8
2024-03-12
target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
Philippe Mathieu-Daudé
1
-1
/
+1
2024-02-28
gdbstub: Infer number of core registers from XML
Akihiko Odaki
1
-1
/
+0
2024-02-28
gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
Akihiko Odaki
2
-4
/
+10
2024-02-28
gdbstub: Use GDBFeature for gdb_register_coprocessor
Akihiko Odaki
1
-2
/
+1
2024-02-21
hexagon: correct typos
Manos Pitsidianakis
1
-1
/
+1
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
1
-9
/
+0
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
1
-1
/
+1
2024-01-29
include/exec: Use vaddr in DisasContextBase for virtual addresses
Anton Johansson
1
-1
/
+2
2024-01-29
target: Use vaddr in gen_intermediate_code
Anton Johansson
1
-1
/
+1
2024-01-21
target/hexagon: reduce scope of def_regnum, remove dead assignment
Brian Cain
1
-3
/
+1
2024-01-21
Hexagon (target/hexagon) Remove old dectree.py
Taylor Simpson
6
-839
/
+0
2024-01-21
Hexagon (target/hexagon) Use QEMU decodetree (16-bit instructions)
Taylor Simpson
5
-12
/
+188
2024-01-21
Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions)
Taylor Simpson
7
-14
/
+439
2024-01-21
Hexagon (target/hexagon) Remove dead functions from hex_common.py
Taylor Simpson
1
-51
/
+0
2024-01-21
Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attribute
Taylor Simpson
2
-12
/
+0
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcs
Taylor Simpson
2
-157
/
+157
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_op_regs
Taylor Simpson
1
-2
/
+4
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_idef_parser_funcs
Taylor Simpson
1
-16
/
+4
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_helper_funcs
Taylor Simpson
2
-313
/
+103
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_helper_protos
Taylor Simpson
2
-148
/
+8
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcs
Taylor Simpson
2
-547
/
+683
2024-01-21
Hexagon (target/hexagon) Clean up handling of modifier registers
Taylor Simpson
4
-16
/
+17
2024-01-21
Hexagon (target/hexagon) Fix shadow variable when idef-parser is off
Taylor Simpson
1
-3
/
+3
2024-01-05
target/hexagon: Use generic cpu_list()
Gavin Shan
2
-23
/
+0
2024-01-05
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
1
-3
/
+1
2023-11-28
target/hexagon/idef-parser/prepare: use env to invoke bash
Samuel Tardieu
1
-1
/
+1
2023-11-07
hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
Philippe Mathieu-Daudé
1
-2
/
+1
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
1
-1
/
+0
2023-11-07
target/hexagon: Declare QOM definitions in 'cpu-qom.h'
Philippe Mathieu-Daudé
2
-14
/
+29
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
1
-4
/
+1
2023-10-18
target/hexagon: fix some occurrences of -Wshadow=local
Brian Cain
4
-15
/
+12
[next]