index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
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: fix LOOPNEZ/LOOPGTZ translation
Max Filippov
2012-04-21
1
-1
/
+1
*
target-xtensa: add license to core-fsf.c
Max Filippov
2012-04-15
1
-0
/
+27
*
target-xtensa: add license to core-dc232b.c
Max Filippov
2012-04-15
1
-0
/
+27
*
target-xtensa: add dc233c core
Max Filippov
2012-04-15
3
-0
/
+674
*
target-xtensa: fix tb invalidation for IBREAK and LOOP
Max Filippov
2012-04-14
2
-11
/
+20
*
Use uintptr_t for various op related functions
Blue Swirl
2012-04-14
1
-5
/
+4
*
target-xtensa: Start QOM'ifying CPU init
Andreas Färber
2012-04-14
2
-1
/
+9
*
target-xtensa: QOM'ify CPU reset
Andreas Färber
2012-04-14
3
-14
/
+14
*
target-xtensa: QOM'ify CPU
Andreas Färber
2012-04-14
4
-1
/
+153
*
target-xtensa: Move helpers.h to helper.h
Lluís Vilanova
2012-04-14
3
-4
/
+4
*
Rename CPUState -> CPUArchState
Andreas Färber
2012-03-14
1
-1
/
+1
*
target-xtensa: Don't overuse CPUState
Andreas Färber
2012-03-14
4
-68
/
+68
*
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-03-14
1
-1
/
+1
*
Merge branch 'upstream' of git://qemu.weilnetz.de/qemu
Blue Swirl
2012-03-03
3
-3
/
+0
|
\
|
*
target-xtensa: Clean includes
Stefan Weil
2012-02-28
3
-3
/
+0
*
|
target-xtensa: add DEBUG_SECTION to overlay tool
Max Filippov
2012-02-20
3
-0
/
+7
*
|
target-xtensa: add DBREAK data breakpoints
Max Filippov
2012-02-20
5
-0
/
+147
*
|
target-xtensa: add ICOUNT SR and debug exception
Max Filippov
2012-02-18
2
-1
/
+54
*
|
target-xtensa: implement instruction breakpoints
Max Filippov
2012-02-18
5
-3
/
+119
*
|
target-xtensa: add DEBUGCAUSE SR and configuration
Max Filippov
2012-02-18
2
-0
/
+21
*
|
target-xtensa: fetch 3rd opcode byte only when needed
Max Filippov
2012-02-18
1
-1
/
+2
*
|
target-xtensa: implement info tlb monitor command
Max Filippov
2012-02-18
2
-0
/
+68
*
|
target-xtensa: define TLB_TEMPLATE for MMU-less cores
Max Filippov
2012-02-18
1
-2
/
+16
|
/
*
target-xtensa: fix MMUv3 initialization
Max Filippov
2011-11-26
2
-2
/
+2
*
target-xtensa: raise an exception for invalid and reserved opcodes
Max Filippov
2011-11-02
1
-1
/
+6
*
target-xtensa: handle cache options in the overlay tool
Max Filippov
2011-11-02
1
-0
/
+6
*
target-xtensa: mask out undefined bits of WINDOWSTART SR
Max Filippov
2011-11-02
1
-1
/
+1
*
target-xtensa: add fsf core
Max Filippov
2011-10-16
2
-0
/
+383
*
target-xtensa: add dc232b core
Max Filippov
2011-10-16
3
-0
/
+712
*
target-xtensa: extract core configuration from overlay
Max Filippov
2011-10-16
3
-13
/
+554
*
target-xtensa: implement external interrupt mapping
Max Filippov
2011-10-16
1
-0
/
+3
*
target-xtensa: remove hand-written xtensa cores implementations
Max Filippov
2011-10-16
3
-860
/
+2
*
target-xtensa: increase xtensa options accuracy
Max Filippov
2011-10-16
2
-8
/
+12
*
target-xtensa: implement MAC16 option
Max Filippov
2011-10-15
2
-1
/
+137
*
target-xtensa: fix guest hang on masked CCOMPARE interrupt
Max Filippov
2011-10-15
2
-15
/
+4
*
softmmu_header: pass CPUState to tlb_fill
Blue Swirl
2011-10-01
1
-2
/
+3
*
target-xtensa: add dc232b core and board
Max Filippov
2011-09-10
2
-0
/
+429
*
target-xtensa: implement boolean option
Max Filippov
2011-09-10
2
-24
/
+86
*
target-xtensa: implement memory protection options
Max Filippov
2011-09-10
5
-13
/
+782
*
target-xtensa: add gdb support
Max Filippov
2011-09-10
3
-0
/
+400
*
target-xtensa: implement relocatable vectors
Max Filippov
2011-09-10
3
-2
/
+19
*
target-xtensa: implement CPENABLE and PRID SRs
Max Filippov
2011-09-10
2
-0
/
+9
*
target-xtensa: implement accurate window check
Max Filippov
2011-09-10
1
-0
/
+110
*
target-xtensa: implement interrupt option
Max Filippov
2011-09-10
5
-12
/
+335
*
target-xtensa: implement SIMCALL
Max Filippov
2011-09-10
2
-1
/
+9
*
target-xtensa: implement unaligned exception option
Max Filippov
2011-09-10
3
-4
/
+73
*
target-xtensa: implement extended L32R
Max Filippov
2011-09-10
3
-4
/
+40
*
target-xtensa: implement loop option
Max Filippov
2011-09-10
4
-9
/
+93
*
target-xtensa: implement windowed registers
Max Filippov
2011-09-10
5
-9
/
+345
*
target-xtensa: implement RST2 group (32 bit mul/div/rem)
Max Filippov
2011-09-10
1
-1
/
+76
[next]