| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove duplicate TARGET_M68K case. | pbrook | 2007-01-01 | 1 | -4/+0 |
* | bFLT loader commandline fix. | pbrook | 2006-12-26 | 1 | -1/+1 |
* | Fix SCSI cdrom boot, thanks Blue Swirl. | ths | 2006-12-24 | 4 | -9/+65 |
* | Null character instead of numeric null. | ths | 2006-12-23 | 1 | -2/+2 |
* | Solaris SMBD hacks (Ben Taylor). | pbrook | 2006-12-23 | 1 | -2/+7 |
* | Simplify error handling again. | ths | 2006-12-23 | 1 | -7/+4 |
* | Check ELF binaries for machine type and endianness. | ths | 2006-12-23 | 10 | -15/+44 |
* | Use memory barriers in FORCE_RET / RETURN. | ths | 2006-12-23 | 3 | -5/+5 |
* | Fix spelling. | ths | 2006-12-23 | 1 | -1/+1 |
* | More serial ports for the mips machine. | ths | 2006-12-23 | 1 | -1/+10 |
* | Fix build warning on Windows. | ths | 2006-12-23 | 1 | -0/+6 |
* | Sparc64 build fix (Igor Kovalenko). | pbrook | 2006-12-22 | 1 | -2/+2 |
* | Windows build fix, namespace cleanup, fix error message, by Stefan Weil. | ths | 2006-12-22 | 1 | -19/+23 |
* | Support for unidirectional pipes, by Ed Swierk. | ths | 2006-12-22 | 1 | -6/+17 |
* | Fix -cdrom breakage. | ths | 2006-12-22 | 1 | -5/+5 |
* | SCSI emulation improvements, by Chuck Brazie. | ths | 2006-12-22 | 4 | -59/+343 |
* | Build fix for AIO (-dummy) on Windows, by Stefan Weil. | ths | 2006-12-22 | 1 | -0/+4 |
* | Escape filname printout properly, by Anthony Liguori and Julian Seward. | ths | 2006-12-22 | 4 | -3/+39 |
* | Fix CDROM change, by Anthony Liguori. | ths | 2006-12-22 | 1 | -0/+12 |
* | Daemonize option, by Anthony Liguori. | ths | 2006-12-22 | 2 | -0/+88 |
* | Unix domain socket support for VNC, by Anthony Liguori. | ths | 2006-12-22 | 4 | -37/+74 |
* | Run monitor over unix domain sockets, by Anthony Liguori. | ths | 2006-12-21 | 3 | -19/+102 |
* | Fix "inaccessible boot device" on FreeBSD, by Juergen Lock. | ths | 2006-12-21 | 1 | -0/+3 |
* | Enable TCP_NODELAY, by Daniel Jacobowitz. | ths | 2006-12-21 | 2 | -1/+3 |
* | Don't cast lvalues, fixes compiler warning. | ths | 2006-12-21 | 1 | -2/+4 |
* | Avoid "unused variable" compiler warning. | ths | 2006-12-21 | 1 | -1/+2 |
* | Remove unused variable. | ths | 2006-12-21 | 1 | -1/+0 |
* | Silence a spurious gcc warning. | ths | 2006-12-21 | 1 | -1/+1 |
* | Fix compiler warnings, add signed versions of some swab functions. | ths | 2006-12-21 | 1 | -3/+15 |
* | Scrap SIGN_EXTEND32. | ths | 2006-12-21 | 6 | -78/+79 |
* | Preliminiary MIPS64 support, disabled by default due to performance impact. | ths | 2006-12-21 | 12 | -208/+957 |
* | Look for gcc3 (Anthony Liguori). | pbrook | 2006-12-19 | 1 | -17/+42 |
* | Add unassigned memory debugging code. | pbrook | 2006-12-18 | 1 | -0/+7 |
* | Fix erraneous fallthrough in MIPS trap implementation, thanks Atsushi Nemoto. | ths | 2006-12-16 | 1 | -0/+1 |
* | Simple test for mips/mipsel, based on a test by Alexander Voropay. | ths | 2006-12-14 | 2 | -0/+71 |
* | Reduce VNC resize traffic, thanks Eduardo Felipe. | ths | 2006-12-14 | 1 | -1/+3 |
* | Fix userland ELF loader for zero sized BSS. | ths | 2006-12-14 | 1 | -3/+6 |
* | MIPS has also a fixed MMAP_SHIFT of 12. | ths | 2006-12-11 | 1 | -1/+1 |
* | MIPS FPU support for the gdb stub, by Daniel Jacobowitz. | ths | 2006-12-11 | 1 | -0/+48 |
* | Fix addrlen size, by David Woodhouse. | ths | 2006-12-11 | 1 | -1/+1 |
* | Spelling fixes, by Aurelien Jarno. | ths | 2006-12-11 | 1 | -3/+3 |
* | Implement -no-quit option, by Xavier Gnata. | ths | 2006-12-11 | 3 | -3/+19 |
* | Fix PCI config space overflow, by Herbert Xu. | ths | 2006-12-10 | 1 | -8/+16 |
* | Fix sector size overflow, by Herbert Xu. | ths | 2006-12-10 | 1 | -1/+1 |
* | Build fix for newer kernel headers, thanks Jason Wessel. | ths | 2006-12-10 | 1 | -1/+0 |
* | Handle invalid accesses as SIGILL for mips/mipsel userland emulation. | ths | 2006-12-10 | 3 | -0/+12 |
* | Fix fstat for MIPS userland emulation, and add support for a cacheflush | ths | 2006-12-08 | 1 | -1/+7 |
* | Fix build of MIPS target without FPU support. | ths | 2006-12-07 | 2 | -0/+26 |
* | Spelling fixes, thanks to Stefan Weil. | ths | 2006-12-07 | 5 | -5/+5 |
* | MIPS RTC emulation. | ths | 2006-12-07 | 2 | -1/+5 |