aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-10 Add hw/pixel_ops.hblueswir11-0/+41
2007-06-10 Attempt to fix incorrect colours on some BGR displaysblueswir14-8/+74
2007-06-10 Merge TCX and VGA pixel operationsblueswir13-46/+6
2007-06-10More PCI mapping/remapping for Gallileo.ths2-32/+321
2007-06-10Flush the debug log when qemu Aborts (patch by Herve Poussineau)balrog1-0/+4
2007-06-10Use the same offset for all STR and STM instructions that store r15, as speci...balrog1-2/+2
2007-06-09M68K watchpoint hacks.pbrook1-0/+11
2007-06-09Workaround dyngen problems with m68k conditional branch ops.pbrook2-14/+40
2007-06-09M68K status register fixes.pbrook3-8/+6
2007-06-09Don't try to use "vt" output in nographic mode.ths1-24/+28
2007-06-09ARM GDB semihosting fixespbrook1-9/+31
2007-06-09ARM PL181 MMCI fixes.pbrook1-11/+34