index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-10
Fix compiler warnings in common files
blueswir1
6
-31
/
+30
2008-05-10
Fix compiler warnings
blueswir1
15
-121
/
+104
2008-05-10
update
bellard
1
-1
/
+4
2008-05-10
Special-case CTL_ALIAS instead of CTL_DNS in udp loopback test.
balrog
4
-7
/
+8
2008-05-09
Improve tsc2005 touchscreen usability.
balrog
3
-15
/
+7
2008-05-09
Add the LM8323-based keyboard of N810.
balrog
4
-9
/
+658
2008-05-09
CPU feature selection support
blueswir1
6
-231
/
+409
2008-05-09
Move #include to speed up compilation
blueswir1
2
-5
/
+3
2008-05-09
SH4 serial controler improvements
aurel32
3
-5
/
+49
2008-05-09
SH4 MMU improvements
aurel32
7
-6
/
+158
2008-05-09
Move #include "softfloat.h" to cpu-all.h
aurel32
2
-2
/
+1
2008-05-09
x86_64 and better i386 support
bellard
1
-86
/
+147
2008-05-09
list of maintainers
bellard
1
-0
/
+73
2008-05-09
Remove x86-64 specific reg fillers.
edgar_igl
1
-134
/
+1
2008-05-09
Debugger single step without interrupts (Jason Wessel).
edgar_igl
4
-6
/
+70
2008-05-09
Add x86_64 gdb stub for qemu (Jason Wessel).
edgar_igl
1
-1
/
+133
2008-05-09
CRIS: Concistent use of btarget and make it possible to single-step over dela...
edgar_igl
1
-10
/
+14
2008-05-09
Make a safer guess for max generated ops per guest insn (spotted by Jan Kiszka).
edgar_igl
1
-1
/
+1
2008-05-08
CFI-0002 linux MTD compatibility.
edgar_igl
1
-7
/
+25
2008-05-08
cirrusfb: proper "Attribute Controller Toggle Readback" register behaviour
aurel32
1
-1
/
+3
2008-05-07
Update ARM non-rt sigframe layout.
pbrook
1
-101
/
+165
2008-05-07
Be more economical with local temporaries.
ths
1
-2
/
+44
2008-05-07
Simplify some constant loads
blueswir1
1
-17
/
+14
2008-05-07
Fix potential condition code problems
blueswir1
1
-46
/
+58
2008-05-07
Mention missing CPU save/restore.
ths
1
-0
/
+1
2008-05-07
CRIS: Disable softfloat and dyngen ops.
edgar_igl
1
-2
/
+2
2008-05-07
Delete redundant prototype.
ths
1
-2
/
+0
2008-05-07
CRIS: Remove X flag from tb flags.
edgar_igl
1
-1
/
+1
2008-05-07
Revert 4367
blueswir1
1
-113
/
+6
2008-05-07
CRIS: More TCG conversion.
edgar_igl
5
-103
/
+332
2008-05-07
Add a file missing from the previous commit.
balrog
2
-0
/
+602
2008-05-07
Nokia N810 basic system emulation.
balrog
7
-210
/
+324
2008-05-07
Avoid arithmetics on void * in MusicPal audio code (Jan Kiszka).
balrog
1
-8
/
+8
2008-05-07
Delete more obsolete dyngen ops.
ths
1
-115
/
+0
2008-05-07
MusicPal docs snippet (Jan Kiszka) and reshuffle ChangeLog.
balrog
2
-2
/
+25
2008-05-07
Delete obsolete MIPS dyngen ops.
ths
2
-156
/
+0
2008-05-06
Convert some MIPS load/store instructions to TCG.
ths
3
-109
/
+175
2008-05-06
Enable 64-bit FPU only for NewABI. Spotted by Vince Weaver.
ths
1
-0
/
+2
2008-05-06
Align file accesses with cache=off (Kevin Wolf, Laurent Vivier)
blueswir1
1
-6
/
+113
2008-05-06
ECC updated based on information released recently by Sun (Robert Reif)
blueswir1
1
-80
/
+160
2008-05-06
Update ARM rt_frame layout.
pbrook
3
-14
/
+172
2008-05-06
Disable the temporary timer slowdown for etrax.
edgar_igl
1
-1
/
+1
2008-05-06
MusicPal: fix gcc4 build (Jan Kiszka).
balrog
1
-7
/
+9
2008-05-06
PPC: fix efstst* instructions
aurel32
1
-6
/
+6
2008-05-06
PPC: fix definition of msr_spe
aurel32
1
-1
/
+1
2008-05-06
Fix OMAP1 MPU-timer rate on 32-bit hosts.
balrog
1
-1
/
+1
2008-05-06
Fix signal handler compilation on __arm__.
balrog
1
-1
/
+1
2008-05-06
Force correct evaluation order in a a == b != c condition.
balrog
1
-1
/
+1
2008-05-06
Fix i64 remainder calculation copy-paste error.
balrog
1
-2
/
+2
2008-05-06
Use TCG for MIPS GPR moves.
ths
4
-42
/
+83
[next]