Age | Commit message (Expand) | Author |
2007-12-28 | Set FCR0.F64 for MIPS64R2-generic, by Richard Sandiford. | ths |
2007-12-27 | Add ID register | blueswir1 |
2007-12-27 | Reset status contains all sent flag | blueswir1 |
2007-12-27 | Remove unused timers | blueswir1 |
2007-12-26 | De-cruft exception definitions, and implement nicer debug output. | ths |
2007-12-25 | Assortment of soft-float fixes, by Aurelien Jarno. | ths |
2007-12-25 | Support for VR5432, and some of its special instructions. Original patch | ths |
2007-12-25 | 5K and 20K are Release 1 CPUs. | ths |
2007-12-25 | Enforce context table alignment | blueswir1 |
2007-12-25 | Avoid host FPE for overflowing division on MIPS, by Richard Sandiford. | ths |
2007-12-25 | Improved PABITS handling, and config register fixes. | ths |
2007-12-25 | One more bit of alpha support. | ths |
2007-12-24 | Update debug code to match new accumulator register layout. | ths |
2007-12-24 | scsi-generic implemnentation, missing in last commit. | ths |
2007-12-24 | Real SCSI device passthrough (v4), by Laurent Vivier. | ths |
2007-12-24 | Implement SD CMD8 and R7 from the newer SD Physical Spec Version 2.00. | balrog |
2007-12-24 | Fix CCRes value for 20Kc. | ths |
2007-12-24 | Add "cache" parameter to "-drive" (Laurent Vivier). | balrog |
2007-12-24 | Correct the max cpuid level for each x86 cpu model (Dan Kenigsberg). | balrog |
2007-12-24 | Avoid the use of $ in format strings because it's system-specific - fixes dri... | balrog |
2007-12-24 | Fix a compiler error with DEBUG_REMAP enabled (Thayne Harbaugh). | balrog |
2007-12-24 | SVM enabled processor should provide cpuid Fn8000_000A (Bernhard Kauer). | balrog |
2007-12-24 | Fix cmpxchg8b translation (Bernhard Kauer). | balrog |
2007-12-24 | Fix 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-18 | Correct errno return for setsockopt(), by Thayne Harbaugh. | ths |
2007-12-18 | Correct errno return for getsockopt(), by Thayne Harbaugh. | ths |
2007-12-18 | Code formatting. | ths |
2007-12-18 | m68k missing get_sp_from_cpustate(), by Thayne Harbaugh. | ths |
2007-12-17 | Handle 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-17 | Use WIN32_LEAN_AND_MEAN, by Stefan Weil. | ths |
2007-12-17 | Fix compilation with Cygwin, by Herve Poussineau. | ths |
2007-12-17 | MIPS TODO: mention unimplemented system controllers. | ths |
2007-12-17 | Update MIPS TODO. The mipsnet failure is caused by a kernel bug. | ths |
2007-12-17 | Update MIPS specific documentation. | ths |
2007-12-17 | Add closing table tag. | ths |
2007-12-17 | Fix miscellaneous minor things, by Andre Przywara. | ths |
2007-12-17 | Fix bdrv_get_geometry to return uint64_t, by Andre Przywara. | ths |
2007-12-16 | qemu_put signedness fixes, by Andre Przywara. | ths |
2007-12-16 | Redundant timer rearm optimisation by Anders Melchiorsen. | balrog |
2007-12-16 | QEMU_STRACE documentation bit by Thayne Harbaugh. | balrog |
2007-12-16 | Add missing ffs() declaration for Win32 hosts, by Stefan Weil. | balrog |
2007-12-16 | Work around a crash when timer signal occurs before main loop, original patch... | balrog |
2007-12-16 | Mainstone keypad support, by Armin Kuster. | balrog |
2007-12-16 | Initial PXA27x keypad support, by Armin Kuster. | balrog |
2007-12-16 | Support alternative formats for MAC addresses, by Balazs Attila-Mihaly. | balrog |
2007-12-16 | Fix char* signedness, by Andre Przywara. | ths |