update
[qemu] / Changelog
1 version 0.7.3:
2
3   - ARM system emulation: Arm Integrator/CP board with an arm1026ej-s
4     cpu (Paul Brook)
5   - SMP support
6   - Mac OS X cocoa improvements (Mike Kronenberg)
7   - Mac OS X CoreAudio driver (Mike Kronenberg)
8   - DirectSound driver (malc)
9   - ALSA audio driver (malc)
10   - new audio options: '-soundhw' and '-audio-help' (malc)
11   - ES1370 PCI audio device (malc)
12   - Initial USB support
13   - Linux host serial port access
14   - Linux host low level parallel port access
15   - New network emulation code supporting VLANs.
16   - MIPS User Linux emulation
17   - MIPS fixes to boot Linux (Daniel Jacobowitz)
18   - NX bit support
19
20 version 0.7.2:
21   
22   - x86_64 fixes (Win2000 and Linux 2.6 boot in 32 bit)
23   - merge self modifying code handling in dirty ram page mecanism.
24   - MIPS fixes (Ralf Baechle)
25   - better user net performances
26
27 version 0.7.1:
28
29   - read-only Virtual FAT support (Johannes Schindelin)
30   - Windows 2000 install disk full hack (original idea from Vladimir
31     N. Oleynik)
32   - VMDK disk image creation (Filip Navara)
33   - SPARC64 progress (Blue Swirl)
34   - initial MIPS support (Jocelyn mayer)
35   - MIPS improvements (Ralf Baechle)
36   - 64 bit fixes in user networking (initial patch by Gwenole Beauchesne)
37   - IOAPIC support (Filip Navara)
38
39 version 0.7.0:
40
41   - better BIOS translation and HDD geometry auto-detection
42   - user mode networking bug fix
43   - undocumented FPU ops support
44   - Cirrus VGA: support for 1280x1024x[8,15,16] modes
45   - 'pidfile' option
46   - .dmg disk image format support (Johannes Schindelin)
47   - keymaps support (initial patch by Johannes Schindelin)
48   - big endian ARM support (Lennert Buytenhek)
49   - added generic 64 bit target support
50   - x86_64 target support
51   - initial APIC support
52   - MMX/SSE/SSE2/PNI support
53   - PC parallel port support (Mark Jonckheere)
54   - initial SPARC64 support (Blue Swirl)
55   - SPARC target boots Linux (Blue Swirl)
56   - armv5te user mode support (Paul Brook)
57   - ARM VFP support (Paul Brook)
58   - ARM "Angel" semihosting syscalls (Paul Brook)
59   - user mode gdb stub support (Paul Brook)
60   - Samba 3 support
61   - initial Cocoa support (Pierre d'Herbemont)
62   - generic FPU emulation code
63   - Virtual PC read-only disk image support (Alex Beregszaszi)
64
65 version 0.6.1:
66
67   - Mac OS X port (Pierre d'Herbemont)
68   - Virtual console support
69   - Better monitor line edition
70   - New block device layer 
71   - New 'qcow' growable disk image support with AES encryption and
72     transparent decompression
73   - VMware 3 and 4 read-only disk image support (untested)
74   - Support for up to 4 serial ports
75   - TFTP server support (Magnus Damm)
76   - Port redirection support in user mode networking
77   - Support for not executable data sections
78   - Compressed loop disk image support (Johannes Schindelin)
79   - Level triggered IRQ fix (aka NE2000 PCI performance fix) (Steve
80     Wormley)
81   - Fixed Fedora Core 2 problems (now you can run qemu without any
82     LD_ASSUME_KERNEL tricks on FC2)
83   - DHCP fix for Windows (accept DHCPREQUEST alone)
84   - SPARC system emulation (Blue Swirl)
85   - Automatic Samba configuration for host file access from Windows.
86   - '-loadvm' and '-full-screen' options
87   - ne2000 savevm support (Johannes Schindelin)
88   - Ctrl-Alt is now the default grab key. Ctrl-Alt-[0-9] switches to
89     the virtual consoles.
90   - BIOS floppy fix for NT4 (Mike Nordell, Derek Fawcus, Volker Ruppert)
91   - Floppy fixes for NT4 and NT5 (Mike Nordell)
92   - NT4 IDE fixes (Ben Pfaf, Mike Nordell)
93   - SDL Audio support and SB16 fixes (malc)
94   - ENTER instruction bug fix (initial patch by Stefan Kisdaroczi)
95   - VGA font change fix
96   - VGA read-only CRTC register fix
97
98 version 0.6.0:
99
100   - minimalist FPU exception support (NetBSD FPU probe fix)
101   - cr0.ET fix (Win95 boot)
102   - *BSD port (Markus Niemisto)
103   - I/O access fix (signaled by Mark Jonckheere)
104   - IDE drives serial number fix (Mike Nordell)
105   - int13 CDROM BIOS fix (aka Solaris x86 install CD fix)
106   - int15, ah=86 BIOS fix (aka Solaris x86 hardware probe hang up fix)
107   - BSR/BSF "undefined behaviour" fix
108   - vmdk2raw: convert VMware disk images to raw images
109   - PCI support
110   - NE2K PCI support
111   - dummy VGA PCI support
112   - VGA font selection fix (Daniel Serpell)
113   - PIC reset fix (Hidemi KAWAI)
114   - PIC spurious irq support (aka Solaris install bug)
115   - added '-localtime' option
116   - Cirrus CL-GD54xx VGA support (initial patch by Makoto Suzuki (suzu))
117   - APM and system shutdown support
118   - Fixed system reset
119   - Support for other PC BIOSes
120   - Initial PowerMac hardware emulation
121   - PowerMac/PREP OpenFirmware compatible BIOS (Jocelyn Mayer)
122   - initial IDE BMDMA support (needed for Darwin x86)
123   - Set the default memory size for PC emulation to 128 MB
124
125 version 0.5.5:
126
127   - SDL full screen support (initial patch by malc)
128   - VGA support on PowerPC PREP
129   - VBE fixes (Matthew Mastracci)
130   - PIT fixes (aka Win98 hardware probe and "VGA slowness" bug)
131   - IDE master only fixes (aka Win98 CD-ROM probe bug)
132   - ARM load/store half word fix (Ulrich Hecht)
133   - FDC fixes for Win98
134
135 version 0.5.4:
136   
137   - qemu-fast fixes
138   - BIOS area protection fix (aka EMM386.EXE fix) (Mike Nordell)
139   - keyboard/mouse fix (Mike Nordell)
140   - IDE fixes (Linux did not recognized slave drivers)
141   - VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell)
142   - QEMU can now boot a PowerPC Linux kernel (Jocelyn Mayer)
143   - User mode network stack
144   - imul imm8 fix + 0x82 opcode support (Hidemi KAWAI)
145   - precise self modifying code (aka BeOS install bug)
146
147 version 0.5.3:
148
149   - added Bochs VESA VBE support
150   - VGA memory map mode 3 access fix (OS/2 install fix)
151   - IDE fixes (Jens Axboe)
152   - CPU interrupt fixes
153   - fixed various TLB invalidation cases (NT install)
154   - fixed cr0.WP semantics (XP install)
155   - direct chaining support for SPARC and PowerPC (faster)
156   - ARM NWFPE support (initial patch by Ulrich Hecht)
157   - added specific x86 to x86 translator (close to native performance
158     in qemu-i386 and qemu-fast)
159   - shm syscalls support (Paul McKerras)
160   - added accurate CR0.MP/ME/TS emulation
161   - fixed DMA memory write access (Win95 boot floppy fix)
162   - graphical x86 linux loader
163   - command line monitor 
164   - generic removable device support
165   - support of CD-ROM change
166   - multiple network interface support
167   - initial x86-64 host support (Gwenole Beauchesne)
168   - lret to outer priviledge fix (OS/2 install fix)
169   - task switch fixes (SkyOS boot)
170   - VM save/restore commands
171   - new timer API
172   - more precise RTC emulation (periodic timers + time updates)
173   - Win32 port (initial patch by Kazu)
174
175 version 0.5.2:
176
177   - improved soft MMU speed (assembly functions and specializing)
178   - improved multitasking speed by avoiding flushing TBs when
179     switching tasks
180   - improved qemu-fast speed
181   - improved self modifying code handling (big performance gain in
182     softmmu mode).
183   - fixed IO checking
184   - fixed CD-ROM detection (win98 install CD)
185   - fixed addseg real mode bug (GRUB boot fix)
186   - added ROM memory support (win98 boot)
187   - fixed 'call Ev' in case of paging exception
188   - updated the script 'qemu-binfmt-conf.sh' to use QEMU automagically
189     when launching executables for the supported target CPUs.
190   - PowerPC system emulation update (Jocelyn Mayer)
191   - PC floppy emulation and DMA fixes (Jocelyn Mayer)
192   - polled mode for PIC (Jocelyn Mayer)
193   - fixed PTE dirty bit handling
194   - fixed xadd same reg bug
195   - fixed cmpxchg exception safeness
196   - access to virtual memory in gdb stub
197   - task gate and NT flag fixes
198   - eflags optimisation fix for string operations
199
200 version 0.5.1:
201   
202   - float access fixes when using soft mmu
203   - PC emulation support on PowerPC
204   - A20 support
205   - IDE CD-ROM emulation
206   - ARM fixes (Ulrich Hecht)
207   - SB16 emulation (malc)
208   - IRET and INT fixes in VM86 mode with IOPL=3
209   - Port I/Os use TSS io map
210   - Full task switching/task gate support
211   - added verr, verw, arpl, fcmovxx
212   - PowerPC target support (Jocelyn Mayer)
213   - Major SPARC target fixes (dynamically linked programs begin to work)
214
215 version 0.5.0:
216   
217   - full hardware level VGA emulation
218   - graphical display with SDL
219   - added PS/2 mouse and keyboard emulation
220   - popw (%esp) fix
221   - mov to/from segment data width fix
222   - added real mode support
223   - added Bochs BIOS and LGPL'ed VGA BIOS loader in qemu
224   - m68k host port (Richard Zidlicky)
225   - partial soft MMU support for memory mapped I/Os
226   - multi-target build
227   - fixed: no error code in hardware interrupts
228   - fixed: pop ss, mov ss, x and sti disable hardware irqs for the next insn
229   - correct single stepping thru string operations
230   - preliminary SPARC target support (Thomas M. Ogrisegg)
231   - tun-fd option (Rusty Russell)
232   - automatic IDE geometry detection
233   - renamed 'vl' to qemu[-fast] and user qemu to qemu-{cpu}.
234   - added man page
235   - added full soft mmu mode to launch unpatched OSes.
236
237 version 0.4.3:
238
239   - x86 exception fix in case of nop instruction.
240   - gcc 3.2.2 bug workaround (RedHat 9 fix)
241   - sparc and Alpha host fixes
242   - many ARM target fixes: 'ls' and 'bash' can be launched.
243
244 version 0.4.2:
245
246  - many exception handling fixes (can compile a Linux kernel inside vl)
247  - IDE emulation support
248  - initial GDB stub support
249  - deferred update support for disk images (Rusty Russell)
250  - accept User Mode Linux Copy On Write disk images
251  - SMP kernels can at least be booted
252
253 version 0.4.1:
254   
255  - more accurate timer support in vl.
256  - more reliable NE2000 probe in vl.
257  - added 2.5.66 kernel in vl-test.
258  - added VLTMPDIR environment variable in vl.
259
260 version 0.4:
261
262  - initial support for ring 0 x86 processor emulation
263  - fixed signal handling for correct dosemu DPMI emulation
264  - fast x86 MMU emulation with mmap()
265  - fixed popl (%esp) case
266  - Linux kernel can be executed by QEMU with the 'vl' command.
267
268 version 0.3:
269
270  - initial support for ARM emulation
271  - added fnsave, frstor, fnstenv, fldenv FPU instructions
272  - added FPU register save in signal emulation
273  - initial ARM port
274  - Sparc and Alpha ports work on the regression test
275  - generic ioctl number conversion
276  - fixed ioctl type conversion
277
278 version 0.2:
279
280  - PowerPC disassembly and ELF symbols output (Rusty Russell)
281  - flock support (Rusty Russell)
282  - ugetrlimit support (Rusty Russell)
283  - fstat64 fix (Rusty Russell)
284  - initial Alpha port (Falk Hueffner)
285  - initial IA64 port (Matt Wilson)
286  - initial Sparc and Sparc64 port (David S. Miller)
287  - added HLT instruction
288  - LRET instruction fix.
289  - added GPF generation for I/Os.
290  - added INT3 and TF flag support.
291  - SHL instruction C flag fix.
292  - mmap emulation for host page size > 4KB
293  - self-modifying code support
294  - better VM86 support (dosemu works on non trivial programs)
295  - precise exception support (EIP is computed correctly in most cases)
296  - more precise LDT/GDT/IDT emulation
297  - faster segment load in vm86 mode
298  - direct chaining of basic blocks (faster emulation)
299
300 version 0.1.6:
301
302  - automatic library search system. QEMU can now work with unpatched
303    ELF dynamic loader and libc (Rusty Russell).
304  - ISO C warning fixes (Alistair Strachan)
305  - first self-virtualizable version (works only as long as the
306    translation cache is not flushed)
307  - RH9 fixes
308
309 version 0.1.5:
310
311  - ppc64 support + personality() patch (Rusty Russell)
312  - first Alpha CPU patches (Falk Hueffner)
313  - removed bfd.h dependancy
314  - fixed shrd, shld, idivl and divl on PowerPC.
315  - fixed buggy glibc PowerPC rint() function (test-i386 passes now on PowerPC).
316
317 version 0.1.4:
318
319  - more accurate VM86 emulation (can launch small DOS 16 bit
320    executables in wine).
321  - fixed push/pop fs/gs
322  - added iret instruction.
323  - added times() syscall and SIOCATMARK ioctl.
324
325 version 0.1.3:
326
327  - S390 support (Ulrich Weigand)
328  - glibc 2.3.x compile fix (Ulrich Weigand)
329  - socketcall endian fix (Ulrich Weigand)
330  - struct sockaddr endian fix (Ulrich Weigand)
331  - sendmsg/recvmsg endian fix (Ulrich Weigand)
332  - execve endian fix (Ulrich Weigand)
333  - fdset endian fix (Ulrich Weigand)
334  - partial setsockopt syscall support (Ulrich Weigand)
335  - more accurate pushf/popf emulation
336  - first partial vm86() syscall support (can be used with runcom example).
337  - added bound, cmpxchg8b, cpuid instructions
338  - added 16 bit addressing support/override for string operations
339  - poll() fix
340  
341 version 0.1.2:
342
343  - compile fixes
344  - xlat instruction
345  - xchg instruction memory lock
346  - added simple vm86 example (not working with QEMU yet). The 54 byte
347    DOS executable 'pi_10.com' program was released by Bertram
348    Felgenhauer (more information at http://www.boo.net/~jasonp/pipage.html).
349
350 version 0.1.1:
351
352  - glibc 2.2 compilation fixes
353  - added -s and -L options
354  - binary distribution of x86 glibc and wine
355  - big endian fixes in ELF loader and getdents.
356
357 version 0.1:
358
359  - initial public release.