]> git.proxmox.com Git - mirror_qemu.git/blame - Changelog
MIPS -cpu selection support, by Herve Poussineau.
[mirror_qemu.git] / Changelog
CommitLineData
430415f2 1 - TFTP booting from host directory (Anthony Liguori, Erwan Velu)
ad0504b5
TS
2 - Tap device emulation for Solaris (Sittichai Palanisong)
3 - Monitor multiplexing to several I/O channels (Jason Wessel)
54d43f70 4 - ds1225y nvram support (Herve Poussineau)
33d68b5f 5 - CPU model selection support (J. Mayer, Paul Brook, Herve Poussineau)
ad0504b5 6
7b9c30c5 7version 0.9.0:
83f64091
FB
8
9 - Support for relative paths in backing files for disk images
10 - Async file I/O API
13a2e80f
FB
11 - New qcow2 disk image format
12 - Support of multiple VM snapshots
f0e42172 13 - Linux: specific host CDROM and floppy support
4f3baa4b
FB
14 - SMM support
15 - Moved PCI init, MP table init and ACPI table init to Bochs BIOS
9dbd25e6
TS
16 - Support for MIPS32 Release 2 instruction set (Thiemo Seufer)
17 - MIPS Malta system emulation (Aurelien Jarno, Stefan Weil)
284ec167 18 - Darwin userspace emulation (Pierre d'Herbemont)
7b9c30c5
FB
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)
83f64091 24
a08beb33
FB
25version 0.8.2:
26
856860f5 27 - ACPI support
a08beb33
FB
28 - PC VGA BIOS fixes
29 - switch to OpenBios for SPARC targets (Blue Swirl)
30 - VNC server fixes
31 - MIPS FPU support (Marius Groeger)
9529ebc2 32 - Solaris/SPARC host support (Juergen Keil)
1579bde8
FB
33 - PPC breakpoints and single stepping (Jason Wessel)
34 - USB updates (Paul Brook)
63301264 35 - UDP/TCP/telnet character devices (Jason Wessel)
beac80cd 36 - Windows sparse file support (Frediano Ziglio)
63301264
FB
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)
a08beb33 43
210fe0be
FB
44version 0.8.1:
45
46 - USB tablet support (Brad Campbell, Anthony Liguori)
47 - win32 host serial support (Kazu)
fd06c375 48 - PC speaker support (Joachim Henke)
a8ca632c
FB
49 - IDE LBA48 support (Jens Axboe)
50 - SSE3 support
9529ebc2 51 - Solaris port (Juergen Keil)
27c7ca7e 52 - Preliminary SH4 target (Samuel Tardieu)
24236869 53 - VNC server (Anthony Liguori)
691fce48
FB
54 - slirp fixes (Ed Swierk et al.)
55 - USB fixes
56 - ARM Versatile Platform Baseboard emulation (Paul Brook)
210fe0be 57
90dc3b39 58version 0.8.0:
1d14ffa9 59
b5ff1b31
FB
60 - ARM system emulation: Arm Integrator/CP board with an arm1026ej-s
61 cpu (Paul Brook)
62 - SMP support
1d14ffa9 63 - Mac OS X cocoa improvements (Mike Kronenberg)
6f5f11a5 64 - Mac OS X CoreAudio driver (Mike Kronenberg)
1d14ffa9 65 - DirectSound driver (malc)
d5d11eac 66 - ALSA audio driver (malc)
6f5f11a5 67 - new audio options: '-soundhw' and '-audio-help' (malc)
1d14ffa9 68 - ES1370 PCI audio device (malc)
bb36d470 69 - Initial USB support
f8d179e3 70 - Linux host serial port access
e57a8c0e 71 - Linux host low level parallel port access
41d03949 72 - New network emulation code supporting VLANs.
ea31eb5b 73 - MIPS and MIPSel User Linux emulation
f881a0d4
FB
74 - MIPS fixes to boot Linux (Daniel Jacobowitz)
75 - NX bit support
ba3c64fb 76 - Initial SPARC SMP support (Blue Swirl)
2c6cadd4
FB
77 - Major overhaul of the virtual FAT driver for read/write support
78 (Johannes Schindelin)
f8d179e3 79
a7c15abb
FB
80version 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
de167e41
FB
87version 0.7.1:
88
89 - read-only Virtual FAT support (Johannes Schindelin)
a09db21f
FB
90 - Windows 2000 install disk full hack (original idea from Vladimir
91 N. Oleynik)
8979b227 92 - VMDK disk image creation (Filip Navara)
3475187d 93 - SPARC64 progress (Blue Swirl)
b195775f
FB
94 - initial MIPS support (Jocelyn mayer)
95 - MIPS improvements (Ralf Baechle)
33d08439 96 - 64 bit fixes in user networking (initial patch by Gwenole Beauchesne)
a7c15abb 97 - IOAPIC support (Filip Navara)
de167e41 98
a8753c34 99version 0.7.0:
bed5cd80
FB
100
101 - better BIOS translation and HDD geometry auto-detection
102 - user mode networking bug fix
103 - undocumented FPU ops support
a07167d3 104 - Cirrus VGA: support for 1280x1024x[8,15,16] modes
6a78ece5 105 - 'pidfile' option
585d0ed9 106 - .dmg disk image format support (Johannes Schindelin)
3d11d0eb 107 - keymaps support (initial patch by Johannes Schindelin)
808c4954 108 - big endian ARM support (Lennert Buytenhek)
bdfaf503 109 - added generic 64 bit target support
a8753c34 110 - x86_64 target support
bdfaf503 111 - initial APIC support
664e0f19 112 - MMX/SSE/SSE2/PNI support
6508fe59 113 - PC parallel port support (Mark Jonckheere)
99c475ab 114 - initial SPARC64 support (Blue Swirl)
a8753c34 115 - SPARC target boots Linux (Blue Swirl)
99c475ab 116 - armv5te user mode support (Paul Brook)
b7bcbe95 117 - ARM VFP support (Paul Brook)
a8753c34
FB
118 - ARM "Angel" semihosting syscalls (Paul Brook)
119 - user mode gdb stub support (Paul Brook)
232ba5ab
FB
120 - Samba 3 support
121 - initial Cocoa support (Pierre d'Herbemont)
a8753c34 122 - generic FPU emulation code
6a0f9e82 123 - Virtual PC read-only disk image support (Alex Beregszaszi)
bed5cd80 124
49b3b9fb
FB
125version 0.6.1:
126
127 - Mac OS X port (Pierre d'Herbemont)
128 - Virtual console support
05d5818c
FB
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
c7f74643 135 - TFTP server support (Magnus Damm)
9bf05444 136 - Port redirection support in user mode networking
16c460b1
FB
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)
525d67bc
FB
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)
e95c8d51 144 - SPARC system emulation (Blue Swirl)
2518bd0d 145 - Automatic Samba configuration for host file access from Windows.
d63d307f 146 - '-loadvm' and '-full-screen' options
f9859310
FB
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.
655aa52a
FB
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)
d75d9f6b 153 - SDL Audio support and SB16 fixes (malc)
61a8c4ec 154 - ENTER instruction bug fix (initial patch by Stefan Kisdaroczi)
c76338c3
FB
155 - VGA font change fix
156 - VGA read-only CRTC register fix
49b3b9fb 157
d08c49aa 158version 0.6.0:
44c513c4
FB
159
160 - minimalist FPU exception support (NetBSD FPU probe fix)
161 - cr0.ET fix (Win95 boot)
f528bfd4
FB
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
69b91039
FB
168 - vmdk2raw: convert VMware disk images to raw images
169 - PCI support
170 - NE2K PCI support
4399059e
FB
171 - dummy VGA PCI support
172 - VGA font selection fix (Daniel Serpell)
b54ad049 173 - PIC reset fix (Hidemi KAWAI)
15aeac38 174 - PIC spurious irq support (aka Solaris install bug)
be3edd95 175 - added '-localtime' option
7e71f16f 176 - Cirrus CL-GD54xx VGA support (initial patch by Makoto Suzuki (suzu))
987c1c69
FB
177 - APM and system shutdown support
178 - Fixed system reset
70867490 179 - Support for other PC BIOSes
638260eb
FB
180 - Initial PowerMac hardware emulation
181 - PowerMac/PREP OpenFirmware compatible BIOS (Jocelyn Mayer)
d08c49aa 182 - initial IDE BMDMA support (needed for Darwin x86)
7e71f16f 183 - Set the default memory size for PC emulation to 128 MB
44c513c4 184
b06eddd3
FB
185version 0.5.5:
186
187 - SDL full screen support (initial patch by malc)
188 - VGA support on PowerPC PREP
189 - VBE fixes (Matthew Mastracci)
a1b74fe8 190 - PIT fixes (aka Win98 hardware probe and "VGA slowness" bug)
66201e2d 191 - IDE master only fixes (aka Win98 CD-ROM probe bug)
a1b74fe8
FB
192 - ARM load/store half word fix (Ulrich Hecht)
193 - FDC fixes for Win98
b06eddd3 194
2f0c934e
FB
195version 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)
91caaa61
FB
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)
52c00a5f 205 - precise self modifying code (aka BeOS install bug)
2f0c934e 206
625976da
FB
207version 0.5.3:
208
6411cfb6 209 - added Bochs VESA VBE support
625976da
FB
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)
22a46c55 214 - fixed cr0.WP semantics (XP install)
94fe4f9f 215 - direct chaining support for SPARC and PowerPC (faster)
22a46c55
FB
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)
94fe4f9f
FB
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
bc51c5c9 227 - initial x86-64 host support (Gwenole Beauchesne)
d9d849fc 228 - lret to outer priviledge fix (OS/2 install fix)
bb27c190
FB
229 - task switch fixes (SkyOS boot)
230 - VM save/restore commands
231 - new timer API
232 - more precise RTC emulation (periodic timers + time updates)
67b915a5 233 - Win32 port (initial patch by Kazu)
bb27c190 234
efe160c5 235version 0.5.2:
2be3bc02 236
efe160c5
FB
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.
728c9fd5
FB
250 - PowerPC system emulation update (Jocelyn Mayer)
251 - PC floppy emulation and DMA fixes (Jocelyn Mayer)
252 - polled mode for PIC (Jocelyn Mayer)
2be3bc02
FB
253 - fixed PTE dirty bit handling
254 - fixed xadd same reg bug
255 - fixed cmpxchg exception safeness
3d4b4c0f
FB
256 - access to virtual memory in gdb stub
257 - task gate and NT flag fixes
e98c8721 258 - eflags optimisation fix for string operations
efe160c5 259
9c3ad574
FB
260version 0.5.1:
261
262 - float access fixes when using soft mmu
263 - PC emulation support on PowerPC
264 - A20 support
181f1558
FB
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
67867308
FB
271 - added verr, verw, arpl, fcmovxx
272 - PowerPC target support (Jocelyn Mayer)
3811a291 273 - Major SPARC target fixes (dynamically linked programs begin to work)
9c3ad574 274
285dc330 275version 0.5.0:
9368caf6
FB
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
0806e3f6 283 - added Bochs BIOS and LGPL'ed VGA BIOS loader in qemu
9368caf6
FB
284 - m68k host port (Richard Zidlicky)
285 - partial soft MMU support for memory mapped I/Os
286 - multi-target build
fcf8fcc8
FB
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
0806e3f6
FB
290 - preliminary SPARC target support (Thomas M. Ogrisegg)
291 - tun-fd option (Rusty Russell)
292 - automatic IDE geometry detection
285dc330 293 - renamed 'vl' to qemu[-fast] and user qemu to qemu-{cpu}.
0806e3f6 294 - added man page
9c3ad574 295 - added full soft mmu mode to launch unpatched OSes.
9368caf6 296
9d0fe224
FB
297version 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
4690764b
FB
304version 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)
9d0fe224 310 - accept User Mode Linux Copy On Write disk images
4690764b
FB
311 - SMP kernels can at least be booted
312
d5a0b50c
FB
313version 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
6c0372d3
FB
320version 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
1eb20527 326 - Linux kernel can be executed by QEMU with the 'vl' command.
6c0372d3 327
411bffc4 328version 0.3:
de83cd02
FB
329
330 - initial support for ARM emulation
411bffc4
FB
331 - added fnsave, frstor, fnstenv, fldenv FPU instructions
332 - added FPU register save in signal emulation
322d0c66 333 - initial ARM port
de83cd02
FB
334 - Sparc and Alpha ports work on the regression test
335 - generic ioctl number conversion
336 - fixed ioctl type conversion
411bffc4 337
3c51961e
FB
338version 0.2:
339
1eb20527
FB
340 - PowerPC disassembly and ELF symbols output (Rusty Russell)
341 - flock support (Rusty Russell)
342 - ugetrlimit support (Rusty Russell)
343 - fstat64 fix (Rusty Russell)
3c51961e
FB
344 - initial Alpha port (Falk Hueffner)
345 - initial IA64 port (Matt Wilson)
346 - initial Sparc and Sparc64 port (David S. Miller)
86840ae2 347 - added HLT instruction
70e19860
FB
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
df0f11a0
FB
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)
3c51961e 359
66cd5846
FB
360version 0.1.6:
361
1eb87257
FB
362 - automatic library search system. QEMU can now work with unpatched
363 ELF dynamic loader and libc (Rusty Russell).
66cd5846 364 - ISO C warning fixes (Alistair Strachan)
1eb87257
FB
365 - first self-virtualizable version (works only as long as the
366 translation cache is not flushed)
367 - RH9 fixes
66cd5846 368
27c75a9a
FB
369version 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
bc8a22cc
FB
377version 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.
27c75a9a 383 - added times() syscall and SIOCATMARK ioctl.
bc8a22cc
FB
384
385version 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
401version 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
d691f669
FB
410version 0.1.1:
411
412 - glibc 2.2 compilation fixes
413 - added -s and -L options
414 - binary distribution of x86 glibc and wine
bc8a22cc 415 - big endian fixes in ELF loader and getdents.
d691f669 416
3ef693a0
FB
417version 0.1:
418
419 - initial public release.