summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-11Documentation update for MIPS.ths2-19/+87
2007-07-08 Fix retry and done ops, trap handlingblueswir12-11/+20
2007-07-08 Save state in Sparc64 return opblueswir11-0/+1
2007-07-08 Fix Sparc64 stat system callblueswir12-1/+59
2007-07-07 Report normalised CWP values to userland and GDB, not internal representationblueswir14-9/+25
2007-07-07 Use unsigned 32-bit load for ld/lduwblueswir12-1/+14
2007-07-07 Fix wrong number of clean/saveable windows, match Linux startup register valuesblueswir12-2/+5
2007-07-07 Deliver page faults to programblueswir11-1/+14
2007-07-07 Page align brk result like real Linuxblueswir11-1/+1
2007-07-07 Fix Sparc64 page sizeblueswir11-1/+1
2007-07-05 Fix 64 bit ELF file symbol lookupblueswir11-1/+24
2007-07-04 Fix Sparc64 movrblueswir11-2/+2
2007-07-03 Fix loadvmblueswir12-10/+10
2007-07-02Retry interrupted open() calls (proposed by Yigael Felishman).balrog1-18/+24
2007-07-02Remove unaligned accesses in ia64_apply_fixes().balrog2-7/+8
2007-07-02E100 savevm/loadvm support, patch by Jason Wessel.balrog1-4/+98
2007-07-02Fix qemu_can_send_packet(), makes DHCP with multiple nics work - patch by Jas...balrog1-3/+3
2007-07-02gdb stub support and loadvm should work together, patch by Jason Wesselbalrog1-1/+2
2007-07-01Fix bogus fopen mode.pbrook1-1/+1
2007-06-30ARM PL031 RTC emulation.pbrook6-2/+230
2007-06-30PL110 versatile register hack fix (Adam Lackorzynski).pbrook1-0/+4
2007-06-30Allow changing log filename.pbrook2-1/+19
2007-06-29Sanitize exit codes of help queries, this time for real.ths1-8/+8
2007-06-28 Fix Lance on 32-bit hostsblueswir11-6/+29
2007-06-28Limit the use of qemu_chr_open_tty to __linux__ and __sun__, by Andreasths1-1/+3
2007-06-28Simplify round/ceil/floor implementation, spotted by Fabrice Bellard.ths1-30/+12
2007-06-28Fix segfault when printing the help text, spotted by Stefan Weil.ths1-4/+4
2007-06-28Update Sparc32 and Sparc64 OpenBIOS image to SVN revision 157. Changes:blueswir13-2/+1
2007-06-27Fix computation for ceil, floor and round instructions.ths1-6/+24
2007-06-27Fix environ termination, by Andreas Schwab.ths1-1/+1
2007-06-26Implement recip1/recip2/rsqrt1/rsqrt2.ths2-93/+143
2007-06-26Fix writes to pages containing watchpoints for the RAM not at 0x0 cases.balrog2-7/+7
2007-06-26DR6 single step exception status bit, by Juergen Keil.ths4-1/+13
2007-06-25 Rename variables and rearrange code to please gcc -Wshadow checksblueswir13-29/+32
2007-06-25 Drop unused parametersblueswir11-12/+15
2007-06-25MIPS64 improvements, based on a patch by Aurelien Jarno.ths2-5/+5
2007-06-25Handle endianness of double floats, by Magnus Damm.ths2-7/+19
2007-06-25Insufficient input validation in NE2000 card, written by Tavis Ormandy,ths1-2/+5
2007-06-25Enable serial (tty) support on Solaris host, by Marion Hakanson.ths1-14/+15
2007-06-25Update Changelog.ths1-0/+3
2007-06-25Implement ^W in readline.c, by Michal Hanselmann.ths1-0/+43
2007-06-25Add a 7 segments + led display, by Herve Poussineau.ths4-0/+310
2007-06-24Make touchscreen calibration values better match the HW. Invert WM8750 GPIO.balrog2-8/+9
2007-06-24Reset ARM cp15.c1_sys to default values. Fix XScale cp15 accesses.balrog3-4/+20
2007-06-23Fix division by zero handling, by Joris van Rantwijk.ths1-2/+6
2007-06-23Handle MIPS64 SEGBITS value correctly.ths5-16/+32
2007-06-23Kfreebsd config, by Aurelien Jarno.ths2-1/+9
2007-06-23Spelling fixes, by Aurelien Jarno.ths4-9/+9
2007-06-23Return success for -M '?' query option.ths1-1/+1
2007-06-22Allow emulation of 32bit targets in the MIPS64 capable qemu version.ths1-2/+1