Age | Commit message (Expand) | Author |
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 |
2007-12-16 | Fix wrong signedness, by Andre Przywara. | ths |
2007-12-15 | Split block-raw.c into block-raw-posix.c and block-raw-win32.c, by | ths |
2007-12-12 | Mark host pages as reserved (Magnus Damm). | balrog |
2007-12-12 | Adds interrupt support to the sh specific timer code (Magnus Damm). | balrog |
2007-12-12 | sh_serial: enable tx after reset (Magnus Damm). | balrog |
2007-12-11 | Add missing break just before execve, by Takashi Yoshii. | balrog |
2007-12-11 | Fix fragments due to incomplete dirty tracking in CGA mode (Anthony Liguori). | balrog |
2007-12-11 | IDE should send irq after WIN_DIAGNOSE (Tristan Gingold). | balrog |
2007-12-11 | Update documention with '-drive' usage (Laurent Vivier). | balrog |
2007-12-11 | Partial fix to Sparc32 Linux host global register mangling problem | blueswir1 |
2007-12-11 | Fix code generation buffer overflow reported by TeLeMan | blueswir1 |
2007-12-11 | Update OpenBIOS images to SVN revision 181. Changes: | blueswir1 |
2007-12-10 | Name the magic constants, wrap long lines | blueswir1 |