aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-06Teach the CRIS disassembler to stay within the provided buffer.edgar_igl
2008-05-06Make sure we flush cached blocks from the tb-jmp-cache when we replace valid ...edgar_igl
2008-05-06Make the paged properties of the tb-jmp-cache hash function work for TARGET_P...edgar_igl
2008-05-06More TCG updates for CRISedgar_igl
2008-05-06CRIS MMU Updatesedgar_igl
2008-05-05Really really revert commit r4343aurel32
2008-05-05Really revert commit r4343aurel32
2008-05-05Revert commit r4342 and r4343, wasn't intended to be committedaurel32
2008-05-05PPC: fix isel opcode decodingaurel32
2008-05-05hw/pc.c: fix warningaurel32
2008-05-05Don't stop translation for mtc0 compareaurel32
2008-05-05Disable debug code for production.aurel32
2008-05-05qemu: generate signals on tap I/Oaurel32
2008-05-05CVE-2007-1320 - Cirrus LGD-54XX "bitblt" heap overflowaurel32
2008-05-05Fix Sparc64 serial device breakageblueswir1
2008-05-05Put Pseudo-TTY in rawmode for char devicesaurel32
2008-05-05Qemu 32-bit i386, gcc >= 3.4 spill error fixaurel32
2008-05-048250: Customized base baudrateaurel32
2008-05-048250: throttle TX-completion IRQsaurel32
2008-05-04Correctly save and restore env->a20_mask now that it is a 64-bitaurel32
2008-05-04Allow bootdevice change from the monitoraurel32
2008-05-04MusicPal mono playback support.balrog
2008-05-04OMAP STI/XTI console.balrog
2008-05-04Remember the state of level-triggered interruptsaurel32
2008-05-04PPC UIC: Remove interrupt polarity codeaurel32
2008-05-04Fix spurious VGA updatesaurel32
2008-05-04remove target ifdefs from vl.caurel32
2008-05-04Remove debug sample rate slowdown.balrog
2008-05-04Use external clock in wm8750 slave mode.balrog
2008-05-04Complete the TCG conversion (and delete some files, too)blueswir1
2008-05-04Complete the TCG conversionblueswir1
2008-05-04Update volume for WM8750 input voices.balrog
2008-05-04First cut at WM8750 volume control (Jan Kiszka).balrog
2008-05-04Simplify mips branch handling. Retire T2 from use. Use TCG for branches.ths
2008-05-04Add helpers and shorthands for mul and muli operations.ths
2008-05-04Avoid some brcondsblueswir1
2008-05-04Fix crash due to invalid env->current_tb (Adam Lackorzynski, Paul Brook, me)blueswir1
2008-05-04Set default console sizeaurel32
2008-05-04Add ${ARCH_CFLAGS} when testing for libbrlapiaurel32
2008-05-04configure: silence test for brlapiaurel32
2008-05-03CRIS: Convert divide step to TCG.edgar_igl
2008-05-03Skip register moves when the target and the source are the sameblueswir1
2008-05-03Use memory based registers in functions containing brcondsblueswir1
2008-05-03Do not attempt to set page flags for pages outside target address spaceblueswir1
2008-05-03CRIS: Convert lz (leading zeros) to TCG.edgar_igl
2008-05-03Correct broken test for fixed file mmaps.edgar_igl
2008-05-03Fix MIPS MT GPR accesses, thanks Stefan Weil.ths
2008-05-03CRIS: Eliminate a few unneeded moves to/from T0/T1.edgar_igl
2008-05-03CRIS: Reduce the number of tb dependent flags.edgar_igl
2008-05-03CRIS: Do post-increment without going via T0.edgar_igl