Age | Commit message (Expand) | Author |
2007-01-03 | memsave monitor command | bellard |
2007-01-03 | moved invalidate_tlb() to helper.c as a work around for gcc 3.2.2 bug - suppr... | bellard |
2007-01-02 | Arm GIC stuck interrupt fix. | pbrook |
2007-01-01 | Fix Makefile weirdness. | ths |
2007-01-01 | Fix bad data type. | ths |
2007-01-01 | Fix lwl/lwr for 64bit emulation, also debug output spec for 64bit emulation. | ths |
2007-01-01 | Simplify code and fix formatting. | ths |
2007-01-01 | Fix initrd load address. | ths |
2007-01-01 | Remove duplicate TARGET_M68K case. | pbrook |
2006-12-26 | bFLT loader commandline fix. | pbrook |
2006-12-24 | Fix SCSI cdrom boot, thanks Blue Swirl. | ths |
2006-12-23 | Null character instead of numeric null. | ths |
2006-12-23 | Solaris SMBD hacks (Ben Taylor). | pbrook |
2006-12-23 | Simplify error handling again. | ths |
2006-12-23 | Check ELF binaries for machine type and endianness. | ths |
2006-12-23 | Use memory barriers in FORCE_RET / RETURN. | ths |
2006-12-23 | Fix spelling. | ths |
2006-12-23 | More serial ports for the mips machine. | ths |
2006-12-23 | Fix build warning on Windows. | ths |
2006-12-22 | Sparc64 build fix (Igor Kovalenko). | pbrook |
2006-12-22 | Windows build fix, namespace cleanup, fix error message, by Stefan Weil. | ths |
2006-12-22 | Support for unidirectional pipes, by Ed Swierk. | ths |
2006-12-22 | Fix -cdrom breakage. | ths |
2006-12-22 | SCSI emulation improvements, by Chuck Brazie. | ths |
2006-12-22 | Build fix for AIO (-dummy) on Windows, by Stefan Weil. | ths |
2006-12-22 | Escape filname printout properly, by Anthony Liguori and Julian Seward. | ths |
2006-12-22 | Fix CDROM change, by Anthony Liguori. | ths |
2006-12-22 | Daemonize option, by Anthony Liguori. | ths |
2006-12-22 | Unix domain socket support for VNC, by Anthony Liguori. | ths |
2006-12-21 | Run monitor over unix domain sockets, by Anthony Liguori. | ths |
2006-12-21 | Fix "inaccessible boot device" on FreeBSD, by Juergen Lock. | ths |
2006-12-21 | Enable TCP_NODELAY, by Daniel Jacobowitz. | ths |
2006-12-21 | Don't cast lvalues, fixes compiler warning. | ths |
2006-12-21 | Avoid "unused variable" compiler warning. | ths |
2006-12-21 | Remove unused variable. | ths |
2006-12-21 | Silence a spurious gcc warning. | ths |
2006-12-21 | Fix compiler warnings, add signed versions of some swab functions. | ths |
2006-12-21 | Scrap SIGN_EXTEND32. | ths |
2006-12-21 | Preliminiary MIPS64 support, disabled by default due to performance impact. | ths |
2006-12-19 | Look for gcc3 (Anthony Liguori). | pbrook |
2006-12-18 | Add unassigned memory debugging code. | pbrook |
2006-12-16 | Fix erraneous fallthrough in MIPS trap implementation, thanks Atsushi Nemoto. | ths |
2006-12-14 | Simple test for mips/mipsel, based on a test by Alexander Voropay. | ths |
2006-12-14 | Reduce VNC resize traffic, thanks Eduardo Felipe. | ths |
2006-12-14 | Fix userland ELF loader for zero sized BSS. | ths |
2006-12-11 | MIPS has also a fixed MMAP_SHIFT of 12. | ths |
2006-12-11 | MIPS FPU support for the gdb stub, by Daniel Jacobowitz. | ths |
2006-12-11 | Fix addrlen size, by David Woodhouse. | ths |
2006-12-11 | Spelling fixes, by Aurelien Jarno. | ths |
2006-12-11 | Implement -no-quit option, by Xavier Gnata. | ths |