Statistics
| Branch: | Revision:

root / Changelog @ 93a0019b

History | View | Annotate | Download (15.2 kB)

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