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