aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-01Remove duplicate device index calculations.pbrook
2008-07-01Move interrupt_request and user_mode_only to common cpu state.pbrook
2008-07-01Fix DMA length bug seen with NetBSD (Cliff Wright)blueswir1
2008-07-01block-vvfat.c - fix is_free predicate, by Tristan Gingold.ths
2008-07-01Add missing return in arm-semi, by Laurent Desnogues.ths
2008-07-01Static'ify some functions, and use standard inline in translate.c.ths
2008-07-01Implement resolution switching in common console code.pbrook
2008-07-01Delete duplicate code.ths
2008-06-30Fix rdtsc instruction counting.pbrook
2008-06-30Spelling fixes, spotted by Stuart Brady.ths
2008-06-30Move CPU save/load registration to common code.pbrook
2008-06-30CRIS: Correct writes to TLB hi.edgar_igl
2008-06-30Avoid refering to CRIS specific cpu-state to be able to use these blocks with...edgar_igl
2008-06-30Make bcond and btarget TCG registers.ths
2008-06-30Avoid CRIS related warnings by Jan Kiszka.edgar_igl
2008-06-29Suppress bogus compiler warnings.pbrook
2008-06-29Remove unnecessary helper arguments, and fix some typos.ths
2008-06-29Add missing static qualifiers.pbrook
2008-06-29Add missing file. Fix spelling errors.pbrook
2008-06-29Add instruction counter.pbrook
2008-06-29Fix shell quoting.pbrook
2008-06-28Document usage of new options remove stray variables, check for ALSA/FMOD/ESDmalc
2008-06-28Consistencymalc
2008-06-27Avoid unused input arguments which triggered tcg errors. Spotted byths
2008-06-27More efficient target register / TC accesses.ths
2008-06-26Fix bogus format, reading uninitialised memory (original patch by Julian Seward)blueswir1
2008-06-25Change the way audio is configuredmalc
2008-06-25Suppress OpenBSD warning messages for leftover fifo bytesblueswir1
2008-06-25Reset correct channel aka NetBSD boot fixblueswir1
2008-06-24Clarify some TODO items.ths
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