aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-03SH: Add cpu_sh4_is_cached for linux-user.edgar_igl1-0/+6
2009-04-02Immediate versions of ro[lr]malc1-1/+83
2009-04-02Temporary workaround for ppc on ppcmalc1-0/+4
2009-04-01SH: Improve movca.l/ocbi emulation.edgar_igl5-5/+156
2009-04-01Implement and use shared memory framebuffer device rendering reoutine.pbrook10-231/+253
2009-04-01Use pixel_ops.hpbrook1-24/+1
2009-03-31Remove unused variableblueswir11-1/+0
2009-03-31Update OpenBIOS images to r482blueswir14-1/+1
2009-03-31Avoid rounding problems in ptimer_get_countpbrook1-1/+31
2009-03-30Fix wrong return valueblueswir11-1/+1
2009-03-29Remove dead AIO code for win32aliguori1-142/+4
2009-03-29target-mips: optimize gen_movcf_*()aurel321-51/+23
2009-03-29target-mips: optimize gen_movci()aurel321-15/+17
2009-03-29target-mips: optimize gen_compute_branch1()aurel321-107/+57
2009-03-29Misc scsi disk/cdrom fixes/improvements 4/4blueswir11-0/+3
2009-03-29misc scsi disk/cdrom fixes/improvements 3/4blueswir11-1/+9
2009-03-29misc scsi disk/cdrom fixes/improvements 2/4blueswir11-0/+4
2009-03-29misc scsi disk/cdrom fixes/improvements 1/4blueswir11-0/+1
2009-03-29target-mips: don't map FP registers as TCG global variablesaurel321-35/+30
2009-03-29target-mips: fix divu instructionaurel321-0/+2
2009-03-29tcg: fix _tl aliases for divu/remuaurel321-4/+4
2009-03-29target-ppc: Explain why the whole TLB is flushed on SR writeaurel321-0/+2
2009-03-29Fix hxtool eating backslash sequences for sh != bashblueswir11-1/+1
2009-03-29Fix hxtool eating backslash sequencesblueswir11-3/+3
2009-03-29fix format string warnings in block-qcow2.c (Christoph Hellwig)aliguori1-3/+3
2009-03-29check for bs->drv in bdrv_flush (Christoph Hellwig)aliguori1-0/+2
2009-03-29remove dead code in bdrv_check_request (Christoph Hellwig)aliguori1-9/+1
2009-03-29target-mips: optimize write to env->hflagsaurel321-14/+7
2009-03-29target-mips: optimize gen_muldiv()aurel321-123/+115
2009-03-29tcg: add _tl aliases for div/divu/rem/remuaurel321-0/+8
2009-03-29target-mips: optimize gen_HILO()aurel321-4/+0
2009-03-29target-mips: optimize gen_trap()aurel321-26/+12
2009-03-29target-mips: optimize gen_compute_branch()aurel323-51/+48
2009-03-29target-mips: don't mix result and arguments in gen_op_*aurel321-54/+54
2009-03-29target-mips: gen_bshfl()aurel321-29/+45
2009-03-29target-mips: optimize gen_mul_vr54xx()aurel321-2/+2
2009-03-29target-mips: optimize gen_cl()aurel321-15/+11
2009-03-29target-ppc: avoid nop to override next instructionaurel321-3/+3
2009-03-29target-alpha: bug fix: avoid nop to override next instructionaurel321-3/+3
2009-03-29target-alpha: remove PALCODE_ declarations (unused).aurel321-10/+0
2009-03-29target-alpha: add instruction name in comments for hw_ld opcode.aurel321-20/+20
2009-03-29Document which IPR are used by 21264aurel321-31/+65
2009-03-29target-alpha: tb_flush helper should flush the tb (and not the tlb).aurel321-1/+1
2009-03-29target-alpha: fix temp free for hw_staurel321-2/+1
2009-03-29target-alpha: fix bug: integer conditional branch offset is 21 bits wide.aurel321-10/+10
2009-03-29target-alpha: Fix bug: do not mask address LSBs for ldwu.aurel321-1/+1
2009-03-29target-alpha: Fix bug: palcode is at least 6 bits.aurel321-1/+1
2009-03-28build system: silence gdbstub-xml.c generationaurel321-3/+2
2009-03-28tcg/README: fix description of bswap32_i32/i64aurel321-1/+1
2009-03-28target-sh4: r2d --append option supportaurel321-3/+2