summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-09Add x86_64 gdb stub for qemu (Jason Wessel).edgar_igl1-1/+133
2008-05-09CRIS: Concistent use of btarget and make it possible to single-step over dela...edgar_igl1-10/+14
2008-05-09Make a safer guess for max generated ops per guest insn (spotted by Jan Kiszka).edgar_igl1-1/+1
2008-05-08CFI-0002 linux MTD compatibility.edgar_igl1-7/+25
2008-05-08cirrusfb: proper "Attribute Controller Toggle Readback" register behaviouraurel321-1/+3
2008-05-07Update ARM non-rt sigframe layout.pbrook1-101/+165
2008-05-07Be more economical with local temporaries.ths1-2/+44
2008-05-07Simplify some constant loadsblueswir11-17/+14
2008-05-07Fix potential condition code problemsblueswir11-46/+58
2008-05-07Mention missing CPU save/restore.ths1-0/+1
2008-05-07CRIS: Disable softfloat and dyngen ops.edgar_igl1-2/+2
2008-05-07Delete redundant prototype.ths1-2/+0
2008-05-07CRIS: Remove X flag from tb flags.edgar_igl1-1/+1
2008-05-07Revert 4367blueswir11-113/+6
2008-05-07CRIS: More TCG conversion.edgar_igl5-103/+332
2008-05-07Add a file missing from the previous commit.balrog2-0/+602
2008-05-07Nokia N810 basic system emulation.balrog7-210/+324
2008-05-07Avoid arithmetics on void * in MusicPal audio code (Jan Kiszka).balrog1-8/+8
2008-05-07Delete more obsolete dyngen ops.ths1-115/+0
2008-05-07MusicPal docs snippet (Jan Kiszka) and reshuffle ChangeLog.balrog2-2/+25
2008-05-07Delete obsolete MIPS dyngen ops.ths2-156/+0
2008-05-06Convert some MIPS load/store instructions to TCG.ths3-109/+175
2008-05-06Enable 64-bit FPU only for NewABI. Spotted by Vince Weaver.ths1-0/+2
2008-05-06Align file accesses with cache=off (Kevin Wolf, Laurent Vivier)blueswir11-6/+113
2008-05-06ECC updated based on information released recently by Sun (Robert Reif)blueswir11-80/+160
2008-05-06Update ARM rt_frame layout.pbrook3-14/+172
2008-05-06Disable the temporary timer slowdown for etrax.edgar_igl1-1/+1
2008-05-06MusicPal: fix gcc4 build (Jan Kiszka).balrog1-7/+9
2008-05-06PPC: fix efstst* instructionsaurel321-6/+6
2008-05-06PPC: fix definition of msr_speaurel321-1/+1
2008-05-06Fix OMAP1 MPU-timer rate on 32-bit hosts.balrog1-1/+1
2008-05-06Fix signal handler compilation on __arm__.balrog1-1/+1
2008-05-06Force correct evaluation order in a a == b != c condition.balrog1-1/+1
2008-05-06Fix i64 remainder calculation copy-paste error.balrog1-2/+2
2008-05-06Use TCG for MIPS GPR moves.ths4-42/+83
2008-05-06Fix MIPS64 branches. Funny how this survived testing.ths1-1/+1
2008-05-06ide: Enable byte&word access to DMA address registeraurel321-0/+50
2008-05-06Teach the CRIS disassembler to stay within the provided buffer.edgar_igl1-6/+4
2008-05-06Make sure we flush cached blocks from the tb-jmp-cache when we replace valid ...edgar_igl1-8/+20
2008-05-06Make the paged properties of the tb-jmp-cache hash function work for TARGET_P...edgar_igl1-3/+3
2008-05-06More TCG updates for CRISedgar_igl1-64/+90
2008-05-06CRIS MMU Updatesedgar_igl3-10/+28
2008-05-05Really really revert commit r4343aurel321-0/+4
2008-05-05Really revert commit r4343aurel321-2/+0
2008-05-05Revert commit r4342 and r4343, wasn't intended to be committedaurel322-2/+1
2008-05-05PPC: fix isel opcode decodingaurel321-1/+1
2008-05-05hw/pc.c: fix warningaurel321-0/+1
2008-05-05Don't stop translation for mtc0 compareaurel321-2/+0
2008-05-05Disable debug code for production.aurel321-1/+1
2008-05-05qemu: generate signals on tap I/Oaurel321-0/+1