Revision 5fafdf24 Changelog

b/Changelog
86 86
    (Johannes Schindelin)
87 87

  
88 88
version 0.7.2:
89
  
89
 
90 90
  - x86_64 fixes (Win2000 and Linux 2.6 boot in 32 bit)
91 91
  - merge self modifying code handling in dirty ram page mecanism.
92 92
  - MIPS fixes (Ralf Baechle)
......
135 135
  - Mac OS X port (Pierre d'Herbemont)
136 136
  - Virtual console support
137 137
  - Better monitor line edition
138
  - New block device layer 
138
  - New block device layer
139 139
  - New 'qcow' growable disk image support with AES encryption and
140 140
    transparent decompression
141 141
  - VMware 3 and 4 read-only disk image support (untested)
......
201 201
  - FDC fixes for Win98
202 202

  
203 203
version 0.5.4:
204
  
204
 
205 205
  - qemu-fast fixes
206 206
  - BIOS area protection fix (aka EMM386.EXE fix) (Mike Nordell)
207 207
  - keyboard/mouse fix (Mike Nordell)
......
228 228
  - added accurate CR0.MP/ME/TS emulation
229 229
  - fixed DMA memory write access (Win95 boot floppy fix)
230 230
  - graphical x86 linux loader
231
  - command line monitor 
231
  - command line monitor
232 232
  - generic removable device support
233 233
  - support of CD-ROM change
234 234
  - multiple network interface support
......
266 266
  - eflags optimisation fix for string operations
267 267

  
268 268
version 0.5.1:
269
  
269
 
270 270
  - float access fixes when using soft mmu
271 271
  - PC emulation support on PowerPC
272 272
  - A20 support
......
281 281
  - Major SPARC target fixes (dynamically linked programs begin to work)
282 282

  
283 283
version 0.5.0:
284
  
284
 
285 285
  - full hardware level VGA emulation
286 286
  - graphical display with SDL
287 287
  - added PS/2 mouse and keyboard emulation
......
319 319
 - SMP kernels can at least be booted
320 320

  
321 321
version 0.4.1:
322
  
322
 
323 323
 - more accurate timer support in vl.
324 324
 - more reliable NE2000 probe in vl.
325 325
 - added 2.5.66 kernel in vl-test.
......
405 405
 - added bound, cmpxchg8b, cpuid instructions
406 406
 - added 16 bit addressing support/override for string operations
407 407
 - poll() fix
408
 
408

  
409 409
version 0.1.2:
410 410

  
411 411
 - compile fixes

Also available in: Unified diff