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