summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-01Add a tests for user-mode mmapedgar_igl3-0/+487
2008-03-01Add test-case for btst CCS flags updates.edgar_igl1-0/+8
2008-03-01* target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.edgar_igl4-60/+99
2008-02-29 Fix compiler warningblueswir11-0/+2
2008-02-29 Fix register references (Igor Kovalenko)blueswir11-3/+3
2008-02-29Fix sun4m machine if MAX_FD != 2 (Herv�oussineau)blueswir11-1/+1
2008-02-29Give names to magic numbers (Herv�oussineau)blueswir11-125/+222
2008-02-28First try at supporting ordinary signals for CRIS linux-user guests.edgar_igl2-0/+175
2008-02-28Add small testcase for ordinary signals.edgar_igl2-0/+27
2008-02-28Cut the translation block after translating a break insn. This avoids an issu...edgar_igl1-1/+6
2008-02-28More consistent naming for CRIS register-number macros.edgar_igl6-75/+74
2008-02-27 Preliminary Sparc TCG targetblueswir14-0/+727
2008-02-27 Temporary fix for i386 hostblueswir12-0/+27
2008-02-27Initialize disasinfo->private_data, binutils does it and some disassemblers d...edgar_igl1-0/+1
2008-02-25 Fix mixed definesblueswir11-2/+2
2008-02-25Add testcase for CRIS ftag/fidx cache flushing insns.edgar_igl2-0/+34
2008-02-25Silently ignore CRIS cache flushes, instead of aborting due to unknown insn.edgar_igl2-2/+17
2008-02-24 Modify Sparc32/64 to use TCGblueswir17-1551/+878
2008-02-24 More helper types, rearrange generic definitionsblueswir12-64/+109
2008-02-23Really stop the transfer when the DMA channel is being disabled.balrog1-2/+3
2008-02-22The non-ncurses curses doesn't have resize_term, so make resizing conditional.balrog1-2/+4
2008-02-20 Fix andi, optimize addi and subi zero casesblueswir11-3/+13
2008-02-17Unify RTCs that use host time, fix M48t59 alarm.balrog8-123/+115
2008-02-17 Fix typoblueswir11-1/+1
2008-02-14 Fix remote debugger memory access problems reported by Matthias Steinblueswir12-7/+12
2008-02-12Make MIPS MT implementation more cache friendly.ths12-96/+96
2008-02-11 Fix SS-20 auxio addressesblueswir11-2/+2
2008-02-11 Sparc32 MMU register fixes (Robert Reif)blueswir14-9/+103
2008-02-11Force a resize after leaving graphical mode in curses (spotted by Samuel Thib...balrog1-7/+8
2008-02-10Make omap I2C controller work (previously untested). Implement post-OMAP1 ch...balrog2-15/+116
2008-02-10Add an ncurses UI.balrog21-34/+1238
2008-02-10Correct qemu-img usage hint (Andreas Färber).balrog1-1/+1
2008-02-10Simplify TCG relocation bugfix.pbrook5-17/+12
2008-02-10Add serial loopback mode (patch from Hervé Poussineau).balrog1-8/+39
2008-02-10Enhance PC kbd debugging (patch from Hervé Poussineau)balrog1-6/+9
2008-02-10Fix parallel port software emulation (Hervé Poussineau).balrog2-1/+3
2008-02-10Don't error out on zero-length chunks in writev, as to mimic Linux (Kirill A....balrog1-1/+1
2008-02-10Remove unused boolean_t, should fix building for Solaris.balrog2-2/+1
2008-02-10Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME forpbrook3-21/+24
2008-02-04lock_iovec() fixbellard1-5/+12
2008-02-04win32: suppress alloca() warningbellard1-0/+3
2008-02-04win32 fixbellard1-11/+31
2008-02-04Update texi2pod.pl.ths1-23/+73
2008-02-04fixed sign extensions - added explicit side effect op flag - added discard in...bellard5-71/+124
2008-02-03compare fixbellard2-5/+5
2008-02-03Add TCG variable opaque type.pbrook4-364/+488
2008-02-03Robustify source directory check.pbrook1-5/+1
2008-02-03Fix opparam_buf size estimate.pbrook1-1/+3
2008-02-03Use ARCH_CFLAGS in configure tests.pbrook1-6/+7
2008-02-03Fix VMware VGA init call (Anthony Liguori).balrog1-2/+2