aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-22Fix write to K0 bits in Config0, by Aurelien Jarno.ths1-1/+1
2007-06-22Ignore PR flag in FPSCR when performing fmov, by Magnus Damm.ths1-38/+7
2007-06-22Document FPSCR usage, by Magnus Damm.ths1-19/+19
2007-06-22Use DREG() instead of XREG() wherever possible, by Magnus Damm.ths1-8/+8
2007-06-22Emulate more fpu opcodes, by Magnus Damm.ths3-1/+183
2007-06-22Use correct data structures for stat syscalls, by Magnus Damm.ths1-1/+60
2007-06-22Setup stack properly, fixes wrong argc value problem, by Magnus Damm.ths1-1/+1
2007-06-22Set FD bit in SR to emulate kernel behaviour, by Magnus Damm.ths1-1/+1
2007-06-22Add missing cpu_halted function, by Magnus Damm.ths2-0/+11
2007-06-22Use HAS_ARG instead of numeric value (patch by Balazs Attila-Mihaly).balrog1-4/+4
2007-06-22Add USB HID keyboard.balrog4-46/+350
2007-06-21Revert workaround for -nographic segfault.ths1-28/+23
2007-06-21Fix segfault in -nographic mode, by Stefen Weil.ths1-1/+30
2007-06-21Hack to keep wine happy, by Alexander Graf.ths1-0/+2
2007-06-21Implement set_robust_list, by Alexander Graf.ths2-1/+8
2007-06-21Implement tgkill, by Alexander Graf.ths2-0/+9
2007-06-21Add alternate grab key, by Michael Mohr.ths3-5/+27
2007-06-21Unpause the emulation after shutdown request on SDL close, so that it can tak...balrog1-1/+2
2007-06-18Add parallel memory mapped interface, by Herve Poussineau.ths3-13/+95
2007-06-18Fix a race condition and non-leaf imagesgrowing in VMDK chains, by Igorths1-32/+117
2007-06-17Remove cscope.* files on 'make clean', by George G. Davis.ths1-1/+1
2007-06-17Option to drop LD_PRELOAD from emulated environment, by Lauri Leukkunen.ths1-9/+34
2007-06-17Allow relative paths for the interpreter prefix in linux-user emulation.ths1-17/+29
2007-06-13Use pixel_ops.h in PXA LCD screen drawing.balrog2-30/+13
2007-06-12Fix alpha user build failure.ths1-11/+11
2007-06-12Revert the Gallileo PCI mapping patch, it conflicts with the supposedlyths2-321/+32
2007-06-12Change 20Kc PRID to a later version.ths1-1/+3
2007-06-11Fix "blx lr" (Lauro Venancio).pbrook1-2/+2
2007-06-10 Fix Sparc64 prefetcha opblueswir11-3/+3
2007-06-10Wacom PenPartner tablet (virtual USB device).balrog5-0/+422
2007-06-10 Fix patch splitting lossage in vga.cblueswir12-4/+19