- 05ebd53 Fix segfault caused by fall through, by Juergen Lock. by ths · 17 years ago
- 6b5435d Fix broken absoluteness check for cabs.d.*. by ths · 17 years ago
- 7bba1ee Fix section switching buglet, by Edgar E. Iglesias. by ths · 17 years ago
- c2c59c3 Mac OS X build fix, by Andreas Faerber. by ths · 17 years ago
- 01534fe restore original values for ai.aio_threads and ai.aio_num by bellard · 17 years ago
- 0c64b9c fixed ppc64abi32 executable name by bellard · 17 years ago
- f0403c0 update binary distribution by bellard · 17 years ago
- 68d0f70 copyright update by bellard · 17 years ago
- bfe3121 version change by bellard · 17 years ago
- 8e82c6a Make error messages consistent (Robert Reif) by blueswir1 · 17 years ago
- d5d0833 Rearm timers in qemu_mod_timer when needed (Anders Melchiorsen). by balrog · 17 years ago
- 6d1f177 Fix memory allocation on mainstone2 and convert to qemu_ram_alloc. by balrog · 17 years ago
- d66846a Update Changelog with new Xscale platforms and vmsvga. by balrog · 17 years ago
- c8b153d Malta flash support. by ths · 17 years ago
- b67bfe8 Handle some more exception types. by ths · 17 years ago
- 9a5d878 Fix exception debug output. by ths · 17 years ago
- 3ee8992 Fix dynamically changed memory callbacks and passed opaque parameter by blueswir1 · 17 years ago
- e3a79bc Fix Debian serial console boot problem reported by Aurelien Jarno by blueswir1 · 17 years ago
- 045380b More ASIs by blueswir1 · 17 years ago
- 7c56045 Register only valid register access widths by blueswir1 · 17 years ago
- ff403da DVMA translation errors raise a module error irq (NMI) by blueswir1 · 17 years ago
- 4254fab Support for registering address space only for some access widths by blueswir1 · 17 years ago
- 0b09be2 Nicer debug output for exceptions by blueswir1 · 17 years ago
- b8aa459 MIPS COP1X (and related) instructions, by Richard Sandiford. by ths · 17 years ago
- 6341fdc Fix CPU timer interrupts by blueswir1 · 17 years ago
- 3719110 Update Sparc32 OpenBIOS image to SVN revision 183. Changes: by blueswir1 · 17 years ago
- cebb73a Fix SS-2 boot mode by blueswir1 · 17 years ago
- cf3102a Set SS-5 IOMMU version to Turbosparc to match default CPU (Robert Reif) by blueswir1 · 17 years ago
- 4aed2c3 M48T02 support (Robert Reif) by blueswir1 · 17 years ago
- 9ed1e66 Make debug printing consistent (Robert Reif) by blueswir1 · 17 years ago
- ee76f82 Initial support for SS-2 (Sun4c) by blueswir1 · 17 years ago
- 7d85892 Initial support for Sun4d machines (SS-1000, SS-2000) by blueswir1 · 17 years ago
- 8543e2c Improved ASI debugging (Robert Reif) by blueswir1 · 17 years ago
- 80be36b Fix master interrupt register masking by blueswir1 · 17 years ago
- cc2acc4 Fix system read address mask (Robert Reif) by blueswir1 · 17 years ago
- ea4b07f Set FCR0.F64 for MIPS64R2-generic, by Richard Sandiford. by ths · 17 years ago
- 4c2485d Add ID register by blueswir1 · 17 years ago
- f48c537 Reset status contains all sent flag by blueswir1 · 17 years ago
- 85e3023 Remove unused timers by blueswir1 · 17 years ago
- 14e51cc De-cruft exception definitions, and implement nicer debug output. by ths · 17 years ago
- 85016c9 Assortment of soft-float fixes, by Aurelien Jarno. by ths · 17 years ago
- e9c71dd Support for VR5432, and some of its special instructions. Original patch by ths · 17 years ago
- 29fe0e3 5K and 20K are Release 1 CPUs. by ths · 17 years ago
- 3aa662f Enforce context table alignment by blueswir1 · 17 years ago
- 306ab3e Avoid host FPE for overflowing division on MIPS, by Richard Sandiford. by ths · 17 years ago
- 6d35524 Improved PABITS handling, and config register fixes. by ths · 17 years ago
- cbd669d One more bit of alpha support. by ths · 17 years ago
- b352fa4 Update debug code to match new accumulator register layout. by ths · 17 years ago
- 2cc977e scsi-generic implemnentation, missing in last commit. by ths · 17 years ago
- 985a03b Real SCSI device passthrough (v4), by Laurent Vivier. by ths · 17 years ago
- 1b08899 Implement SD CMD8 and R7 from the newer SD Physical Spec Version 2.00. by balrog · 17 years ago
- a1daafd Fix CCRes value for 20Kc. by ths · 17 years ago
- 33f0027 Add "cache" parameter to "-drive" (Laurent Vivier). by balrog · 17 years ago
- 3e98dc8 Correct the max cpuid level for each x86 cpu model (Dan Kenigsberg). by balrog · 17 years ago
- e6198a7 Avoid the use of $ in format strings because it's system-specific - fixes drive names under Win32 (Eduardo Felipe). by balrog · 17 years ago
- 06177d3 Fix a compiler error with DEBUG_REMAP enabled (Thayne Harbaugh). by balrog · 17 years ago
- 45d242b SVM enabled processor should provide cpuid Fn8000_000A (Bernhard Kauer). by balrog · 17 years ago
- 71c3558 Fix cmpxchg8b translation (Bernhard Kauer). by balrog · 17 years ago
- 1e080d5 Fix number_of_entries for filename of length [13] (Tristan Gingold). by balrog · 17 years ago
- 3b4aa42 All registers are set to 0 on reset (Robert Reif) by blueswir1 · 17 years ago
- bd7e287 Fix count calculation when counter limit set to 0 (Robert Reif) by blueswir1 · 17 years ago
- 6fa13c1 Correct errno return for setsockopt(), by Thayne Harbaugh. by ths · 17 years ago
- c02f499 Correct errno return for getsockopt(), by Thayne Harbaugh. by ths · 17 years ago
- 3800af9 Code formatting. by ths · 17 years ago
- b28c91e m68k missing get_sp_from_cpustate(), by Thayne Harbaugh. by ths · 17 years ago
- ccf7aa5 Handle history additions properly, by Andreas Schwab. by ths · 17 years ago
- 6240d64 Fix setting counter limit to 0 (Robert Reif) by blueswir1 · 17 years ago
- 19f8e5d Only create as many per CPU timers as there are CPUs. (Robert Reif) by blueswir1 · 17 years ago
- 4fddf62 Use WIN32_LEAN_AND_MEAN, by Stefan Weil. by ths · 17 years ago
- f60d39b Fix compilation with Cygwin, by Herve Poussineau. by ths · 17 years ago
- 0300e3f MIPS TODO: mention unimplemented system controllers. by ths · 17 years ago
- bbbe9b8 Update MIPS TODO. The mipsnet failure is caused by a kernel bug. by ths · 17 years ago
- d9aedc3 Update MIPS specific documentation. by ths · 17 years ago
- 5cfdf93 Add closing table tag. by ths · 17 years ago
- 69b3497 Fix miscellaneous minor things, by Andre Przywara. by ths · 17 years ago
- 96b8f13 Fix bdrv_get_geometry to return uint64_t, by Andre Przywara. by ths · 17 years ago
- bee8d68 qemu_put signedness fixes, by Andre Przywara. by ths · 17 years ago
- b99dc0d Redundant timer rearm optimisation by Anders Melchiorsen. by balrog · 17 years ago
- b01bcae QEMU_STRACE documentation bit by Thayne Harbaugh. by balrog · 17 years ago
- c6d29ad Add missing ffs() declaration for Win32 hosts, by Stefan Weil. by balrog · 17 years ago
- 4f8eb8d Work around a crash when timer signal occurs before main loop, original patch by 武田 俊也. by balrog · 17 years ago
- bd464c2 Mainstone keypad support, by Armin Kuster. by balrog · 17 years ago
- 31b87f2 Initial PXA27x keypad support, by Armin Kuster. by balrog · 17 years ago
- 76ea08f Support alternative formats for MAC addresses, by Balazs Attila-Mihaly. by balrog · 17 years ago
- ffe8ab8 Fix char* signedness, by Andre Przywara. by ths · 17 years ago
- 60fe76f Fix wrong signedness, by Andre Przywara. by ths · 17 years ago
- 223d467 Split block-raw.c into block-raw-posix.c and block-raw-win32.c, by by ths · 17 years ago
- 50a9569 Mark host pages as reserved (Magnus Damm). by balrog · 17 years ago
- 703243a Adds interrupt support to the sh specific timer code (Magnus Damm). by balrog · 17 years ago
- b7d35e6 sh_serial: enable tx after reset (Magnus Damm). by balrog · 17 years ago
- ed494d8 Add missing break just before execve, by Takashi Yoshii. Fix a comment typo. by balrog · 17 years ago
- 0486e8a Fix fragments due to incomplete dirty tracking in CGA mode (Anthony Liguori). by balrog · 17 years ago
- f5fdd0a IDE should send irq after WIN_DIAGNOSE (Tristan Gingold). by balrog · 17 years ago
- e0e7ada Update documention with '-drive' usage (Laurent Vivier). by balrog · 17 years ago
- 66f1cdb Partial fix to Sparc32 Linux host global register mangling problem by blueswir1 · 17 years ago
- d07bde8 Fix code generation buffer overflow reported by TeLeMan by blueswir1 · 17 years ago
- 52df269 Update OpenBIOS images to SVN revision 181. Changes: by blueswir1 · 17 years ago
- 12abac8 Name the magic constants, wrap long lines by blueswir1 · 17 years ago
- ae40972 Add SPARCstation 20 machine type (Robert Reif) by blueswir1 · 17 years ago
- 666c87a Add ASIs (Robert Reif) by blueswir1 · 17 years ago