index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
hexagon
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/hexagon: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
1
-2
/
+7
*
Merge tag 'pull-hex-20221003' of https://github.com/quic/qemu into staging
Stefan Hajnoczi
2022-10-05
9
-137
/
+192
|
\
|
*
Hexagon (gen_tcg_funcs.py): avoid duplicated tcg code on A_CVI_NEW
Matheus Tavares Bernardino
2022-10-03
1
-1
/
+1
|
*
Hexagon (target/hexagon) move store size tracking to translation
Taylor Simpson
2022-09-30
3
-28
/
+41
|
*
Hexagon (target/hexagon) Change decision to set pkt_has_store_s[01]
Taylor Simpson
2022-09-30
4
-10
/
+17
|
*
Hexagon (target/hexagon) add instruction attributes from archlib
Taylor Simpson
2022-09-30
3
-98
/
+133
*
|
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2022-10-04
1
-1
/
+1
*
|
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-10-04
1
-0
/
+8
|
/
*
Hexagon (target/hexagon) remove unused encodings
Taylor Simpson
2022-09-19
1
-23
/
+0
*
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-09-06
1
-2
/
+4
*
Hexagon (target/hexagon) make VyV operands use a unique temp
Taylor Simpson
2022-08-01
1
-5
/
+4
*
Hexagon (target/hexagon) fix bug in mem_noshuf load exception
Taylor Simpson
2022-07-19
5
-21
/
+59
*
Hexagon (target/hexagon) fix store w/mem_noshuf & predicated load
Taylor Simpson
2022-07-19
1
-0
/
+2
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2022-05-11
1
-1
/
+1
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
2
-4
/
+4
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
1
-4
/
+5
*
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-20
1
-3
/
+4
*
target/hexagon: Remove qemu_set_log in hexagon_translate_init
Richard Henderson
2022-04-20
1
-6
/
+0
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
target/hexagon: remove unused variable
Zongyuan Li
2022-03-12
1
-5
/
+1
*
Hexagon (target/hexagon) assignment to c4 should wait until packet commit
Taylor Simpson
2022-03-12
1
-5
/
+9
*
Hexagon (target/hexagon) fix bug in conv_df2uw_chop
Taylor Simpson
2022-03-12
1
-1
/
+1
*
Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmax
Taylor Simpson
2022-03-12
1
-10
/
+4
*
Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_common
Taylor Simpson
2022-03-12
2
-4
/
+8
*
Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo
Taylor Simpson
2022-03-12
1
-4
/
+2
*
Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions
Taylor Simpson
2022-03-12
1
-2
/
+2
*
Hexagon (target/hexagon) fix bug in circular addressing
Michael Lambert
2022-03-12
1
-3
/
+3
*
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
1
-1
/
+1
*
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2022-03-06
1
-3
/
+3
*
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2022-03-06
1
-6
/
+2
*
target/hexagon: Add missing 'hw/core/cpu.h' include
Philippe Mathieu-Daudé
2022-03-06
1
-0
/
+1
*
Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE
Taylor Simpson
2022-03-06
1
-7
/
+3
*
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-21
2
-0
/
+3
*
target/hexagon/cpu.h: don't include qemu-common.h
Peter Maydell
2021-12-15
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211103' into staging
Richard Henderson
2021-11-04
38
-47
/
+7557
|
\
|
*
Hexagon HVX (target/hexagon) import instruction encodings
Taylor Simpson
2021-11-03
4
-0
/
+819
|
*
Hexagon HVX (target/hexagon) instruction decoding
Taylor Simpson
2021-11-03
4
-2
/
+283
|
*
Hexagon HVX (target/hexagon) import semantics
Taylor Simpson
2021-11-03
4
-0
/
+2804
|
*
Hexagon HVX (target/hexagon) helper overrides - vector stores
Taylor Simpson
2021-11-03
1
-0
/
+218
|
*
Hexagon HVX (target/hexagon) helper overrides - vector loads
Taylor Simpson
2021-11-03
1
-0
/
+150
|
*
Hexagon HVX (target/hexagon) helper overrides - vector splat and abs
Taylor Simpson
2021-11-03
1
-0
/
+26
|
*
Hexagon HVX (target/hexagon) helper overrides - vector compares
Taylor Simpson
2021-11-03
1
-0
/
+103
|
*
Hexagon HVX (target/hexagon) helper overrides - vector logical ops
Taylor Simpson
2021-11-03
1
-0
/
+42
|
*
Hexagon HVX (target/hexagon) helper overrides - vector max/min
Taylor Simpson
2021-11-03
1
-0
/
+34
|
*
Hexagon HVX (target/hexagon) helper overrides - vector shifts
Taylor Simpson
2021-11-03
1
-0
/
+122
|
*
Hexagon HVX (target/hexagon) helper overrides - vector add & sub
Taylor Simpson
2021-11-03
1
-0
/
+50
|
*
Hexagon HVX (target/hexagon) helper overrides - vector assign & cmov
Taylor Simpson
2021-11-03
1
-0
/
+31
|
*
Hexagon HVX (target/hexagon) helper overrides for histogram instructions
Taylor Simpson
2021-11-03
1
-0
/
+106
|
*
Hexagon HVX (target/hexagon) helper overrides infrastructure
Taylor Simpson
2021-11-03
6
-9
/
+35
|
*
Hexagon HVX (target/hexagon) TCG generation
Taylor Simpson
2021-11-03
3
-4
/
+311
[next]