- e735b91 Allow changing log filename. Close logfile when logging is disabled. by pbrook · 18 years ago
- 15f8220 Sanitize exit codes of help queries, this time for real. by ths · 18 years ago
- 5a84a5d Fix Lance on 32-bit hosts by blueswir1 · 18 years ago
- 3fda388 Limit the use of qemu_chr_open_tty to __linux__ and __sun__, by Andreas Faerber. by ths · 18 years ago
- 5e4ef64 Simplify round/ceil/floor implementation, spotted by Fabrice Bellard. by ths · 18 years ago
- ea6e4fe Fix segfault when printing the help text, spotted by Stefan Weil. by ths · 18 years ago
- 1750879 Update Sparc32 and Sparc64 OpenBIOS image to SVN revision 157. Changes: by blueswir1 · 18 years ago
- e3b60f1 Fix computation for ceil, floor and round instructions. by ths · 18 years ago
- 403f14e Fix environ termination, by Andreas Schwab. by ths · 18 years ago
- 8dfdb87 Implement recip1/recip2/rsqrt1/rsqrt2. by ths · 18 years ago
- d79acba Fix writes to pages containing watchpoints for the RAM not at 0x0 cases. by balrog · 18 years ago
- 88fe8a4 DR6 single step exception status bit, by Juergen Keil. by ths · 18 years ago
- b3ceef2 Rename variables and rearrange code to please gcc -Wshadow checks by blueswir1 · 18 years ago
- 46525e1 Drop unused parameters by blueswir1 · 18 years ago
- 996ba2c MIPS64 improvements, based on a patch by Aurelien Jarno. by ths · 18 years ago
- e04ea3d Handle endianness of double floats, by Magnus Damm. by ths · 18 years ago
- 0ae045a Insufficient input validation in NE2000 card, written by Tavis Ormandy, by ths · 18 years ago
- aec6250 Enable serial (tty) support on Solaris host, by Marion Hakanson. by ths · 18 years ago
- 1cd548e Update Changelog. by ths · 18 years ago
- 33fa11d Implement ^W in readline.c, by Michal Hanselmann. by ths · 18 years ago
- 31211df Add a 7 segments + led display, by Herve Poussineau. by ths · 18 years ago
- 611d718 Make touchscreen calibration values better match the HW. Invert WM8750 GPIO. by balrog · 18 years ago
- 610c3c8 Reset ARM cp15.c1_sys to default values. Fix XScale cp15 accesses. by balrog · 18 years ago
- b6d7c3d Fix division by zero handling, by Joris van Rantwijk. by ths · 18 years ago
- e034e2c Handle MIPS64 SEGBITS value correctly. by ths · 18 years ago
- 5c40d2b Kfreebsd config, by Aurelien Jarno. by ths · 18 years ago
- 0cfec83 Spelling fixes, by Aurelien Jarno. by ths · 18 years ago
- 35cc6f8 Return success for -M '?' query option. by ths · 18 years ago
- 17044c0 Allow emulation of 32bit targets in the MIPS64 capable qemu version. by ths · 18 years ago
- 7bfd934 Fix write to K0 bits in Config0, by Aurelien Jarno. by ths · 18 years ago
- 022a22c Ignore PR flag in FPSCR when performing fmov, by Magnus Damm. by ths · 18 years ago
- e67888a Document FPSCR usage, by Magnus Damm. by ths · 18 years ago
- e3d8a98 Use DREG() instead of XREG() wherever possible, by Magnus Damm. by ths · 18 years ago
- ea6cf6b Emulate more fpu opcodes, by Magnus Damm. by ths · 18 years ago
- 6db45e6 Use correct data structures for stat syscalls, by Magnus Damm. by ths · 18 years ago
- 072ae84 Setup stack properly, fixes wrong argc value problem, by Magnus Damm. by ths · 18 years ago
- 4c909d1 Set FD bit in SR to emulate kernel behaviour, by Magnus Damm. by ths · 18 years ago
- d10927f Add missing cpu_halted function, by Magnus Damm. by ths · 18 years ago
- 8b6e072 Use HAS_ARG instead of numeric value (patch by Balazs Attila-Mihaly). by balrog · 18 years ago
- 47b2d33 Add USB HID keyboard. by balrog · 18 years ago
- 07cf0ba Revert workaround for -nographic segfault. by ths · 18 years ago
- 2ff8979 Fix segfault in -nographic mode, by Stefen Weil. by ths · 18 years ago
- d6eb40f Hack to keep wine happy, by Alexander Graf. by ths · 18 years ago
- 4f2b1fe Implement set_robust_list, by Alexander Graf. by ths · 18 years ago
- 7145557 Implement tgkill, by Alexander Graf. by ths · 18 years ago
- 3780e19 Add alternate grab key, by Michael Mohr. by ths · 18 years ago
- 731345e Unpause the emulation after shutdown request on SDL close, so that it can take effect. by balrog · 18 years ago
- d60532c Add parallel memory mapped interface, by Herve Poussineau. by ths · 18 years ago
- 630530a Fix a race condition and non-leaf imagesgrowing in VMDK chains, by Igor Lvovsky. by ths · 18 years ago
- e568695 Remove cscope.* files on 'make clean', by George G. Davis. by ths · 18 years ago
- b12b6a1 Option to drop LD_PRELOAD from emulated environment, by Lauri Leukkunen. by ths · 18 years ago
- ffb04fc Allow relative paths for the interpreter prefix in linux-user emulation. by ths · 18 years ago
- e27f01e Use pixel_ops.h in PXA LCD screen drawing. by balrog · 18 years ago
- 85b2d44 Fix alpha user build failure. by ths · 18 years ago
- 9414cc6 Revert the Gallileo PCI mapping patch, it conflicts with the supposedly by ths · 18 years ago
- bd04c6f Change 20Kc PRID to a later version. by ths · 18 years ago
- 3952477 Fix "blx lr" (Lauro Venancio). by pbrook · 18 years ago
- 2f2ecb8 Fix Sparc64 prefetcha op by blueswir1 · 18 years ago
- f6d2a31 Wacom PenPartner tablet (virtual USB device). by balrog · 18 years ago
- a2502b5 Fix patch splitting lossage in vga.c by blueswir1 · 18 years ago
- ece096b Add hw/pixel_ops.h by blueswir1 · 18 years ago
- b29169d Attempt to fix incorrect colours on some BGR displays by blueswir1 · 18 years ago
- 9447084 Merge TCX and VGA pixel operations by blueswir1 · 18 years ago
- 2a1086d More PCI mapping/remapping for Gallileo. by ths · 18 years ago
- 924edca Flush the debug log when qemu Aborts (patch by Herve Poussineau) by balrog · 18 years ago
- 7a774c8 Use the same offset for all STR and STM instructions that store r15, as specified in ARM ARM (patch from Chris McNett). by balrog · 18 years ago
- c9bac22 M68K watchpoint hacks. by pbrook · 18 years ago
- 06d92f4 Workaround dyngen problems with m68k conditional branch ops. by pbrook · 18 years ago
- 0cf5c67 M68K status register fixes. by pbrook · 18 years ago
- 87ee166 Don't try to use "vt" output in nographic mode. by ths · 18 years ago
- 33d9cc8 ARM GDB semihosting fixes by pbrook · 18 years ago
- 6361cdb ARM PL181 MMCI fixes. by pbrook · 18 years ago
- 70cf0b6 R5k has PX implemented. by ths · 18 years ago
- 71db710 Fix incorrect target_ulong use in hw devices by blueswir1 · 18 years ago
- 740733b Don't refresh a graphical screen when it isn't displayed, by Herve Poussineau. by ths · 18 years ago
- 4fdcd8d Fix return type. by pbrook · 18 years ago
- 29b3a66 Windows build fixes. by pbrook · 18 years ago
- 0fa7f15 Fix code formatting, by Herve Poussineau. by ths · 18 years ago
- f00cb70 Unbreak PCI config register, noticed by Stefan Weil. by ths · 18 years ago
- 30b6f3a Initialize more GT64xxx registers on reset. by ths · 18 years ago
- 0f78cf0 Fix some Malta PCI config bits. by ths · 18 years ago
- 1823082 PCI device saving for GT64xxx. by ths · 18 years ago
- 05b4ff4 Implement some more Gallileo registers. by ths · 18 years ago
- 9566782 Fix comment. by ths · 18 years ago
- d4a4d05 Fix PCI irq mapping on Malta. by ths · 18 years ago
- 3187ef0 Fix firmware word endianness for Malta. by ths · 18 years ago
- 070ce5e Make the Malta bootloader handling a bit more transparent. by ths · 18 years ago
- acdf72b Fix formatting. by ths · 18 years ago
- 5066b9f Malta has no ISA bus. by ths · 18 years ago
- e918ee0 Big endian byte swap for serial mmapped interface. by ths · 18 years ago
- afcc3cd Use the correct PCI IDs for Malta. by ths · 18 years ago
- b6dc7eb Take advantage of subpage support. by ths · 18 years ago
- 707e011 Add documentation for new ColdFire board. by pbrook · 18 years ago
- 7e049b8 ColdFire Ethernet support. by pbrook · 18 years ago
- d0bdf2a Fix typo. by ths · 18 years ago
- 9467d44 Move target-specific defines to the target directories. by ths · 18 years ago
- a8fcf88 One day we might support MIPS16... by ths · 18 years ago
- 50a518e Add comment. by ths · 18 years ago
- ecb644f Some more regs_to_env/envs_to_regs cleanup. by ths · 18 years ago
- bfed01f Clean up of some target specifics in exec.c/cpu-exec.c. by ths · 18 years ago