]> git.proxmox.com Git - qemu.git/blame - Changelog
cirrus: Properly re-register cirrus_linear_io_addr on vram unmap
[qemu.git] / Changelog
CommitLineData
e389e937
AL
1version 0.12.2:
2 - Qemu's internal TFTP server breaks lock-step-iness of TFTP (Milan Plzik)
3 - osdep.c: Fix accept4 fallback (Kevin Wolf)
4 - pc: add rombar to compat properties for pc-0.10 and pc-0.11 (Gerd Hoffmann)
5 - pci: allow loading roms via fw_cfg. (Gerd Hoffmann)
6 - roms: rework rom loading via fw (Gerd Hoffmann)
7 - fw_cfg: rom loader tweaks. (Gerd Hoffmann)
8 - roms: minor fixes and cleanups. (Gerd Hoffmann)
9 - pc: add machine type for 0.12 (Gerd Hoffmann)
10 - loader: more ignores for rom intended to be loaded by the bios (Aurelien Jarno)
11 - vnc_refresh: return if vd->timer is NULL (Stefano Stabellini)
12 - QMP: Don't free async event's 'data' (Luiz Capitulino)
13 - Handle TFTP ERROR from client (Thomas Horsten)
14 - dmg: fix ->open failure (Christoph Hellwig)
15 - virtio-pci: thinko fix (Michael S. Tsirkin)
16 - pc-bios: Update README (SeaBIOS) (Stefan Weil)
17 - vmware_vga: Check cursor dimensions passed from guest to avoid buffer overflow (Roland Dreier)
18 - remove pending exception on vcpu reset. (Gleb Natapov)
19 - Fix CPU topology initialization (Jiri Denemark)
20 - MCE: Fix bug of IA32_MCG_STATUS after system reset (Huang Ying)
21 - linuxboot: fix gdt address calculation (Avi Kivity)
22 - QMP: Drop wrong assert() (Luiz Capitulino)
23 - vnc: Fix artifacts in hextile decoding (Anthony Liguori)
24 - target-i386: Fix "call im" on x86_64 when executing 32-bit code (Aurelien Jarno)
25 - Add missing newline at the end of options list (Michael Tokarev)
26 - Don't load options roms intended to be loaded by the bios in qemu (Avi Kivity)
27 - USB: Improve usbdevice error messages (Scott Tsai)
28 - cpu-all.h: fix cpu_get_real_ticks() #ifdef (Aurelien Jarno)
29 - alpha: fix compile (Blue Swirl)
30 - user_only: compile everything with -fpie (Kirill A. Shutemov)
31 - fdc/sparc32: don't hang on detection under OBP (Artyom Tarasenko)
32 - scsi-disk: Inquiry with allocation length of CDB < 36 (v4) (Artyom Tarasenko)
33 - e1000: fix init values for command register (Michael S. Tsirkin)
34
fe1b6970
AL
35version 0.12.1:
36 - loader: fix rom loading at address 0 (fixes target-arm) (Aurelien Jarno)
37 - loader: fix rom_copy (fixes multiboot) (Kevin Wolf)
e389e937 38
6c412ddf
AL
39version 0.12.0:
40
41 - Update to SeaBIOS 0.5.0
42 - e1000: fix device link status in Linux (Anthony Liguori)
43 - monitor: fix QMP for balloon command (Luiz Capitulino)
44 - QMP: Return an empty dict by default (Luiz Capitulino)
45 - QMP: Only handle converted commands (Luiz Capitulino)
46 - pci: support PCI based option rom loading (Gerd Hoffman/Anthony Liguori)
47 - Fix backcompat for hotplug of SCSI controllers (Daniel P. Berrange)
48 - fdc: fix migration from 0.11 (Juan Quintela)
49 - vmware-vga: fix segv on cursor resize. (Dave Airlie)
50 - vmware-vga: various fixes (Dave Airlie/Anthony Liguori)
51 - qdev: improve property error reporting. (Gerd Hoffmann)
52 - fix vga names in default_list (Gerd Hoffmann)
53 - usb-host: check mon before using it. (Gerd Hoffmann)
54 - usb-net: use qdev for -usbdevice (Gerd Hoffmann)
55 - monitor: Catch printing to non-existent monitor (Luiz Capitulino)
56 - Avoid permanently disabled QEMU monitor when UNIX migration fails (Daniel P. Berrange)
57 - Fix loading of ELF multiboot kernels (Kevin Wolf)
58 - qemu-io: Fix memory leak (Kevin Wolf)
59 - Fix thinko in linuxboot.S (Paolo Bonzini)
60 - target-i386: Fix evaluation of DR7 register (Jan Kiszka)
61 - vnc: hextile: do not generate ForegroundSpecified and SubrectsColoured tiles (Anthony Liguori)
62 - S390: Bail out without KVM (Alexander Graf)
63 - S390: Don't tell guest we're updating config space (Alexander Graf)
64 - target-s390: Fail on unknown instructions (Alexander Graf)
65 - osdep: Fix runtime failure on older Linux kernels (Andre Przywara)
66 - Fix a make -j race (Juergen Lock)
67 - target-alpha: Fix generic ctz64. (Richard Henderson)
68 - s390: Fix buggy assignment (Stefan Weil)
69 - target-mips: fix user-mode emulation startup (Nathan Froyd)
70 - target-i386: Update CPUID feature set for TCG (Andre Przywara)
71 - s390: fix build on 32 bit host (Michael S. Tsirkin)
72
a68fc29c
AL
73version 0.12.0-rc2:
74
75 - v2: properly save kvm system time msr registers (Glauber Costa)
76 - convert more monitor commands to qmp (Luiz Capitulino)
77 - vnc: fix capslock tracking logic. (Gerd Hoffmann)
78 - QemuOpts: allow larger option values. (Gerd Hoffmann)
79 - scsi: fix drive hotplug. (Gerd Hoffmann)
80 - pci: don't hw_error() when no slot is available. (Gerd Hoffmann)
81 - pci: don't abort() when trying to hotplug with acpi off. (Gerd Hoffmann)
82 - allow default devices to be implemented in config file (Gerd Hoffman)
83 - vc: colorize chardev title line with blue background. (Gerd Hoffmann)
84 - chardev: make chardevs specified in config file work. (Gerd Hoffmann)
85 - qdev: also match bus name for global properties (Gerd Hoffmann)
86 - qdev: add command line option to set global defaults for properties. (Gerd Hoffmann)
87 - kvm: x86: Save/restore exception_index (Jan Kiszka)
88 - qdev: Replace device names containing whitespace (Markus Armbruster)
89 - fix rtc-td-hack on host without high-res timers (Gleb Natapov)
90 - virtio: verify features on load (Michael S. Tsirkin)
91 - vmware_vga: add rom file so that it boots. (Dave Airlie)
92 - Do not abort on qemu_malloc(0) in production builds (Anthony Liguori)
93 - Fix ARM userspace strex implementation. (Paul Brook)
94 - qemu: delete rule target on error (Michael S. Tsirkin)
95 - QMP: add human-readable description to error response (Markus Armbruster)
96 - convert more monitor commands to QError (Markus Armbruster)
97 - monitor: Fix double-prompt after "change vnc passwd BLA" (Markus Armbruster)
98 - monitor: do_cont(): Don't ask for passwords (Luiz Capitulino)
99 - monitor: Introduce 'block_passwd' command (Luiz Capitulino)
100 - pci: interrupt disable bit support (Michael S. Tsirkin)
101 - pci: interrupt status bit implementation (Michael S. Tsirkin)
102 - pci: prepare irq code for interrupt state (Michael S. Tsirkin)
103 - msix: function mask support (Michael S. Tsirkin)
104 - msix: macro rename for function mask support (Michael S. Tsirkin)
105 - cpuid: Fix multicore setup on Intel (Andre Przywara)
106 - kvm: x86: Fix initial kvm_has_msr_star (Jan Kiszka)
107 - Update OpenBIOS images to r640 (Aurelien Jarno)
108
669b92ed
AL
109version 0.10.2:
110
111 - fix savevm/loadvm (Anthony Liguori)
112 - live migration: fix dirty tracking windows (Glauber Costa)
113 - live migration: improve error propogation (Glauber Costa)
114 - qcow2: fix image creation for > ~2TB images (Chris Wright)
115 - hotplug: fix error handling for if= parameter (Eduardo Habkost)
116 - qcow2: fix data corruption (Nolan Leake)
117 - virtio: fix guest oops with 2.6.25 kernels (Rusty Russell)
118 - SH4: add support for -kernel (Takashi Yoshii, Aurelien Jarno)
119 - hotplug: fix closing of char devices (Jan Kiszka)
120 - hotplug: remove incorrect check for device name (Eduardo Habkost)
121 - enable -k on win32 (Herve Poussineau)
122 - configure: use LANG=C for grep (Andreas Faerber)
123 - fix VGA regression (malc)
124
82e52676
AL
125version 0.10.1:
126
127 - virtio-net: check right return size on sg list (Alex Williamson)
128 - Make qemu_announce_self handle holes (live migration after hotplug)
129 (Marcelo Tosatti)
130 - Revert r6804-r6808 (qcow2 allocation info). This series of changes added
131 a high cost to startup for large qcow2 images (Anthony Liguori)
132 - qemu-img: fix help message (Aurelien Jarno)
133 - Fix build for non-default installs of SDL (Anthony Liguori)
134 - Fix race condition in env->interrupt_request. When using TCG and a dynticks
135 host timer, this condition could cause TCG to get stuck in an infinite
136 loop (Aurelien Jarno)
137 - Fix reading encrypted hard disk passwords during early startup (Jan Kiszka)
138 - Fix encrypted disk reporting in 'info block' (Jan Kiszka)
139 - Fix console size with tiny displays (MusicPal) (Jan Kiszka)
140 - Improve error handling in bdrv_open2 (Jan Kiszka)
141 - Avoid leaking data in mux'ed character devices (Jan Kiszka)
142 - Fix initial character device reset (no banner in monitor) (Jan Kiszka)
143 - Fix cpuid KVM crash on i386 host (Lubomir Rintel)
144 - Fix SLES10sp2 installation by adding ISTAT1 register to LSI SCSI emulation
145 (Ryan Harper)
146
b4171e4b
AL
147version 0.10.0:
148
149 - TCG support (No longer requires GCC 3.x)
150 - Kernel Virtual Machine acceleration support
151 - BSD userspace emulation
152 - Bluetooth emulation and host passthrough support
153 - GDB XML register description support
154 - Intel e1000 emulation
155 - HPET emulation
156 - VirtIO paravirtual device support
157 - Marvell 88w8618 / MusicPal emulation
158 - Nokia N-series tablet emulation / OMAP2 processor emulation
159 - PCI hotplug support
160 - Live migration and new save/restore formats
161 - Curses display support
162 - qemu-nbd utility to mount supported block formats
163 - Altivec support in PPC emulation and new firmware (OpenBIOS)
164 - Multiple VNC clients are now supported
165 - TLS encryption is now supported in VNC
57cd6e97
AZ
166 - MIPS Magnum R4000 machine (Hervé Poussineau)
167 - Braille support (Samuel Thibault)
168 - Freecom MusicPal system emulation (Jan Kiszka)
c30bb264 169 - OMAP242x and Nokia N800, N810 machines (Andrzej Zaborowski)
0e674589 170 - EsounD audio driver (Frederick Reeve)
171 - Gravis Ultrasound GF1 sound card (Tibor "TS" Schütz)
b4171e4b 172 - Many, many, bug fixes and new features
57cd6e97 173
bfe31212
FB
174version 0.9.1:
175
430415f2 176 - TFTP booting from host directory (Anthony Liguori, Erwan Velu)
ad0504b5
TS
177 - Tap device emulation for Solaris (Sittichai Palanisong)
178 - Monitor multiplexing to several I/O channels (Jason Wessel)
54d43f70 179 - ds1225y nvram support (Herve Poussineau)
33d68b5f 180 - CPU model selection support (J. Mayer, Paul Brook, Herve Poussineau)
115646b6 181 - Several Sparc fixes (Aurelien Jarno, Blue Swirl, Robert Reif)
5a5012ec 182 - MIPS 64-bit FPU support (Thiemo Seufer)
02645926 183 - Xscale PDA emulation (Andrzej Zaborowski)
b65df015 184 - ColdFire system emulation (Paul Brook)
1cd548ee
TS
185 - Improved SH4 support (Magnus Damm)
186 - MIPS64 support (Aurelien Jarno, Thiemo Seufer)
187 - Preliminary Alpha guest support (J. Mayer)
6ada7453 188 - Read-only support for Parallels disk images (Alex Beregszaszi)
239fbd86 189 - SVM (x86 virtualization) support (Alexander Graf)
981623fe 190 - CRIS emulation (Edgar E. Iglesias)
cb33da57 191 - SPARC32PLUS execution support (Blue Swirl)
a76dc35a 192 - MIPS mipssim pseudo machine (Thiemo Seufer)
93a0019b 193 - Strace for Linux userland emulation (Stuart Anderson, Thayne Harbaugh)
02645926 194 - OMAP310 MPU emulation plus Palm T|E machine (Andrzej Zaborowski)
9ee6e8bb 195 - ARM v6, v7, NEON SIMD and SMP emulation (Paul Brook/CodeSourcery)
d66846a1 196 - Gumstix boards: connex and verdex emulation (Thorsten Zitterell)
6d1f1778 197 - Intel mainstone II board emulation (Armin Kuster)
d66846a1 198 - VMware SVGA II graphics card support (Andrzej Zaborowski)
ad0504b5 199
7b9c30c5 200version 0.9.0:
83f64091
FB
201
202 - Support for relative paths in backing files for disk images
203 - Async file I/O API
13a2e80f
FB
204 - New qcow2 disk image format
205 - Support of multiple VM snapshots
f0e42172 206 - Linux: specific host CDROM and floppy support
4f3baa4b
FB
207 - SMM support
208 - Moved PCI init, MP table init and ACPI table init to Bochs BIOS
9dbd25e6
TS
209 - Support for MIPS32 Release 2 instruction set (Thiemo Seufer)
210 - MIPS Malta system emulation (Aurelien Jarno, Stefan Weil)
284ec167 211 - Darwin userspace emulation (Pierre d'Herbemont)
7b9c30c5
FB
212 - m68k user support (Paul Brook)
213 - several x86 and x86_64 emulation fixes
214 - Mouse relative offset VNC extension (Anthony Liguori)
215 - PXE boot support (Anthony Liguori)
216 - '-daemonize' option (Anthony Liguori)
83f64091 217
a08beb33
FB
218version 0.8.2:
219
856860f5 220 - ACPI support
a08beb33
FB
221 - PC VGA BIOS fixes
222 - switch to OpenBios for SPARC targets (Blue Swirl)
223 - VNC server fixes
224 - MIPS FPU support (Marius Groeger)
9529ebc2 225 - Solaris/SPARC host support (Juergen Keil)
1579bde8
FB
226 - PPC breakpoints and single stepping (Jason Wessel)
227 - USB updates (Paul Brook)
63301264 228 - UDP/TCP/telnet character devices (Jason Wessel)
beac80cd 229 - Windows sparse file support (Frediano Ziglio)
63301264
FB
230 - RTL8139 NIC TCP segmentation offloading (Igor Kovalenko)
231 - PCNET NIC support (Antony T Curtis)
232 - Support for variable frequency host CPUs
233 - Workaround for win32 SMP hosts
234 - Support for AMD Flash memories (Jocelyn Mayer)
235 - Audio capture to WAV files support (malc)
a08beb33 236
210fe0be
FB
237version 0.8.1:
238
239 - USB tablet support (Brad Campbell, Anthony Liguori)
240 - win32 host serial support (Kazu)
fd06c375 241 - PC speaker support (Joachim Henke)
a8ca632c
FB
242 - IDE LBA48 support (Jens Axboe)
243 - SSE3 support
9529ebc2 244 - Solaris port (Juergen Keil)
27c7ca7e 245 - Preliminary SH4 target (Samuel Tardieu)
24236869 246 - VNC server (Anthony Liguori)
691fce48
FB
247 - slirp fixes (Ed Swierk et al.)
248 - USB fixes
249 - ARM Versatile Platform Baseboard emulation (Paul Brook)
210fe0be 250
90dc3b39 251version 0.8.0:
1d14ffa9 252
b5ff1b31
FB
253 - ARM system emulation: Arm Integrator/CP board with an arm1026ej-s
254 cpu (Paul Brook)
255 - SMP support
1d14ffa9 256 - Mac OS X cocoa improvements (Mike Kronenberg)
6f5f11a5 257 - Mac OS X CoreAudio driver (Mike Kronenberg)
1d14ffa9 258 - DirectSound driver (malc)
d5d11eac 259 - ALSA audio driver (malc)
6f5f11a5 260 - new audio options: '-soundhw' and '-audio-help' (malc)
1d14ffa9 261 - ES1370 PCI audio device (malc)
bb36d470 262 - Initial USB support
f8d179e3 263 - Linux host serial port access
e57a8c0e 264 - Linux host low level parallel port access
41d03949 265 - New network emulation code supporting VLANs.
ea31eb5b 266 - MIPS and MIPSel User Linux emulation
f881a0d4
FB
267 - MIPS fixes to boot Linux (Daniel Jacobowitz)
268 - NX bit support
ba3c64fb 269 - Initial SPARC SMP support (Blue Swirl)
2c6cadd4
FB
270 - Major overhaul of the virtual FAT driver for read/write support
271 (Johannes Schindelin)
f8d179e3 272
a7c15abb 273version 0.7.2:
3b46e624 274
a7c15abb
FB
275 - x86_64 fixes (Win2000 and Linux 2.6 boot in 32 bit)
276 - merge self modifying code handling in dirty ram page mecanism.
277 - MIPS fixes (Ralf Baechle)
278 - better user net performances
279
de167e41
FB
280version 0.7.1:
281
282 - read-only Virtual FAT support (Johannes Schindelin)
a09db21f
FB
283 - Windows 2000 install disk full hack (original idea from Vladimir
284 N. Oleynik)
8979b227 285 - VMDK disk image creation (Filip Navara)
3475187d 286 - SPARC64 progress (Blue Swirl)
b195775f
FB
287 - initial MIPS support (Jocelyn mayer)
288 - MIPS improvements (Ralf Baechle)
33d08439 289 - 64 bit fixes in user networking (initial patch by Gwenole Beauchesne)
a7c15abb 290 - IOAPIC support (Filip Navara)
de167e41 291
a8753c34 292version 0.7.0:
bed5cd80
FB
293
294 - better BIOS translation and HDD geometry auto-detection
295 - user mode networking bug fix
296 - undocumented FPU ops support
a07167d3 297 - Cirrus VGA: support for 1280x1024x[8,15,16] modes
6a78ece5 298 - 'pidfile' option
585d0ed9 299 - .dmg disk image format support (Johannes Schindelin)
3d11d0eb 300 - keymaps support (initial patch by Johannes Schindelin)
808c4954 301 - big endian ARM support (Lennert Buytenhek)
bdfaf503 302 - added generic 64 bit target support
a8753c34 303 - x86_64 target support
bdfaf503 304 - initial APIC support
664e0f19 305 - MMX/SSE/SSE2/PNI support
6508fe59 306 - PC parallel port support (Mark Jonckheere)
99c475ab 307 - initial SPARC64 support (Blue Swirl)
a8753c34 308 - SPARC target boots Linux (Blue Swirl)
99c475ab 309 - armv5te user mode support (Paul Brook)
b7bcbe95 310 - ARM VFP support (Paul Brook)
a8753c34
FB
311 - ARM "Angel" semihosting syscalls (Paul Brook)
312 - user mode gdb stub support (Paul Brook)
232ba5ab
FB
313 - Samba 3 support
314 - initial Cocoa support (Pierre d'Herbemont)
a8753c34 315 - generic FPU emulation code
6a0f9e82 316 - Virtual PC read-only disk image support (Alex Beregszaszi)
bed5cd80 317
49b3b9fb
FB
318version 0.6.1:
319
320 - Mac OS X port (Pierre d'Herbemont)
321 - Virtual console support
05d5818c 322 - Better monitor line edition
5fafdf24 323 - New block device layer
05d5818c
FB
324 - New 'qcow' growable disk image support with AES encryption and
325 transparent decompression
326 - VMware 3 and 4 read-only disk image support (untested)
327 - Support for up to 4 serial ports
c7f74643 328 - TFTP server support (Magnus Damm)
9bf05444 329 - Port redirection support in user mode networking
16c460b1
FB
330 - Support for not executable data sections
331 - Compressed loop disk image support (Johannes Schindelin)
332 - Level triggered IRQ fix (aka NE2000 PCI performance fix) (Steve
333 Wormley)
525d67bc
FB
334 - Fixed Fedora Core 2 problems (now you can run qemu without any
335 LD_ASSUME_KERNEL tricks on FC2)
336 - DHCP fix for Windows (accept DHCPREQUEST alone)
e95c8d51 337 - SPARC system emulation (Blue Swirl)
2518bd0d 338 - Automatic Samba configuration for host file access from Windows.
d63d307f 339 - '-loadvm' and '-full-screen' options
f9859310
FB
340 - ne2000 savevm support (Johannes Schindelin)
341 - Ctrl-Alt is now the default grab key. Ctrl-Alt-[0-9] switches to
342 the virtual consoles.
655aa52a
FB
343 - BIOS floppy fix for NT4 (Mike Nordell, Derek Fawcus, Volker Ruppert)
344 - Floppy fixes for NT4 and NT5 (Mike Nordell)
345 - NT4 IDE fixes (Ben Pfaf, Mike Nordell)
d75d9f6b 346 - SDL Audio support and SB16 fixes (malc)
61a8c4ec 347 - ENTER instruction bug fix (initial patch by Stefan Kisdaroczi)
c76338c3
FB
348 - VGA font change fix
349 - VGA read-only CRTC register fix
49b3b9fb 350
d08c49aa 351version 0.6.0:
44c513c4
FB
352
353 - minimalist FPU exception support (NetBSD FPU probe fix)
354 - cr0.ET fix (Win95 boot)
f528bfd4
FB
355 - *BSD port (Markus Niemisto)
356 - I/O access fix (signaled by Mark Jonckheere)
357 - IDE drives serial number fix (Mike Nordell)
358 - int13 CDROM BIOS fix (aka Solaris x86 install CD fix)
359 - int15, ah=86 BIOS fix (aka Solaris x86 hardware probe hang up fix)
360 - BSR/BSF "undefined behaviour" fix
69b91039
FB
361 - vmdk2raw: convert VMware disk images to raw images
362 - PCI support
363 - NE2K PCI support
4399059e
FB
364 - dummy VGA PCI support
365 - VGA font selection fix (Daniel Serpell)
b54ad049 366 - PIC reset fix (Hidemi KAWAI)
15aeac38 367 - PIC spurious irq support (aka Solaris install bug)
be3edd95 368 - added '-localtime' option
7e71f16f 369 - Cirrus CL-GD54xx VGA support (initial patch by Makoto Suzuki (suzu))
987c1c69
FB
370 - APM and system shutdown support
371 - Fixed system reset
70867490 372 - Support for other PC BIOSes
638260eb
FB
373 - Initial PowerMac hardware emulation
374 - PowerMac/PREP OpenFirmware compatible BIOS (Jocelyn Mayer)
d08c49aa 375 - initial IDE BMDMA support (needed for Darwin x86)
7e71f16f 376 - Set the default memory size for PC emulation to 128 MB
44c513c4 377
b06eddd3
FB
378version 0.5.5:
379
380 - SDL full screen support (initial patch by malc)
381 - VGA support on PowerPC PREP
382 - VBE fixes (Matthew Mastracci)
a1b74fe8 383 - PIT fixes (aka Win98 hardware probe and "VGA slowness" bug)
66201e2d 384 - IDE master only fixes (aka Win98 CD-ROM probe bug)
a1b74fe8
FB
385 - ARM load/store half word fix (Ulrich Hecht)
386 - FDC fixes for Win98
b06eddd3 387
2f0c934e 388version 0.5.4:
3b46e624 389
2f0c934e
FB
390 - qemu-fast fixes
391 - BIOS area protection fix (aka EMM386.EXE fix) (Mike Nordell)
392 - keyboard/mouse fix (Mike Nordell)
393 - IDE fixes (Linux did not recognized slave drivers)
394 - VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell)
91caaa61
FB
395 - QEMU can now boot a PowerPC Linux kernel (Jocelyn Mayer)
396 - User mode network stack
397 - imul imm8 fix + 0x82 opcode support (Hidemi KAWAI)
52c00a5f 398 - precise self modifying code (aka BeOS install bug)
2f0c934e 399
625976da
FB
400version 0.5.3:
401
6411cfb6 402 - added Bochs VESA VBE support
625976da
FB
403 - VGA memory map mode 3 access fix (OS/2 install fix)
404 - IDE fixes (Jens Axboe)
405 - CPU interrupt fixes
406 - fixed various TLB invalidation cases (NT install)
22a46c55 407 - fixed cr0.WP semantics (XP install)
94fe4f9f 408 - direct chaining support for SPARC and PowerPC (faster)
22a46c55
FB
409 - ARM NWFPE support (initial patch by Ulrich Hecht)
410 - added specific x86 to x86 translator (close to native performance
411 in qemu-i386 and qemu-fast)
94fe4f9f
FB
412 - shm syscalls support (Paul McKerras)
413 - added accurate CR0.MP/ME/TS emulation
414 - fixed DMA memory write access (Win95 boot floppy fix)
415 - graphical x86 linux loader
5fafdf24 416 - command line monitor
94fe4f9f
FB
417 - generic removable device support
418 - support of CD-ROM change
419 - multiple network interface support
bc51c5c9 420 - initial x86-64 host support (Gwenole Beauchesne)
d9d849fc 421 - lret to outer priviledge fix (OS/2 install fix)
bb27c190
FB
422 - task switch fixes (SkyOS boot)
423 - VM save/restore commands
424 - new timer API
425 - more precise RTC emulation (periodic timers + time updates)
67b915a5 426 - Win32 port (initial patch by Kazu)
bb27c190 427
efe160c5 428version 0.5.2:
2be3bc02 429
efe160c5
FB
430 - improved soft MMU speed (assembly functions and specializing)
431 - improved multitasking speed by avoiding flushing TBs when
432 switching tasks
433 - improved qemu-fast speed
434 - improved self modifying code handling (big performance gain in
435 softmmu mode).
436 - fixed IO checking
437 - fixed CD-ROM detection (win98 install CD)
438 - fixed addseg real mode bug (GRUB boot fix)
439 - added ROM memory support (win98 boot)
440 - fixed 'call Ev' in case of paging exception
441 - updated the script 'qemu-binfmt-conf.sh' to use QEMU automagically
442 when launching executables for the supported target CPUs.
728c9fd5
FB
443 - PowerPC system emulation update (Jocelyn Mayer)
444 - PC floppy emulation and DMA fixes (Jocelyn Mayer)
445 - polled mode for PIC (Jocelyn Mayer)
2be3bc02
FB
446 - fixed PTE dirty bit handling
447 - fixed xadd same reg bug
448 - fixed cmpxchg exception safeness
3d4b4c0f
FB
449 - access to virtual memory in gdb stub
450 - task gate and NT flag fixes
e98c8721 451 - eflags optimisation fix for string operations
efe160c5 452
9c3ad574 453version 0.5.1:
3b46e624 454
9c3ad574
FB
455 - float access fixes when using soft mmu
456 - PC emulation support on PowerPC
457 - A20 support
181f1558
FB
458 - IDE CD-ROM emulation
459 - ARM fixes (Ulrich Hecht)
460 - SB16 emulation (malc)
461 - IRET and INT fixes in VM86 mode with IOPL=3
462 - Port I/Os use TSS io map
463 - Full task switching/task gate support
67867308
FB
464 - added verr, verw, arpl, fcmovxx
465 - PowerPC target support (Jocelyn Mayer)
3811a291 466 - Major SPARC target fixes (dynamically linked programs begin to work)
9c3ad574 467
285dc330 468version 0.5.0:
3b46e624 469
9368caf6
FB
470 - full hardware level VGA emulation
471 - graphical display with SDL
472 - added PS/2 mouse and keyboard emulation
473 - popw (%esp) fix
474 - mov to/from segment data width fix
475 - added real mode support
0806e3f6 476 - added Bochs BIOS and LGPL'ed VGA BIOS loader in qemu
9368caf6
FB
477 - m68k host port (Richard Zidlicky)
478 - partial soft MMU support for memory mapped I/Os
479 - multi-target build
fcf8fcc8
FB
480 - fixed: no error code in hardware interrupts
481 - fixed: pop ss, mov ss, x and sti disable hardware irqs for the next insn
482 - correct single stepping thru string operations
0806e3f6
FB
483 - preliminary SPARC target support (Thomas M. Ogrisegg)
484 - tun-fd option (Rusty Russell)
485 - automatic IDE geometry detection
285dc330 486 - renamed 'vl' to qemu[-fast] and user qemu to qemu-{cpu}.
0806e3f6 487 - added man page
9c3ad574 488 - added full soft mmu mode to launch unpatched OSes.
9368caf6 489
9d0fe224
FB
490version 0.4.3:
491
492 - x86 exception fix in case of nop instruction.
493 - gcc 3.2.2 bug workaround (RedHat 9 fix)
494 - sparc and Alpha host fixes
495 - many ARM target fixes: 'ls' and 'bash' can be launched.
496
4690764b
FB
497version 0.4.2:
498
499 - many exception handling fixes (can compile a Linux kernel inside vl)
500 - IDE emulation support
501 - initial GDB stub support
502 - deferred update support for disk images (Rusty Russell)
9d0fe224 503 - accept User Mode Linux Copy On Write disk images
4690764b
FB
504 - SMP kernels can at least be booted
505
d5a0b50c 506version 0.4.1:
3b46e624 507
d5a0b50c
FB
508 - more accurate timer support in vl.
509 - more reliable NE2000 probe in vl.
510 - added 2.5.66 kernel in vl-test.
511 - added VLTMPDIR environment variable in vl.
512
6c0372d3
FB
513version 0.4:
514
515 - initial support for ring 0 x86 processor emulation
516 - fixed signal handling for correct dosemu DPMI emulation
517 - fast x86 MMU emulation with mmap()
518 - fixed popl (%esp) case
1eb20527 519 - Linux kernel can be executed by QEMU with the 'vl' command.
6c0372d3 520
411bffc4 521version 0.3:
de83cd02
FB
522
523 - initial support for ARM emulation
411bffc4
FB
524 - added fnsave, frstor, fnstenv, fldenv FPU instructions
525 - added FPU register save in signal emulation
322d0c66 526 - initial ARM port
de83cd02
FB
527 - Sparc and Alpha ports work on the regression test
528 - generic ioctl number conversion
529 - fixed ioctl type conversion
411bffc4 530
3c51961e
FB
531version 0.2:
532
1eb20527
FB
533 - PowerPC disassembly and ELF symbols output (Rusty Russell)
534 - flock support (Rusty Russell)
535 - ugetrlimit support (Rusty Russell)
536 - fstat64 fix (Rusty Russell)
3c51961e
FB
537 - initial Alpha port (Falk Hueffner)
538 - initial IA64 port (Matt Wilson)
539 - initial Sparc and Sparc64 port (David S. Miller)
86840ae2 540 - added HLT instruction
70e19860
FB
541 - LRET instruction fix.
542 - added GPF generation for I/Os.
543 - added INT3 and TF flag support.
544 - SHL instruction C flag fix.
545 - mmap emulation for host page size > 4KB
546 - self-modifying code support
df0f11a0
FB
547 - better VM86 support (dosemu works on non trivial programs)
548 - precise exception support (EIP is computed correctly in most cases)
549 - more precise LDT/GDT/IDT emulation
550 - faster segment load in vm86 mode
551 - direct chaining of basic blocks (faster emulation)
3c51961e 552
66cd5846
FB
553version 0.1.6:
554
1eb87257
FB
555 - automatic library search system. QEMU can now work with unpatched
556 ELF dynamic loader and libc (Rusty Russell).
66cd5846 557 - ISO C warning fixes (Alistair Strachan)
1eb87257
FB
558 - first self-virtualizable version (works only as long as the
559 translation cache is not flushed)
560 - RH9 fixes
66cd5846 561
27c75a9a
FB
562version 0.1.5:
563
564 - ppc64 support + personality() patch (Rusty Russell)
565 - first Alpha CPU patches (Falk Hueffner)
566 - removed bfd.h dependancy
567 - fixed shrd, shld, idivl and divl on PowerPC.
568 - fixed buggy glibc PowerPC rint() function (test-i386 passes now on PowerPC).
569
bc8a22cc
FB
570version 0.1.4:
571
572 - more accurate VM86 emulation (can launch small DOS 16 bit
573 executables in wine).
574 - fixed push/pop fs/gs
575 - added iret instruction.
27c75a9a 576 - added times() syscall and SIOCATMARK ioctl.
bc8a22cc
FB
577
578version 0.1.3:
579
580 - S390 support (Ulrich Weigand)
581 - glibc 2.3.x compile fix (Ulrich Weigand)
582 - socketcall endian fix (Ulrich Weigand)
583 - struct sockaddr endian fix (Ulrich Weigand)
584 - sendmsg/recvmsg endian fix (Ulrich Weigand)
585 - execve endian fix (Ulrich Weigand)
586 - fdset endian fix (Ulrich Weigand)
587 - partial setsockopt syscall support (Ulrich Weigand)
588 - more accurate pushf/popf emulation
589 - first partial vm86() syscall support (can be used with runcom example).
590 - added bound, cmpxchg8b, cpuid instructions
591 - added 16 bit addressing support/override for string operations
592 - poll() fix
5fafdf24 593
bc8a22cc
FB
594version 0.1.2:
595
596 - compile fixes
597 - xlat instruction
598 - xchg instruction memory lock
599 - added simple vm86 example (not working with QEMU yet). The 54 byte
600 DOS executable 'pi_10.com' program was released by Bertram
601 Felgenhauer (more information at http://www.boo.net/~jasonp/pipage.html).
602
d691f669
FB
603version 0.1.1:
604
605 - glibc 2.2 compilation fixes
606 - added -s and -L options
607 - binary distribution of x86 glibc and wine
bc8a22cc 608 - big endian fixes in ELF loader and getdents.
d691f669 609
3ef693a0
FB
610version 0.1:
611
612 - initial public release.