aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-23Check ELF binaries for machine type and endianness.ths
2006-12-23Use memory barriers in FORCE_RET / RETURN.ths
2006-12-23Fix spelling.ths
2006-12-23More serial ports for the mips machine.ths
2006-12-23Fix build warning on Windows.ths
2006-12-22Sparc64 build fix (Igor Kovalenko).pbrook
2006-12-22Windows build fix, namespace cleanup, fix error message, by Stefan Weil.ths
2006-12-22Support for unidirectional pipes, by Ed Swierk.ths
2006-12-22Fix -cdrom breakage.ths
2006-12-22SCSI emulation improvements, by Chuck Brazie.ths
2006-12-22Build fix for AIO (-dummy) on Windows, by Stefan Weil.ths
2006-12-22Escape filname printout properly, by Anthony Liguori and Julian Seward.ths
2006-12-22Fix CDROM change, by Anthony Liguori.ths
2006-12-22Daemonize option, by Anthony Liguori.ths
2006-12-22Unix domain socket support for VNC, by Anthony Liguori.ths
2006-12-21Run monitor over unix domain sockets, by Anthony Liguori.ths
2006-12-21Fix "inaccessible boot device" on FreeBSD, by Juergen Lock.ths
2006-12-21Enable TCP_NODELAY, by Daniel Jacobowitz.ths
2006-12-21Don't cast lvalues, fixes compiler warning.ths
2006-12-21Avoid "unused variable" compiler warning.ths
2006-12-21Remove unused variable.ths
2006-12-21Silence a spurious gcc warning.ths
2006-12-21Fix compiler warnings, add signed versions of some swab functions.ths
2006-12-21Scrap SIGN_EXTEND32.ths
2006-12-21Preliminiary MIPS64 support, disabled by default due to performance impact.ths
2006-12-19Look for gcc3 (Anthony Liguori).pbrook
2006-12-18Add unassigned memory debugging code.pbrook
2006-12-16Fix erraneous fallthrough in MIPS trap implementation, thanks Atsushi Nemoto.ths
2006-12-14Simple test for mips/mipsel, based on a test by Alexander Voropay.ths
2006-12-14Reduce VNC resize traffic, thanks Eduardo Felipe.ths
2006-12-14Fix userland ELF loader for zero sized BSS.ths
2006-12-11MIPS has also a fixed MMAP_SHIFT of 12.ths
2006-12-11MIPS FPU support for the gdb stub, by Daniel Jacobowitz.ths
2006-12-11Fix addrlen size, by David Woodhouse.ths
2006-12-11Spelling fixes, by Aurelien Jarno.ths
2006-12-11Implement -no-quit option, by Xavier Gnata.ths
2006-12-10Fix PCI config space overflow, by Herbert Xu.ths
2006-12-10Fix sector size overflow, by Herbert Xu.ths
2006-12-10Build fix for newer kernel headers, thanks Jason Wessel.ths
2006-12-10Handle invalid accesses as SIGILL for mips/mipsel userland emulation.ths
2006-12-08Fix fstat for MIPS userland emulation, and add support for a cacheflushths
2006-12-07Fix build of MIPS target without FPU support.ths
2006-12-07Spelling fixes, thanks to Stefan Weil.ths
2006-12-07MIPS RTC emulation.ths
2006-12-07.cvsignore m68k-user.ths
2006-12-07Move date/time init to the RTC implementation.ths
2006-12-07Fix reset handling, CP0 isn't enabled by default (a fact which doesn'tths
2006-12-07Simplify mask construction.ths
2006-12-06Update copyright notice.ths
2006-12-06Move the MIPS CPU timer in a seperate file, by Alec Voropay.ths