aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-24Remove remaining uses of T0 in the MIPS target.ths
2008-06-24T1 is now dead.ths
2008-06-24Reduce use of fixed registers a bit more.ths
2008-06-24Fix Sparc mmu bug seen with NetBSD, based on patch by Cliff Wrightblueswir1
2008-06-24Use temporaries instead of fixed registers for some instructions.ths
2008-06-23Make mixer emulation a configure option (Jan Kiszka)malc
2008-06-23Fix some compiler signed/unsigned char warningsblueswir1
2008-06-23Fix compiler warning (Jan Kiszka)blueswir1
2008-06-23Pass T0/T1 explicitly to helper functions, and clean up a few dyngenths
2008-06-23According to gcc-4.3.0/gcc/config/rs6000/crtsavres.asm R13 is volatilemalc
2008-06-23Shuffle contents of tcg_target_reg_alloc_ordermalc
2008-06-22Add missing [SU]32malc
2008-06-22Eliminate cpu_T[0]blueswir1
2008-06-22Eliminate cpu_T[1]blueswir1
2008-06-22Add missing keys, sendkey support for all keysblueswir1
2008-06-21Emit warning message if user supplied buffer/period size/time was rejectedmalc
2008-06-21Convert some cpu_dst uses (with loads/stores) to cpu_tmp0blueswir1
2008-06-21Avoid brcond problems, use temps for cpu_src1 & cpu_src2blueswir1
2008-06-21Do not save dynamic fieldmalc
2008-06-21Disable xLaw debuggingmalc
2008-06-21Rework period/buffer size settingmalc
2008-06-21Add VM save/load supportmalc
2008-06-21Add calls to pci_device_save/loadmalc
2008-06-20Update TODOblueswir1
2008-06-20Add support for boot_set commandblueswir1
2008-06-20Add an opaque parameter to boot_set API, move function to monitor.cblueswir1
2008-06-20Delete obsolete file.ths
2008-06-20Delete obsolete file.ths
2008-06-20Delete obsolete prototypes.ths
2008-06-20Convert unaligned load/store to TCG.ths
2008-06-20Fix boot problem on i386 host introduced in r4690blueswir1
2008-06-20added model_id and vendor cpu model options (initial patch by Dan Kenigsberg)...bellard
2008-06-20Convert vr54xx multiply instructions to TCG.ths
2008-06-20cmpxchg fixesbellard
2008-06-19Remove now-dead code.ths
2008-06-19Convert remaining MIPS FP instructions to TCG.ths
2008-06-19Fix buffer overruns (reported by Julian Seward)blueswir1
2008-06-19Also fix 24 bit depthblueswir1
2008-06-19Fix crash when returning from monitor or serial console to normal TCX viewblueswir1
2008-06-18Make save function optionalaurel32
2008-06-18PPC: fix mtfsfiaurel32
2008-06-18Add image format option in monitor for removable mediaaurel32
2008-06-18HLT, MWAIT and MONITOR insn fixes (initial patch by Alexander Graf)bellard
2008-06-18Save LR into proper place on callers stack framemalc
2008-06-15Avoid temporary variable use across basic blocks for udivxblueswir1
2008-06-15Fix Sparc32plus & Sparc64 debug outputblueswir1
2008-06-13Fix vm state save/loadmalc
2008-06-13ISA version of CS4231Amalc
2008-06-12Switch the standard multiplication instructions to TCG.ths
2008-06-12Switch bitfield instructions and assorted special ops to TCG.ths