summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Silently ignore CRIS cache flushes, instead of aborting due to unknown insn.edgar_igl2008-02-252-2/+17
* Modify Sparc32/64 to use TCGblueswir12008-02-247-1551/+878
* More helper types, rearrange generic definitionsblueswir12008-02-242-64/+109
* Really stop the transfer when the DMA channel is being disabled.balrog2008-02-231-2/+3
* The non-ncurses curses doesn't have resize_term, so make resizing conditional.balrog2008-02-221-2/+4
* Fix andi, optimize addi and subi zero casesblueswir12008-02-201-3/+13
* Unify RTCs that use host time, fix M48t59 alarm.balrog2008-02-178-123/+115
* Fix typoblueswir12008-02-171-1/+1
* Fix remote debugger memory access problems reported by Matthias Steinblueswir12008-02-142-7/+12
* Make MIPS MT implementation more cache friendly.ths2008-02-1212-96/+96
* Fix SS-20 auxio addressesblueswir12008-02-111-2/+2
* Sparc32 MMU register fixes (Robert Reif)blueswir12008-02-114-9/+103
* Force a resize after leaving graphical mode in curses (spotted by Samuel Thib...balrog2008-02-111-7/+8
* Make omap I2C controller work (previously untested). Implement post-OMAP1 ch...balrog2008-02-102-15/+116
* Add an ncurses UI.balrog2008-02-1021-34/+1238
* Correct qemu-img usage hint (Andreas Färber).balrog2008-02-101-1/+1
* Simplify TCG relocation bugfix.pbrook2008-02-105-17/+12
* Add serial loopback mode (patch from Hervé Poussineau).balrog2008-02-101-8/+39
* Enhance PC kbd debugging (patch from Hervé Poussineau)balrog2008-02-101-6/+9
* Fix parallel port software emulation (Hervé Poussineau).balrog2008-02-102-1/+3
* Don't error out on zero-length chunks in writev, as to mimic Linux (Kirill A....balrog2008-02-101-1/+1
* Remove unused boolean_t, should fix building for Solaris.balrog2008-02-102-2/+1
* Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME forpbrook2008-02-103-21/+24
* lock_iovec() fixbellard2008-02-041-5/+12
* win32: suppress alloca() warningbellard2008-02-041-0/+3
* win32 fixbellard2008-02-041-11/+31
* Update texi2pod.pl.ths2008-02-041-23/+73
* fixed sign extensions - added explicit side effect op flag - added discard in...bellard2008-02-045-71/+124
* compare fixbellard2008-02-032-5/+5
* Add TCG variable opaque type.pbrook2008-02-034-364/+488
* Robustify source directory check.pbrook2008-02-031-5/+1
* Fix opparam_buf size estimate.pbrook2008-02-031-1/+3
* Use ARCH_CFLAGS in configure tests.pbrook2008-02-031-6/+7
* Fix VMware VGA init call (Anthony Liguori).balrog2008-02-031-2/+2
* Fix building under paths with symlinks (patch from Richard Purdie).balrog2008-02-031-6/+8
* Implement more INQUIRY command replies for scsi disk (Igor Kovalenko).balrog2008-02-031-4/+125
* Do not set RTC frequency if already set (Aurelien Jarno).balrog2008-02-031-1/+4
* Simplify guess_disk_lchs - should fix Windows stack corruption spotted by TeL...balrog2008-02-031-8/+1
* NMI and INTR events injection should not be handled as software interrupts (B...balrog2008-02-031-2/+2
* Add VNC reverse connections, by Eddie Kohler.balrog2008-02-032-21/+54
* Make SVM env->cr[8] a valid register (patch from TeLeMan).balrog2008-02-032-2/+6
* E1000 NIC emulation (Nir Peleg, patch from Dor Laor).balrog2008-02-036-2/+1872
* Add missing dependencies on generated files (for parallel build).pbrook2008-02-011-3/+9
* reverted -translation option supportbellard2008-02-014-111/+3
* Move AUX1 and AUX2 to correct locationsblueswir12008-02-013-6/+6
* typosbellard2008-02-011-4/+4
* use the TCG code generatorbellard2008-02-0135-2353/+1087
* TCG code generatorbellard2008-02-0113-0/+7026
* updatebellard2008-02-011-0/+5
* typobellard2008-02-011-1/+1
OpenPOWER on IntegriCloud