summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-06This commit was manufactured by cvs2svn to create tagv0.9.1release_0_9_1(no author)0-0/+0
2008-01-06restore original values for ai.aio_threads and ai.aio_numbellard1-2/+2
2008-01-06fixed ppc64abi32 executable namebellard2-5/+4
2008-01-06update binary distributionbellard1-4/+6
2008-01-06copyright updatebellard3-9/+10
2008-01-06version changebellard2-1/+3
2008-01-06 Make error messages consistent (Robert Reif)blueswir11-3/+3
2008-01-05Rearm timers in qemu_mod_timer when needed (Anders Melchiorsen).balrog1-12/+14
2008-01-05Fix memory allocation on mainstone2 and convert to qemu_ram_alloc.balrog2-32/+26
2008-01-05Update Changelog with new Xscale platforms and vmsvga.balrog1-0/+3
2008-01-04Malta flash support.ths3-42/+71
2008-01-04Handle some more exception types.ths1-29/+43
2008-01-03Fix exception debug output.ths1-39/+36
2008-01-02 Fix dynamically changed memory callbacks and passed opaque parameterblueswir11-11/+16
2008-01-01 Fix Debian serial console boot problem reported by Aurelien Jarnoblueswir12-13/+15
2008-01-01 More ASIsblueswir11-6/+18
2008-01-01 Register only valid register access widthsblueswir113-107/+112
2008-01-01 DVMA translation errors raise a module error irq (NMI)blueswir13-8/+28
2008-01-01 Support for registering address space only for some access widthsblueswir12-18/+22
2007-12-30 Nicer debug output for exceptionsblueswir11-4/+104
2007-12-30MIPS COP1X (and related) instructions, by Richard Sandiford.ths3-18/+74
2007-12-29 Fix CPU timer interruptsblueswir13-11/+16
2007-12-29Update Sparc32 OpenBIOS image to SVN revision 183. Changes:blueswir12-2/+2
2007-12-29 Fix SS-2 boot modeblueswir11-0/+1
2007-12-29 Set SS-5 IOMMU version to Turbosparc to match default CPU (Robert Reif)blueswir11-1/+1
2007-12-29 M48T02 support (Robert Reif)blueswir12-15/+40
2007-12-29 Make debug printing consistent (Robert Reif)blueswir11-3/+3
2007-12-28 Initial support for SS-2 (Sun4c)blueswir17-8/+438
2007-12-28 Initial support for Sun4d machines (SS-1000, SS-2000)blueswir18-16/+455
2007-12-28 Improved ASI debugging (Robert Reif)blueswir11-14/+58
2007-12-28 Fix master interrupt register maskingblueswir11-2/+2
2007-12-28 Fix system read address mask (Robert Reif)blueswir11-1/+1
2007-12-28Set FCR0.F64 for MIPS64R2-generic, by Richard Sandiford.ths1-3/+3
2007-12-27 Add ID registerblueswir11-1/+13
2007-12-27 Reset status contains all sent flagblueswir11-1/+1
2007-12-27 Remove unused timersblueswir11-27/+40
2007-12-26De-cruft exception definitions, and implement nicer debug output.ths2-26/+65
2007-12-25Assortment of soft-float fixes, by Aurelien Jarno.ths1-11/+35
2007-12-25Support for VR5432, and some of its special instructions. Original patchths6-7/+405
2007-12-255K and 20K are Release 1 CPUs.ths1-3/+3
2007-12-25 Enforce context table alignmentblueswir11-1/+1
2007-12-25Avoid host FPE for overflowing division on MIPS, by Richard Sandiford.ths1-3/+10
2007-12-25Improved PABITS handling, and config register fixes.ths4-56/+106
2007-12-25One more bit of alpha support.ths2-2/+4
2007-12-24Update debug code to match new accumulator register layout.ths1-4/+4
2007-12-24scsi-generic implemnentation, missing in last commit.ths1-0/+653
2007-12-24Real SCSI device passthrough (v4), by Laurent Vivier.ths8-7/+57
2007-12-24Implement SD CMD8 and R7 from the newer SD Physical Spec Version 2.00.balrog1-5/+38
2007-12-24Fix CCRes value for 20Kc.ths1-1/+1
2007-12-24Add "cache" parameter to "-drive" (Laurent Vivier).balrog12-32/+102