summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SH: Add cpu_sh4_is_cached for linux-user.edgar_igl2009-04-031-0/+6
* Immediate versions of ro[lr]malc2009-04-021-1/+83
* Temporary workaround for ppc on ppcmalc2009-04-021-0/+4
* SH: Improve movca.l/ocbi emulation.edgar_igl2009-04-015-5/+156
* Implement and use shared memory framebuffer device rendering reoutine.pbrook2009-04-0110-231/+253
* Use pixel_ops.hpbrook2009-04-011-24/+1
* Remove unused variableblueswir12009-03-311-1/+0
* Update OpenBIOS images to r482blueswir12009-03-314-1/+1
* Avoid rounding problems in ptimer_get_countpbrook2009-03-311-1/+31
* Fix wrong return valueblueswir12009-03-301-1/+1
* Remove dead AIO code for win32aliguori2009-03-291-142/+4
* target-mips: optimize gen_movcf_*()aurel322009-03-291-51/+23
* target-mips: optimize gen_movci()aurel322009-03-291-15/+17
* target-mips: optimize gen_compute_branch1()aurel322009-03-291-107/+57
* Misc scsi disk/cdrom fixes/improvements 4/4blueswir12009-03-291-0/+3
* misc scsi disk/cdrom fixes/improvements 3/4blueswir12009-03-291-1/+9
* misc scsi disk/cdrom fixes/improvements 2/4blueswir12009-03-291-0/+4
* misc scsi disk/cdrom fixes/improvements 1/4blueswir12009-03-291-0/+1
* target-mips: don't map FP registers as TCG global variablesaurel322009-03-291-35/+30
* target-mips: fix divu instructionaurel322009-03-291-0/+2
* tcg: fix _tl aliases for divu/remuaurel322009-03-291-4/+4
* target-ppc: Explain why the whole TLB is flushed on SR writeaurel322009-03-291-0/+2
* Fix hxtool eating backslash sequences for sh != bashblueswir12009-03-291-1/+1
* Fix hxtool eating backslash sequencesblueswir12009-03-291-3/+3
* fix format string warnings in block-qcow2.c (Christoph Hellwig)aliguori2009-03-291-3/+3
* check for bs->drv in bdrv_flush (Christoph Hellwig)aliguori2009-03-291-0/+2
* remove dead code in bdrv_check_request (Christoph Hellwig)aliguori2009-03-291-9/+1
* target-mips: optimize write to env->hflagsaurel322009-03-291-14/+7
* target-mips: optimize gen_muldiv()aurel322009-03-291-123/+115
* tcg: add _tl aliases for div/divu/rem/remuaurel322009-03-291-0/+8
* target-mips: optimize gen_HILO()aurel322009-03-291-4/+0
* target-mips: optimize gen_trap()aurel322009-03-291-26/+12
* target-mips: optimize gen_compute_branch()aurel322009-03-293-51/+48
* target-mips: don't mix result and arguments in gen_op_*aurel322009-03-291-54/+54
* target-mips: gen_bshfl()aurel322009-03-291-29/+45
* target-mips: optimize gen_mul_vr54xx()aurel322009-03-291-2/+2
* target-mips: optimize gen_cl()aurel322009-03-291-15/+11
* target-ppc: avoid nop to override next instructionaurel322009-03-291-3/+3
* target-alpha: bug fix: avoid nop to override next instructionaurel322009-03-291-3/+3
* target-alpha: remove PALCODE_ declarations (unused).aurel322009-03-291-10/+0
* target-alpha: add instruction name in comments for hw_ld opcode.aurel322009-03-291-20/+20
* Document which IPR are used by 21264aurel322009-03-291-31/+65
* target-alpha: tb_flush helper should flush the tb (and not the tlb).aurel322009-03-291-1/+1
* target-alpha: fix temp free for hw_staurel322009-03-291-2/+1
* target-alpha: fix bug: integer conditional branch offset is 21 bits wide.aurel322009-03-291-10/+10
* target-alpha: Fix bug: do not mask address LSBs for ldwu.aurel322009-03-291-1/+1
* target-alpha: Fix bug: palcode is at least 6 bits.aurel322009-03-291-1/+1
* build system: silence gdbstub-xml.c generationaurel322009-03-281-3/+2
* tcg/README: fix description of bswap32_i32/i64aurel322009-03-281-1/+1
* target-sh4: r2d --append option supportaurel322009-03-281-3/+2
OpenPOWER on IntegriCloud