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
/
xtensa
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/xtensa: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-08
1
-3
/
+3
*
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...
Peter Maydell
2018-06-04
1
-2
/
+2
|
\
|
*
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
2018-06-02
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-01
7
-7
/
+1
|
\
\
|
|
/
|
/
|
|
*
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
7
-7
/
+0
|
*
target/xtensa: Include "qemu/timer.h" to use NANOSECONDS_PER_SECOND
Philippe Mathieu-Daudé
2018-05-31
1
-0
/
+1
*
|
Make tb_invalidate_phys_addr() take a MemTxAttrs argument
Peter Maydell
2018-05-31
1
-1
/
+2
|
/
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2018-05-21
6
-167
/
+56
|
\
|
*
Remove unnecessary variables for function return value
Laurent Vivier
2018-05-20
6
-167
/
+56
*
|
target/xtensa: Honor CPU_DUMP_FPU
Richard Henderson
2018-05-18
1
-1
/
+2
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180510'...
Peter Maydell
2018-05-11
1
-17
/
+33
|
\
|
*
target/xtensa: Use new min/max expanders
Richard Henderson
2018-05-10
1
-17
/
+33
*
|
target/xtensa: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
1
-5
/
+4
|
/
*
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
Pavel Dovgalyuk
2018-04-11
1
-2
/
+2
*
target/xtensa: fix timers test
Max Filippov
2018-03-26
1
-1
/
+1
*
target/xtensa/import_core.sh: fix #include <xtensa-isa.h>
Max Filippov
2018-03-26
1
-0
/
+1
*
target/xtensa: add .inc. to non-top level source file names
Max Filippov
2018-03-26
15
-13
/
+13
*
cpu: get rid of unused cpu_init() defines
Igor Mammedov
2018-03-19
1
-2
/
+0
*
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
2018-03-19
1
-0
/
+1
*
target/xtensa: add linux-user support
Max Filippov
2018-03-16
7
-40
/
+173
*
target/xtensa: support MTTCG
Max Filippov
2018-03-13
2
-15
/
+34
*
target/xtensa: use correct number of registers in gdbstub
Max Filippov
2018-03-13
4
-13
/
+41
*
target/xtensa: mark register windows in the dump
Max Filippov
2018-03-13
1
-2
/
+7
*
target/xtensa: dump correct physical registers
Max Filippov
2018-03-13
1
-0
/
+1
*
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-21
2
-1
/
+1
*
Clean up includes
Markus Armbruster
2018-02-09
6
-3
/
+6
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2018-02-09
6
-6
/
+6
*
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-02-05
1
-2
/
+2
*
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-25
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/xtensa/tags/20180122-xtensa' into staging
Peter Maydell
2018-01-24
12
-7
/
+27668
|
\
|
*
target/xtensa: disas/xtensa: fix coverity warnings
Max Filippov
2018-01-22
1
-2
/
+2
|
*
target/xtensa: add sample_controller core
Max Filippov
2018-01-22
5
-0
/
+12216
|
*
target/xtensa: allow different default CPU for MMU/noMMU
Max Filippov
2018-01-22
1
-1
/
+6
|
*
target/xtensa: add de212 core
Max Filippov
2018-01-11
5
-0
/
+15440
|
*
target/xtensa: fix default sysrom/sysram addresses
Max Filippov
2018-01-11
1
-4
/
+4
*
|
target/xtensa: Remove duplicate typedef of DisasContext
Peter Maydell
2018-01-12
1
-2
/
+2
|
/
*
target/xtensa: implement disassembler
Max Filippov
2018-01-09
1
-0
/
+9
*
target/xtensa: implement const16
Max Filippov
2018-01-09
1
-0
/
+14
*
target/xtensa: implement GPIO32
Max Filippov
2018-01-09
2
-0
/
+54
*
target/xtensa: implement salt/saltu
Max Filippov
2018-01-09
1
-0
/
+18
*
target/xtensa: add internal/noop SRs and opcodes
Max Filippov
2018-01-09
2
-0
/
+35
*
target/xtensa: drop DisasContext::litbase
Max Filippov
2018-01-09
1
-22
/
+5
*
target/xtensa: use libisa for instruction decoding
Max Filippov
2018-01-09
3
-2144
/
+124
*
target/xtensa: switch fsf to libisa
Max Filippov
2017-12-19
2
-0
/
+9846
*
target/xtensa: switch dc233c to libisa
Max Filippov
2017-12-19
2
-0
/
+15236
*
target/xtensa: switch dc232b to libisa
Max Filippov
2017-12-19
2
-0
/
+14109
*
target/xtensa: update import_core.sh script for libisa
Max Filippov
2017-12-19
1
-0
/
+15
*
target/xtensa: extract FPU2000 opcode translators
Max Filippov
2017-12-19
2
-0
/
+375
*
target/xtensa: extract core opcode translators
Max Filippov
2017-12-19
2
-0
/
+3145
*
target/xtensa: import libisa source
Max Filippov
2017-12-19
4
-0
/
+1978
[next]