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