Age | Commit message (Expand) | Author | Files | Lines |
2008-01-06 | update binary distribution | bellard | 1 | -4/+6 |
2008-01-06 | copyright update | bellard | 3 | -9/+10 |
2008-01-06 | version change | bellard | 2 | -1/+3 |
2008-01-06 | Make error messages consistent (Robert Reif) | blueswir1 | 1 | -3/+3 |
2008-01-05 | Rearm timers in qemu_mod_timer when needed (Anders Melchiorsen). | balrog | 1 | -12/+14 |
2008-01-05 | Fix memory allocation on mainstone2 and convert to qemu_ram_alloc. | balrog | 2 | -32/+26 |
2008-01-05 | Update Changelog with new Xscale platforms and vmsvga. | balrog | 1 | -0/+3 |
2008-01-04 | Malta flash support. | ths | 3 | -42/+71 |
2008-01-04 | Handle some more exception types. | ths | 1 | -29/+43 |
2008-01-03 | Fix exception debug output. | ths | 1 | -39/+36 |
2008-01-02 | Fix dynamically changed memory callbacks and passed opaque parameter | blueswir1 | 1 | -11/+16 |
2008-01-01 | Fix Debian serial console boot problem reported by Aurelien Jarno | blueswir1 | 2 | -13/+15 |
2008-01-01 | More ASIs | blueswir1 | 1 | -6/+18 |
2008-01-01 | Register only valid register access widths | blueswir1 | 13 | -107/+112 |
2008-01-01 | DVMA translation errors raise a module error irq (NMI) | blueswir1 | 3 | -8/+28 |
2008-01-01 | Support for registering address space only for some access widths | blueswir1 | 2 | -18/+22 |
2007-12-30 | Nicer debug output for exceptions | blueswir1 | 1 | -4/+104 |
2007-12-30 | MIPS COP1X (and related) instructions, by Richard Sandiford. | ths | 3 | -18/+74 |
2007-12-29 | Fix CPU timer interrupts | blueswir1 | 3 | -11/+16 |
2007-12-29 | Update Sparc32 OpenBIOS image to SVN revision 183. Changes: | blueswir1 | 2 | -2/+2 |
2007-12-29 | Fix SS-2 boot mode | blueswir1 | 1 | -0/+1 |
2007-12-29 | Set SS-5 IOMMU version to Turbosparc to match default CPU (Robert Reif) | blueswir1 | 1 | -1/+1 |
2007-12-29 | M48T02 support (Robert Reif) | blueswir1 | 2 | -15/+40 |
2007-12-29 | Make debug printing consistent (Robert Reif) | blueswir1 | 1 | -3/+3 |
2007-12-28 | Initial support for SS-2 (Sun4c) | blueswir1 | 7 | -8/+438 |
2007-12-28 | Initial support for Sun4d machines (SS-1000, SS-2000) | blueswir1 | 8 | -16/+455 |
2007-12-28 | Improved ASI debugging (Robert Reif) | blueswir1 | 1 | -14/+58 |
2007-12-28 | Fix master interrupt register masking | blueswir1 | 1 | -2/+2 |
2007-12-28 | Fix system read address mask (Robert Reif) | blueswir1 | 1 | -1/+1 |
2007-12-28 | Set FCR0.F64 for MIPS64R2-generic, by Richard Sandiford. | ths | 1 | -3/+3 |
2007-12-27 | Add ID register | blueswir1 | 1 | -1/+13 |
2007-12-27 | Reset status contains all sent flag | blueswir1 | 1 | -1/+1 |
2007-12-27 | Remove unused timers | blueswir1 | 1 | -27/+40 |
2007-12-26 | De-cruft exception definitions, and implement nicer debug output. | ths | 2 | -26/+65 |
2007-12-25 | Assortment of soft-float fixes, by Aurelien Jarno. | ths | 1 | -11/+35 |
2007-12-25 | Support for VR5432, and some of its special instructions. Original patch | ths | 6 | -7/+405 |
2007-12-25 | 5K and 20K are Release 1 CPUs. | ths | 1 | -3/+3 |
2007-12-25 | Enforce context table alignment | blueswir1 | 1 | -1/+1 |
2007-12-25 | Avoid host FPE for overflowing division on MIPS, by Richard Sandiford. | ths | 1 | -3/+10 |
2007-12-25 | Improved PABITS handling, and config register fixes. | ths | 4 | -56/+106 |
2007-12-25 | One more bit of alpha support. | ths | 2 | -2/+4 |
2007-12-24 | Update debug code to match new accumulator register layout. | ths | 1 | -4/+4 |
2007-12-24 | scsi-generic implemnentation, missing in last commit. | ths | 1 | -0/+653 |
2007-12-24 | Real SCSI device passthrough (v4), by Laurent Vivier. | ths | 8 | -7/+57 |
2007-12-24 | Implement SD CMD8 and R7 from the newer SD Physical Spec Version 2.00. | balrog | 1 | -5/+38 |
2007-12-24 | Fix CCRes value for 20Kc. | ths | 1 | -1/+1 |
2007-12-24 | Add "cache" parameter to "-drive" (Laurent Vivier). | balrog | 12 | -32/+102 |
2007-12-24 | Correct the max cpuid level for each x86 cpu model (Dan Kenigsberg). | balrog | 1 | -1/+8 |
2007-12-24 | Avoid the use of $ in format strings because it's system-specific - fixes dri... | balrog | 1 | -2/+6 |
2007-12-24 | Fix a compiler error with DEBUG_REMAP enabled (Thayne Harbaugh). | balrog | 1 | -1/+6 |