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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
target-xtensa: add dc232b core and board
Max Filippov
2011-09-10
4
-0
/
+546
*
|
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
4
-0
/
+496
*
|
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
3
-0
/
+10
*
|
target-xtensa: implement accurate window check
Max Filippov
2011-09-10
1
-0
/
+110
*
|
target-xtensa: implement interrupt option
Max Filippov
2011-09-10
6
-12
/
+431
*
|
target-xtensa: implement SIMCALL
Max Filippov
2011-09-10
5
-3
/
+236
*
|
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
*
|
target-xtensa: implement exceptions
Max Filippov
2011-09-10
6
-6
/
+242
*
|
target-xtensa: add PS register and access control
Max Filippov
2011-09-10
3
-6
/
+77
*
|
target-xtensa: implement CACHE group
Max Filippov
2011-09-10
1
-1
/
+94
*
|
target-xtensa: implement SYNC group
Max Filippov
2011-09-10
1
-1
/
+30
*
|
target-xtensa: mark reserved and TBD opcodes
Max Filippov
2011-09-10
1
-1
/
+109
*
|
target-xtensa: implement LSAI group
Max Filippov
2011-09-10
2
-0
/
+90
*
|
target-xtensa: implement shifts (ST1 and RST1 groups)
Max Filippov
2011-09-10
4
-0
/
+262
*
|
target-xtensa: implement RST3 group
Max Filippov
2011-09-10
1
-0
/
+161
*
|
target-xtensa: add special and user registers
Max Filippov
2011-09-10
2
-2
/
+54
*
|
target-xtensa: implement JX/RET0/CALLX
Max Filippov
2011-09-10
1
-0
/
+43
*
|
target-xtensa: implement conditional jumps
Max Filippov
2011-09-10
1
-0
/
+164
*
|
target-xtensa: add sample board
Max Filippov
2011-09-10
2
-0
/
+107
*
|
target-xtensa: implement RT0 group
Max Filippov
2011-09-10
1
-0
/
+19
*
|
target-xtensa: implement narrow instructions
Max Filippov
2011-09-10
1
-0
/
+54
*
|
target-xtensa: implement disas_xtensa_insn
Max Filippov
2011-09-10
5
-2
/
+556
*
|
target-xtensa: add target to the configure script
Max Filippov
2011-09-10
3
-1
/
+13
*
|
target-xtensa: add target stubs
Max Filippov
2011-09-10
11
-0
/
+373
*
|
mipsnet: use trace framework
Hervé Poussineau
2011-09-10
2
-20
/
+13
*
|
mipsnet: convert to qdev
Hervé Poussineau
2011-09-10
3
-36
/
+65
*
|
PCI: delete unused mem_base and pci_to_cpu_addr
Blue Swirl
2011-09-10
2
-15
/
+1
*
|
Sparc64: remove useless variable
Blue Swirl
2011-09-10
1
-4
/
+2
*
|
lsi53c895a: avoid a warning from clang analyzer
Blue Swirl
2011-09-10
1
-4
/
+1
*
|
cpu-exec: remove unnecessary assignment
Blue Swirl
2011-09-10
1
-2
/
+3
*
|
kvm: remove unnecessary assignments
Blue Swirl
2011-09-10
1
-1
/
+1
*
|
hid: fix misassignment
Blue Swirl
2011-09-10
1
-1
/
+1
*
|
scsi-bus: remove duplicate table entries
Blue Swirl
2011-09-10
1
-3
/
+1
*
|
qemu-io: remove unnecessary assignment
Blue Swirl
2011-09-10
1
-1
/
+0
*
|
win32: improve version.o dependency
Blue Swirl
2011-09-10
1
-1
/
+1
*
|
g364fb: compile in hwlib
Blue Swirl
2011-09-10
7
-8
/
+15
*
|
Merge remote-tracking branch 'sstabellini/xen-next' into staging
Anthony Liguori
2011-09-09
8
-26
/
+85
|
\
\
|
*
|
xen-mapcache: Fix rlimit set size.
Anthony PERARD
2011-09-09
1
-5
/
+24
|
*
|
xen: use uint64_t instead of target_ulong in cpu_ioreq_move
Stefano Stabellini
2011-09-09
1
-1
/
+1
|
*
|
Move the xenfb pointer handler to the connected method
John Haxby
2011-09-09
1
-5
/
+16
|
*
|
Introduce a new 'connected' xendev op called when Connected.
John Haxby
2011-09-09
6
-15
/
+44
|
|
/
*
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-09-09
11
-17
/
+15
|
\
\
|
*
|
Fix include statements for qemu-common.h
Stefan Weil
2011-09-09
5
-6
/
+5
[prev]
[next]