index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
hexagon
Age
Commit message (
Expand
)
Author
2024-08-13
target/hexagon: don't look for static glib
Alyssa Ross
2024-08-07
target/hexagon: switch to dc set_props() list
Brian Cain
2024-08-07
target/hexagon: define a v66 CPU
Brian Cain
2024-08-07
target/hexagon/idef-parser: Remove self-assignment
Anton Johansson
2024-08-07
Hexagon: lldb read/write predicate registers p0/p1/p2/p3
Taylor Simpson
2024-08-07
Hexagon: fix F2_conv_* instructions for negative zero
Matheus Tavares Bernardino
2024-07-17
target/hexagon/imported/mmvec: Fix superfluous trailing semicolon
Zhao Liu
2024-06-08
target/hexagon: idef-parser simplify predicate init
Anton Johansson
2024-06-08
target/hexagon: idef-parser fix leak of init_list
Anton Johansson
2024-06-08
target/hexagon: idef-parser remove undefined functions
Anton Johansson
2024-06-08
target/hexagon: idef-parser remove unused defines
Anton Johansson
2024-06-08
Hexagon: add PC alignment check and exception
Matheus Tavares Bernardino
2024-06-08
Hexagon: fix HVX store new
Matheus Tavares Bernardino
2024-05-15
target/hexagon: Use translator_ldl in pkt_crosses_page
Richard Henderson
2024-05-15
accel/tcg: Provide default implementation of disas_log
Richard Henderson
2024-05-15
accel/tcg: Use vaddr in translator_ld*
Richard Henderson
2024-05-06
Merge tag 'accel-20240506' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-05-06
accel/tcg: Access tcg_cflags with getter / setter
Philippe Mathieu-Daudé
2024-05-05
Hexagon (target/hexagon) Remove hex_common.read_attribs_file
Taylor Simpson
2024-05-05
Hexagon (target/hexagon) Remove gen_shortcode.py
Taylor Simpson
2024-05-05
Hexagon (target/hexagon) Remove gen_op_regs.py
Taylor Simpson
2024-05-05
Hexagon (target/hexagon) Remove uses of op_regs_generated.h.inc
Taylor Simpson
2024-05-05
Hexagon (target/hexagon) Mark has_pred_dest in trans functions
Taylor Simpson
2024-05-05
Hexagon (target/hexagon) Mark dest_idx in trans functions
Taylor Simpson
2024-05-05
Hexagon (target/hexagon) Mark new_read_idx in trans functions
Taylor Simpson
2024-05-05
Hexagon (target/hexagon) Add is_old/is_new to Register class
Taylor Simpson
2024-05-05
Hexagon (target/hexagon) Only pass env to generated helper when needed
Taylor Simpson
2024-05-05
Hexagon (target/hexagon) Pass SP explicitly to helpers that need it
Taylor Simpson
2024-05-05
Hexagon (target/hexagon) Pass P0 explicitly to helpers that need it
Taylor Simpson
2024-05-05
Hexagon (target/hexagon) Enable more short-circuit packets (HVX)
Taylor Simpson
2024-05-05
Hexagon (target/hexagon) Enable more short-circuit packets (scalar core)
Taylor Simpson
2024-05-05
Hexagon (target/hexagon) Analyze reads before writes
Taylor Simpson
2024-04-26
accel: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-03-12
target/hexagon: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-03-12
target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
Philippe Mathieu-Daudé
2024-02-28
gdbstub: Infer number of core registers from XML
Akihiko Odaki
2024-02-28
gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
Akihiko Odaki
2024-02-28
gdbstub: Use GDBFeature for gdb_register_coprocessor
Akihiko Odaki
2024-02-21
hexagon: correct typos
Manos Pitsidianakis
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
2024-01-29
include/exec: Use vaddr in DisasContextBase for virtual addresses
Anton Johansson
2024-01-29
target: Use vaddr in gen_intermediate_code
Anton Johansson
2024-01-21
target/hexagon: reduce scope of def_regnum, remove dead assignment
Brian Cain
2024-01-21
Hexagon (target/hexagon) Remove old dectree.py
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Use QEMU decodetree (16-bit instructions)
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions)
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Remove dead functions from hex_common.py
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attribute
Taylor Simpson
[next]