aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-23Spelling fixes, by Aurelien Jarno.ths
2007-06-23Return success for -M '?' query option.ths
2007-06-22Allow emulation of 32bit targets in the MIPS64 capable qemu version.ths
2007-06-22Fix write to K0 bits in Config0, by Aurelien Jarno.ths
2007-06-22Ignore PR flag in FPSCR when performing fmov, by Magnus Damm.ths
2007-06-22Document FPSCR usage, by Magnus Damm.ths
2007-06-22Use DREG() instead of XREG() wherever possible, by Magnus Damm.ths
2007-06-22Emulate more fpu opcodes, by Magnus Damm.ths
2007-06-22Use correct data structures for stat syscalls, by Magnus Damm.ths
2007-06-22Setup stack properly, fixes wrong argc value problem, by Magnus Damm.ths
2007-06-22Set FD bit in SR to emulate kernel behaviour, by Magnus Damm.ths
2007-06-22Add missing cpu_halted function, by Magnus Damm.ths
2007-06-22Use HAS_ARG instead of numeric value (patch by Balazs Attila-Mihaly).balrog
2007-06-22Add USB HID keyboard.balrog
2007-06-21Revert workaround for -nographic segfault.ths
2007-06-21Fix segfault in -nographic mode, by Stefen Weil.ths
2007-06-21Hack to keep wine happy, by Alexander Graf.ths
2007-06-21Implement set_robust_list, by Alexander Graf.ths
2007-06-21Implement tgkill, by Alexander Graf.ths
2007-06-21Add alternate grab key, by Michael Mohr.ths
2007-06-21Unpause the emulation after shutdown request on SDL close, so that it can tak...balrog
2007-06-18Add parallel memory mapped interface, by Herve Poussineau.ths
2007-06-18Fix a race condition and non-leaf imagesgrowing in VMDK chains, by Igorths
2007-06-17Remove cscope.* files on 'make clean', by George G. Davis.ths
2007-06-17Option to drop LD_PRELOAD from emulated environment, by Lauri Leukkunen.ths
2007-06-17Allow relative paths for the interpreter prefix in linux-user emulation.ths
2007-06-13Use pixel_ops.h in PXA LCD screen drawing.balrog
2007-06-12Fix alpha user build failure.ths
2007-06-12Revert the Gallileo PCI mapping patch, it conflicts with the supposedlyths
2007-06-12Change 20Kc PRID to a later version.ths
2007-06-11Fix "blx lr" (Lauro Venancio).pbrook
2007-06-10 Fix Sparc64 prefetcha opblueswir1
2007-06-10Wacom PenPartner tablet (virtual USB device).balrog
2007-06-10 Fix patch splitting lossage in vga.cblueswir1
2007-06-10 Add hw/pixel_ops.hblueswir1
2007-06-10 Attempt to fix incorrect colours on some BGR displaysblueswir1
2007-06-10 Merge TCX and VGA pixel operationsblueswir1
2007-06-10More PCI mapping/remapping for Gallileo.ths
2007-06-10Flush the debug log when qemu Aborts (patch by Herve Poussineau)balrog
2007-06-10Use the same offset for all STR and STM instructions that store r15, as speci...balrog
2007-06-09M68K watchpoint hacks.pbrook
2007-06-09Workaround dyngen problems with m68k conditional branch ops.pbrook
2007-06-09M68K status register fixes.pbrook
2007-06-09Don't try to use "vt" output in nographic mode.ths
2007-06-09ARM GDB semihosting fixespbrook
2007-06-09ARM PL181 MMCI fixes.pbrook
2007-06-09R5k has PX implemented.ths
2007-06-08 Fix incorrect target_ulong use in hw devicesblueswir1
2007-06-08Don't refresh a graphical screen when it isn't displayed, by Herve Poussineau.ths
2007-06-07Fix return type.pbrook