qemu
2006-12-23 thsCheck ELF binaries for machine type and endianness.
2006-12-23 thsUse memory barriers in FORCE_RET / RETURN.
2006-12-23 thsFix spelling.
2006-12-23 thsMore serial ports for the mips machine.
2006-12-23 thsFix build warning on Windows.
2006-12-22 pbrookSparc64 build fix (Igor Kovalenko).
2006-12-22 thsWindows build fix, namespace cleanup, fix error message...
2006-12-22 thsSupport for unidirectional pipes, by Ed Swierk.
2006-12-22 thsFix -cdrom breakage.
2006-12-22 thsSCSI emulation improvements, by Chuck Brazie.
2006-12-22 thsBuild fix for AIO (-dummy) on Windows, by Stefan Weil.
2006-12-22 thsEscape filname printout properly, by Anthony Liguori...
2006-12-22 thsFix CDROM change, by Anthony Liguori.
2006-12-22 thsDaemonize option, by Anthony Liguori.
2006-12-22 thsUnix domain socket support for VNC, by Anthony Liguori.
2006-12-21 thsRun monitor over unix domain sockets, by Anthony Liguori.
2006-12-21 thsFix "inaccessible boot device" on FreeBSD, by Juergen...
2006-12-21 thsEnable TCP_NODELAY, by Daniel Jacobowitz.
2006-12-21 thsDon't cast lvalues, fixes compiler warning.
2006-12-21 thsAvoid "unused variable" compiler warning.
2006-12-21 thsRemove unused variable.
2006-12-21 thsSilence a spurious gcc warning.
2006-12-21 thsFix compiler warnings, add signed versions of some...
2006-12-21 thsScrap SIGN_EXTEND32.
2006-12-21 thsPreliminiary MIPS64 support, disabled by default due...
2006-12-19 pbrookLook for gcc3 (Anthony Liguori).
2006-12-18 pbrookAdd unassigned memory debugging code.
2006-12-16 thsFix erraneous fallthrough in MIPS trap implementation...
2006-12-14 thsSimple test for mips/mipsel, based on a test by Alexand...
2006-12-14 thsReduce VNC resize traffic, thanks Eduardo Felipe.
2006-12-14 thsFix userland ELF loader for zero sized BSS.
2006-12-11 thsMIPS has also a fixed MMAP_SHIFT of 12.
2006-12-11 thsMIPS FPU support for the gdb stub, by Daniel Jacobowitz.
2006-12-11 thsFix addrlen size, by David Woodhouse.
2006-12-11 thsSpelling fixes, by Aurelien Jarno.
2006-12-11 thsImplement -no-quit option, by Xavier Gnata.
2006-12-10 thsFix PCI config space overflow, by Herbert Xu.
2006-12-10 thsFix sector size overflow, by Herbert Xu.
2006-12-10 thsBuild fix for newer kernel headers, thanks Jason Wessel.
2006-12-10 thsHandle invalid accesses as SIGILL for mips/mipsel userl...
2006-12-08 thsFix fstat for MIPS userland emulation, and add support...
2006-12-07 thsFix build of MIPS target without FPU support.
2006-12-07 thsSpelling fixes, thanks to Stefan Weil.
2006-12-07 thsMIPS RTC emulation.
2006-12-07 ths.cvsignore m68k-user.
2006-12-07 thsMove date/time init to the RTC implementation.
2006-12-07 thsFix reset handling, CP0 isn't enabled by default (a...
2006-12-07 thsSimplify mask construction.
2006-12-06 thsUpdate copyright notice.
2006-12-06 thsMove the MIPS CPU timer in a seperate file, by Alec...
2006-12-06 thsAdd MIPS32R2 instructions, and generally straighten...
2006-12-06 thsDynamically translate MIPS mtc0 instructions.
2006-12-06 thsDynamically translate MIPS mfc0 instructions.
2006-12-06 thsHalt/reboot support for Linux, by Daniel Jacobowitz...
2006-12-06 thsMIPS TLB performance improvements, by Daniel Jacobowitz.
2006-12-06 thssparc-softmmu build fix
2006-11-19 pbrookAdd casts for 64-bit hosts.
2006-11-19 pbrookAdd missing ARM syscall numbers.
2006-11-19 pbrookArm semihosted commandline support (Wolfgang Schildbach).
2006-11-19 pbrookRemove do_socketcallwrapper.
2006-11-14 pbrookARM timer counts down, not up.
2006-11-12 pbrookMIPS FPU fixes (Daniel Jacobowitz).
2006-11-12 pbrookM68k build fix.
2006-11-12 pbrookAvoid redundant TLB flushes (Daniel Jacobowitz).
2006-11-12 pbrookSpeed up tlb_flush_page (Daniel Jacobowitz).
2006-11-04 pbrookMIPS usermode debug exceptions (Dave Denholm).
2006-11-01 bellardupdate from latest Bochs BIOS
2006-11-01 pbrookRemove FD on close.
2006-10-29 pbrookMips IDE support. (Aurelien Jarno)
2006-10-29 bellardcompilation fix
2006-10-28 bellardavoid using char when it is not necessary
2006-10-28 bellardavoid regression on sparc-user and ppc-user
2006-10-28 bellardremoved invalid code
2006-10-25 pbrookFix ARM VFP debugging dumps.
2006-10-23 bellardwrwim insn fix (Paul Robinson)
2006-10-23 bellardsparc64 syscall fix (Blue Swirl)
2006-10-23 bellardadd support for cvt.s.d and cvt.d.s (Aurelien Jarno)
2006-10-22 pbrookFix comment typo.
2006-10-22 pbrookColdFire target.
2006-10-21 pbrookbFLT 64-bit host fix.
2006-10-18 pbrookFix typo in pixel conversion templates.
2006-10-08 bellardAPIC init fix + APIC get_irq fix (Juergen Keil)
2006-10-02 bellardno-reboot option
2006-10-02 bellarddo not generate MP table if one CPU (no APIC in QEMU...
2006-10-02 bellardSMI enable bit support
2006-10-02 bellard32 bit syscall fix (Juergen Keil)
2006-10-01 bellardsynced to Bochs BIOS - use 32 bit pushf/popf in 32...
2006-10-01 pbrookARM GIC bug.
2006-09-29 bellard32 bit RSP update fix (aka Open Solaris x86_64 bug)
2006-09-28 pbrookPCI IRC routing fix.
2006-09-27 bellardfixed user mode emulation
2006-09-27 bellardSMM fix for x86_64
2006-09-27 bellardenabled PSE36 for x86_64 (fix for OpenSolaris as guest)
2006-09-25 bellardVBE 4 bit bank selection fix (Volker Rupper)
2006-09-25 bellardremoved unused code
2006-09-25 bellardfixed help info strings
2006-09-24 bellardupdated
2006-09-24 bellardimplement i440 instead of i450 ISA memory mappings...
2006-09-24 bellardupdate
2006-09-24 bellardmoved PCI init to BIOS
next