aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-25Assortment of soft-float fixes, by Aurelien Jarno.ths
2007-12-25Support for VR5432, and some of its special instructions. Original patchths
2007-12-255K and 20K are Release 1 CPUs.ths
2007-12-25 Enforce context table alignmentblueswir1
2007-12-25Avoid host FPE for overflowing division on MIPS, by Richard Sandiford.ths
2007-12-25Improved PABITS handling, and config register fixes.ths
2007-12-25One more bit of alpha support.ths
2007-12-24Update debug code to match new accumulator register layout.ths
2007-12-24scsi-generic implemnentation, missing in last commit.ths
2007-12-24Real SCSI device passthrough (v4), by Laurent Vivier.ths
2007-12-24Implement SD CMD8 and R7 from the newer SD Physical Spec Version 2.00.balrog
2007-12-24Fix CCRes value for 20Kc.ths
2007-12-24Add "cache" parameter to "-drive" (Laurent Vivier).balrog
2007-12-24Correct the max cpuid level for each x86 cpu model (Dan Kenigsberg).balrog
2007-12-24Avoid the use of $ in format strings because it's system-specific - fixes dri...balrog
2007-12-24Fix a compiler error with DEBUG_REMAP enabled (Thayne Harbaugh).balrog
2007-12-24SVM enabled processor should provide cpuid Fn8000_000A (Bernhard Kauer).balrog
2007-12-24Fix cmpxchg8b translation (Bernhard Kauer).balrog
2007-12-24Fix number_of_entries for filename of length [13] (Tristan Gingold).balrog
2007-12-19 All registers are set to 0 on reset (Robert Reif)blueswir1
2007-12-19 Fix count calculation when counter limit set to 0 (Robert Reif)blueswir1
2007-12-18Correct errno return for setsockopt(), by Thayne Harbaugh.ths
2007-12-18Correct errno return for getsockopt(), by Thayne Harbaugh.ths
2007-12-18Code formatting.ths
2007-12-18m68k missing get_sp_from_cpustate(), by Thayne Harbaugh.ths
2007-12-17Handle history additions properly, by Andreas Schwab.ths
2007-12-17 Fix setting counter limit to 0 (Robert Reif)blueswir1
2007-12-17 Only create as many per CPU timers as there are CPUs. (Robert Reif)blueswir1
2007-12-17Use WIN32_LEAN_AND_MEAN, by Stefan Weil.ths
2007-12-17Fix compilation with Cygwin, by Herve Poussineau.ths
2007-12-17MIPS TODO: mention unimplemented system controllers.ths
2007-12-17Update MIPS TODO. The mipsnet failure is caused by a kernel bug.ths
2007-12-17Update MIPS specific documentation.ths
2007-12-17Add closing table tag.ths
2007-12-17Fix miscellaneous minor things, by Andre Przywara.ths
2007-12-17Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.ths
2007-12-16qemu_put signedness fixes, by Andre Przywara.ths
2007-12-16Redundant timer rearm optimisation by Anders Melchiorsen.balrog
2007-12-16QEMU_STRACE documentation bit by Thayne Harbaugh.balrog
2007-12-16Add missing ffs() declaration for Win32 hosts, by Stefan Weil.balrog
2007-12-16Work around a crash when timer signal occurs before main loop, original patch...balrog
2007-12-16Mainstone keypad support, by Armin Kuster.balrog
2007-12-16Initial PXA27x keypad support, by Armin Kuster.balrog
2007-12-16Support alternative formats for MAC addresses, by Balazs Attila-Mihaly.balrog
2007-12-16Fix char* signedness, by Andre Przywara.ths
2007-12-16Fix wrong signedness, by Andre Przywara.ths
2007-12-15Split block-raw.c into block-raw-posix.c and block-raw-win32.c, byths
2007-12-12Mark host pages as reserved (Magnus Damm).balrog
2007-12-12Adds interrupt support to the sh specific timer code (Magnus Damm).balrog
2007-12-12sh_serial: enable tx after reset (Magnus Damm).balrog