aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-01Add a tests for user-mode mmapedgar_igl
2008-03-01Add test-case for btst CCS flags updates.edgar_igl
2008-03-01* target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.edgar_igl
2008-02-29 Fix compiler warningblueswir1
2008-02-29 Fix register references (Igor Kovalenko)blueswir1
2008-02-29Fix sun4m machine if MAX_FD != 2 (Herv�oussineau)blueswir1
2008-02-29Give names to magic numbers (Herv�oussineau)blueswir1
2008-02-28First try at supporting ordinary signals for CRIS linux-user guests.edgar_igl
2008-02-28Add small testcase for ordinary signals.edgar_igl
2008-02-28Cut the translation block after translating a break insn. This avoids an issu...edgar_igl
2008-02-28More consistent naming for CRIS register-number macros.edgar_igl
2008-02-27 Preliminary Sparc TCG targetblueswir1
2008-02-27 Temporary fix for i386 hostblueswir1
2008-02-27Initialize disasinfo->private_data, binutils does it and some disassemblers d...edgar_igl
2008-02-25 Fix mixed definesblueswir1
2008-02-25Add testcase for CRIS ftag/fidx cache flushing insns.edgar_igl
2008-02-25Silently ignore CRIS cache flushes, instead of aborting due to unknown insn.edgar_igl
2008-02-24 Modify Sparc32/64 to use TCGblueswir1
2008-02-24 More helper types, rearrange generic definitionsblueswir1
2008-02-23Really stop the transfer when the DMA channel is being disabled.balrog
2008-02-22The non-ncurses curses doesn't have resize_term, so make resizing conditional.balrog
2008-02-20 Fix andi, optimize addi and subi zero casesblueswir1
2008-02-17Unify RTCs that use host time, fix M48t59 alarm.balrog
2008-02-17 Fix typoblueswir1
2008-02-14 Fix remote debugger memory access problems reported by Matthias Steinblueswir1
2008-02-12Make MIPS MT implementation more cache friendly.ths
2008-02-11 Fix SS-20 auxio addressesblueswir1
2008-02-11 Sparc32 MMU register fixes (Robert Reif)blueswir1
2008-02-11Force a resize after leaving graphical mode in curses (spotted by Samuel Thib...balrog
2008-02-10Make omap I2C controller work (previously untested). Implement post-OMAP1 ch...balrog
2008-02-10Add an ncurses UI.balrog
2008-02-10Correct qemu-img usage hint (Andreas Färber).balrog
2008-02-10Simplify TCG relocation bugfix.pbrook
2008-02-10Add serial loopback mode (patch from Hervé Poussineau).balrog
2008-02-10Enhance PC kbd debugging (patch from Hervé Poussineau)balrog
2008-02-10Fix parallel port software emulation (Hervé Poussineau).balrog
2008-02-10Don't error out on zero-length chunks in writev, as to mimic Linux (Kirill A....balrog
2008-02-10Remove unused boolean_t, should fix building for Solaris.balrog
2008-02-10Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME forpbrook
2008-02-04lock_iovec() fixbellard
2008-02-04win32: suppress alloca() warningbellard
2008-02-04win32 fixbellard
2008-02-04Update texi2pod.pl.ths
2008-02-04fixed sign extensions - added explicit side effect op flag - added discard in...bellard
2008-02-03compare fixbellard
2008-02-03Add TCG variable opaque type.pbrook
2008-02-03Robustify source directory check.pbrook
2008-02-03Fix opparam_buf size estimate.pbrook
2008-02-03Use ARCH_CFLAGS in configure tests.pbrook
2008-02-03Fix VMware VGA init call (Anthony Liguori).balrog