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