Age | Commit message (Expand) | Author |
2008-02-27 | Preliminary Sparc TCG target | blueswir1 |
2008-02-27 | Temporary fix for i386 host | blueswir1 |
2008-02-27 | Initialize disasinfo->private_data, binutils does it and some disassemblers d... | edgar_igl |
2008-02-25 | Fix mixed defines | blueswir1 |
2008-02-25 | Add testcase for CRIS ftag/fidx cache flushing insns. | edgar_igl |
2008-02-25 | Silently ignore CRIS cache flushes, instead of aborting due to unknown insn. | edgar_igl |
2008-02-24 | Modify Sparc32/64 to use TCG | blueswir1 |
2008-02-24 | More helper types, rearrange generic definitions | blueswir1 |
2008-02-23 | Really stop the transfer when the DMA channel is being disabled. | balrog |
2008-02-22 | The non-ncurses curses doesn't have resize_term, so make resizing conditional. | balrog |
2008-02-20 | Fix andi, optimize addi and subi zero cases | blueswir1 |
2008-02-17 | Unify RTCs that use host time, fix M48t59 alarm. | balrog |
2008-02-17 | Fix typo | blueswir1 |
2008-02-14 | Fix remote debugger memory access problems reported by Matthias Stein | blueswir1 |
2008-02-12 | Make MIPS MT implementation more cache friendly. | ths |
2008-02-11 | Fix SS-20 auxio addresses | blueswir1 |
2008-02-11 | Sparc32 MMU register fixes (Robert Reif) | blueswir1 |
2008-02-11 | Force a resize after leaving graphical mode in curses (spotted by Samuel Thib... | balrog |
2008-02-10 | Make omap I2C controller work (previously untested). Implement post-OMAP1 ch... | balrog |
2008-02-10 | Add an ncurses UI. | balrog |
2008-02-10 | Correct qemu-img usage hint (Andreas Färber). | balrog |
2008-02-10 | Simplify TCG relocation bugfix. | pbrook |
2008-02-10 | Add serial loopback mode (patch from Hervé Poussineau). | balrog |
2008-02-10 | Enhance PC kbd debugging (patch from Hervé Poussineau) | balrog |
2008-02-10 | Fix parallel port software emulation (Hervé Poussineau). | balrog |
2008-02-10 | Don't error out on zero-length chunks in writev, as to mimic Linux (Kirill A.... | balrog |
2008-02-10 | Remove unused boolean_t, should fix building for Solaris. | balrog |
2008-02-10 | Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME for | pbrook |
2008-02-04 | lock_iovec() fix | bellard |
2008-02-04 | win32: suppress alloca() warning | bellard |
2008-02-04 | win32 fix | bellard |
2008-02-04 | Update texi2pod.pl. | ths |
2008-02-04 | fixed sign extensions - added explicit side effect op flag - added discard in... | bellard |
2008-02-03 | compare fix | bellard |
2008-02-03 | Add TCG variable opaque type. | pbrook |
2008-02-03 | Robustify source directory check. | pbrook |
2008-02-03 | Fix opparam_buf size estimate. | pbrook |
2008-02-03 | Use ARCH_CFLAGS in configure tests. | pbrook |
2008-02-03 | Fix VMware VGA init call (Anthony Liguori). | balrog |
2008-02-03 | Fix building under paths with symlinks (patch from Richard Purdie). | balrog |
2008-02-03 | Implement more INQUIRY command replies for scsi disk (Igor Kovalenko). | balrog |
2008-02-03 | Do not set RTC frequency if already set (Aurelien Jarno). | balrog |
2008-02-03 | Simplify guess_disk_lchs - should fix Windows stack corruption spotted by TeL... | balrog |
2008-02-03 | NMI and INTR events injection should not be handled as software interrupts (B... | balrog |
2008-02-03 | Add VNC reverse connections, by Eddie Kohler. | balrog |
2008-02-03 | Make SVM env->cr[8] a valid register (patch from TeLeMan). | balrog |
2008-02-03 | E1000 NIC emulation (Nir Peleg, patch from Dor Laor). | balrog |
2008-02-01 | Add missing dependencies on generated files (for parallel build). | pbrook |
2008-02-01 | reverted -translation option support | bellard |
2008-02-01 | Move AUX1 and AUX2 to correct locations | blueswir1 |