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