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