1. ad6a483 update by bellard · 21 years ago
  2. 039d3da added user mode libqemu usage example by bellard · 21 years ago
  3. a7e61ed create slirp directory by bellard · 21 years ago
  4. b5075d2 more imul tests by bellard · 21 years ago
  5. 91caaa6 update by bellard · 21 years ago
  6. d64477a imul imm8 fix - 0x82 opcode support (Hidemi KAWAI) by bellard · 21 years ago
  7. f6bac38 fixed options definition by bellard · 21 years ago
  8. f0cbd3e initial user mode network support by bellard · 21 years ago
  9. 7c1f25b probe static SDL link by bellard · 21 years ago
  10. ee9dbb2 NE2000 fixes for windows (Renzo Davoli) by bellard · 21 years ago
  11. c20709a initial user mode network support by bellard · 21 years ago
  12. 92cb7d5 NT mouse fix (Mark Jonckheere) by bellard · 21 years ago
  13. 202a456 safer sb16 code by bellard · 21 years ago
  14. 3294b94 avoid segfault if transient invalid text resolution by bellard · 21 years ago
  15. 2aebb3e blanking support by bellard · 21 years ago
  16. 95917e3 suppressed no longer needed vm86 segment hack (Mike Nordell) by bellard · 21 years ago
  17. f186904 update by bellard · 21 years ago
  18. c5df018 ppc: suppressed unneeded globals and headers - added explicit type for ppc nvram by bellard · 21 years ago
  19. a541f29 PowerPC system emulation fixes (Jocelyn Mayer) by bellard · 21 years ago
  20. df475d1 fixed invalid command test by bellard · 21 years ago
  21. 2f0c934 update by bellard · 21 years ago
  22. fd83690 VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell) by bellard · 21 years ago
  23. 289e09e fixed keyboard random bug (Mike Nordell) by bellard · 21 years ago
  24. 7ae9862 ide select logic fix by bellard · 21 years ago
  25. 41b9be4 preserve partition table when using -linux option by bellard · 21 years ago
  26. 52302d7 fix the no device case by bellard · 21 years ago
  27. 333190e base memory size in cmos by bellard · 21 years ago
  28. eccabc6 vga 9 pixel wide text char fix by bellard · 21 years ago
  29. bb05862 refuse write accesses in BIOS area (aka EMM386.EXE fix) (Mike Nordell) by bellard · 21 years ago
  30. 9eb153f dma clean up - added missing read accesses by bellard · 21 years ago
  31. aaba6c1 win32: correct keycode remapping by bellard · 21 years ago
  32. 38e205a win32: do not use all cpu time by bellard · 21 years ago
  33. e1a2374 port 92 access by bellard · 21 years ago
  34. 57c3072 fixing free by bellard · 21 years ago
  35. 73332e5 qemu fast fix by bellard · 21 years ago
  36. 1f67313 doc update by bellard · 21 years ago
  37. aa45548 history support (Jocelyn Mayer) by bellard · 21 years ago
  38. 9307c4c improved monitor: type check, expression evaluator, memory dump, disassembly by bellard · 21 years ago
  39. 40c3bac win32 port (Kazu) by bellard · 21 years ago
  40. 6eaee46 update by bellard · 21 years ago
  41. 0f2f112 tun-fd fix by bellard · 21 years ago
  42. 4721c45 UIP update fix by bellard · 21 years ago
  43. a6e022a fixed SDL probing for cross compilation by bellard · 21 years ago
  44. 702c651 added -macaddr option by bellard · 21 years ago
  45. 1154e44 avoid rounding problems by bellard · 21 years ago
  46. e463b58 rdtsc fix by bellard · 21 years ago
  47. 11d9f69 win32 cross compile fix by bellard · 21 years ago
  48. 0c607d5 win32 port (initial patch by kazu) by bellard · 21 years ago
  49. 67b915a win32 port (initial patch by kazu) by bellard · 21 years ago
  50. bb27c19 update by bellard · 21 years ago
  51. 8a7ddc3 new timer API - new API to save/restore the virtual machine state by bellard · 21 years ago
  52. b0a21b5 use new timer API by bellard · 21 years ago
  53. dff38e7 more precise RTC emulation (periodic timers + time updates) by bellard · 21 years ago
  54. 1f1af9f added cpu_get_fp80() and cpu_set_fp80() by bellard · 21 years ago
  55. 858693c moved gdbstub to qemu - new asynchronous gdbstub by bellard · 21 years ago
  56. 9b14bb0 install fix (Rusty Russel) by bellard · 21 years ago
  57. c101c49 added qemu-mkcow man page by bellard · 21 years ago
  58. 4bb2fcc gcc 2.95.4 compile fix (Petter Reinholdtsen) by bellard · 21 years ago
  59. 08cea4e fixed ljmp and iret to TSS by bellard · 21 years ago
  60. 883da8e task switch fixes by bellard · 21 years ago
  61. 78ebca6 fixed IDE probe by bellard · 21 years ago
  62. 5e2a644 removed most of global context uses - removed unneeded abort() which cause problems during win95 hardware scan by bellard · 21 years ago
  63. 11774f5 protected lret x86 'bug' emulation by bellard · 21 years ago
  64. d9d849f update by bellard · 21 years ago
  65. e19e89a more log items by bellard · 21 years ago
  66. f193c79 do not depend on thunk.h - more log items by bellard · 21 years ago
  67. 3035f7f use new directory layout by bellard · 21 years ago
  68. 4afa648 fixed protected lret imm insn (one more OS/2 fix) by bellard · 21 years ago
  69. c45c3d0 write to both IDE drives - return 0 for not present drives by bellard · 21 years ago
  70. baca51f updated floppy driver: formatting code, disk geometry auto detect (Jocelyn Mayer) by bellard · 21 years ago
  71. bc51c5c initial x86-64 host support (Gwenole Beauchesne) by bellard · 21 years ago
  72. 5069146 update by bellard · 21 years ago
  73. 59a983b device independent VGA screen dump by bellard · 21 years ago
  74. 4e463d8 tun-fd option fix by bellard · 21 years ago
  75. 94fe4f9 update by bellard · 21 years ago
  76. 0fb4822 added qemu_mallocz() by bellard · 21 years ago
  77. b41a2cd io port API change by bellard · 21 years ago
  78. c4b1fcc added I/O API - io port API change - added multiple network interface support - redirect serial port to a pseudo terminal if using graphical mode by bellard · 21 years ago
  79. 0f35920 io port API change - removed dumb console redraw (not useful) by bellard · 21 years ago
  80. 7d977de io port API change by bellard · 21 years ago
  81. 07d8986 added qemu_mallocz() by bellard · 21 years ago
  82. caed880 removable device support - io port API change by bellard · 21 years ago
  83. b338082 remoable device support by bellard · 21 years ago
  84. 9dc39cb added a command line monitor by bellard · 21 years ago
  85. 80cabfa separated more devices from emulator by bellard · 21 years ago
  86. 38ca2ab m68k compile fix by bellard · 21 years ago
  87. 73bdea1 2.6 kernel compile fix by bellard · 21 years ago
  88. 00af2b2 added cow.h by bellard · 21 years ago
  89. a735aa3 added precompiled linux boot sector by bellard · 21 years ago
  90. 6b2b611 more FPU context save tests by bellard · 21 years ago
  91. bf08806 native FPU support in code copy mode by bellard · 21 years ago
  92. f9e92e9 use physical memory access functions for DMA by bellard · 21 years ago
  93. 8dc75d7 moved DMA and SB16 outside timer (may break SB16) by bellard · 21 years ago
  94. 03857e3 native FPU support in code copy mode by bellard · 21 years ago
  95. 16f6243 DMA API change by bellard · 21 years ago
  96. 8b1f24b new physical memory access API (used by DMA accesses) by bellard · 21 years ago
  97. b448f2f new physical memory access API (used by DMA accesses) - code copy FP fixes by bellard · 21 years ago
  98. 97eb5b1 native FPU support in code copy mode by bellard · 21 years ago
  99. 7eee2a5 CR0.MP/EM/TS support by bellard · 21 years ago
  100. 42c3c0c native FPU support (disabled) by bellard · 21 years ago