summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Real SCSI device passthrough (v4), by Laurent Vivier.ths2007-12-248-7/+57
* Implement SD CMD8 and R7 from the newer SD Physical Spec Version 2.00.balrog2007-12-241-5/+38
* Fix CCRes value for 20Kc.ths2007-12-241-1/+1
* Add "cache" parameter to "-drive" (Laurent Vivier).balrog2007-12-2412-32/+102
* Correct the max cpuid level for each x86 cpu model (Dan Kenigsberg).balrog2007-12-241-1/+8
* Avoid the use of $ in format strings because it's system-specific - fixes dri...balrog2007-12-241-2/+6
* Fix a compiler error with DEBUG_REMAP enabled (Thayne Harbaugh).balrog2007-12-241-1/+6
* SVM enabled processor should provide cpuid Fn8000_000A (Bernhard Kauer).balrog2007-12-242-1/+7
* Fix cmpxchg8b translation (Bernhard Kauer).balrog2007-12-241-1/+1
* Fix number_of_entries for filename of length [13] (Tristan Gingold).balrog2007-12-241-2/+4
* All registers are set to 0 on reset (Robert Reif)blueswir12007-12-191-5/+3
* Fix count calculation when counter limit set to 0 (Robert Reif)blueswir12007-12-191-2/+7
* Correct errno return for setsockopt(), by Thayne Harbaugh.ths2007-12-181-1/+1
* Correct errno return for getsockopt(), by Thayne Harbaugh.ths2007-12-181-2/+3
* Code formatting.ths2007-12-181-1/+1
* m68k missing get_sp_from_cpustate(), by Thayne Harbaugh.ths2007-12-181-0/+5
* Handle history additions properly, by Andreas Schwab.ths2007-12-171-2/+2
* Fix setting counter limit to 0 (Robert Reif)blueswir12007-12-171-7/+8
* Only create as many per CPU timers as there are CPUs. (Robert Reif)blueswir12007-12-173-5/+8
* Use WIN32_LEAN_AND_MEAN, by Stefan Weil.ths2007-12-1710-3/+12
* Fix compilation with Cygwin, by Herve Poussineau.ths2007-12-172-21/+21
* MIPS TODO: mention unimplemented system controllers.ths2007-12-171-0/+2
* Update MIPS TODO. The mipsnet failure is caused by a kernel bug.ths2007-12-171-6/+0
* Update MIPS specific documentation.ths2007-12-171-5/+7
* Add closing table tag.ths2007-12-171-0/+1
* Fix miscellaneous minor things, by Andre Przywara.ths2007-12-176-8/+12
* Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.ths2007-12-176-19/+26
* qemu_put signedness fixes, by Andre Przywara.ths2007-12-1614-177/+177
* Redundant timer rearm optimisation by Anders Melchiorsen.balrog2007-12-161-1/+11
* QEMU_STRACE documentation bit by Thayne Harbaugh.balrog2007-12-162-1/+17
* Add missing ffs() declaration for Win32 hosts, by Stefan Weil.balrog2007-12-161-0/+2
* Work around a crash when timer signal occurs before main loop, original patch...balrog2007-12-162-7/+7
* Mainstone keypad support, by Armin Kuster.balrog2007-12-162-2/+45
* Initial PXA27x keypad support, by Armin Kuster.balrog2007-12-164-1/+360
* Support alternative formats for MAC addresses, by Balazs Attila-Mihaly.balrog2007-12-161-11/+26
* Fix char* signedness, by Andre Przywara.ths2007-12-165-23/+24
* Fix wrong signedness, by Andre Przywara.ths2007-12-1612-53/+56
* Split block-raw.c into block-raw-posix.c and block-raw-win32.c, byths2007-12-154-523/+558
* Mark host pages as reserved (Magnus Damm).balrog2007-12-123-1/+23
* Adds interrupt support to the sh specific timer code (Magnus Damm).balrog2007-12-123-18/+33
* sh_serial: enable tx after reset (Magnus Damm).balrog2007-12-122-2/+2
* Add missing break just before execve, by Takashi Yoshii.balrog2007-12-112-1/+2
* Fix fragments due to incomplete dirty tracking in CGA mode (Anthony Liguori).balrog2007-12-111-0/+7
* IDE should send irq after WIN_DIAGNOSE (Tristan Gingold).balrog2007-12-111-0/+1
* Update documention with '-drive' usage (Laurent Vivier).balrog2007-12-111-0/+70
* Partial fix to Sparc32 Linux host global register mangling problemblueswir12007-12-113-23/+55
* Fix code generation buffer overflow reported by TeLeManblueswir12007-12-114-7/+20
* Update OpenBIOS images to SVN revision 181. Changes:blueswir12007-12-113-1/+1
* Name the magic constants, wrap long linesblueswir12007-12-101-103/+221
* Add SPARCstation 20 machine type (Robert Reif)blueswir12007-12-103-1/+57
OpenPOWER on IntegriCloud