Statistics
| Branch: | Revision:

root / Changelog @ 3475187d

History | View | Annotate | Download (11.4 kB)

1 de167e41 bellard
version 0.7.1:
2 de167e41 bellard
3 de167e41 bellard
  - read-only Virtual FAT support (Johannes Schindelin)
4 a09db21f bellard
  - Windows 2000 install disk full hack (original idea from Vladimir
5 a09db21f bellard
    N. Oleynik)
6 8979b227 bellard
  - VMDK disk image creation (Filip Navara)
7 3475187d bellard
  - SPARC64 progress (Blue Swirl)
8 de167e41 bellard
9 a8753c34 bellard
version 0.7.0:
10 bed5cd80 bellard
11 bed5cd80 bellard
  - better BIOS translation and HDD geometry auto-detection
12 bed5cd80 bellard
  - user mode networking bug fix
13 bed5cd80 bellard
  - undocumented FPU ops support
14 a07167d3 bellard
  - Cirrus VGA: support for 1280x1024x[8,15,16] modes
15 6a78ece5 bellard
  - 'pidfile' option
16 585d0ed9 bellard
  - .dmg disk image format support (Johannes Schindelin)
17 3d11d0eb bellard
  - keymaps support (initial patch by Johannes Schindelin)
18 808c4954 bellard
  - big endian ARM support (Lennert Buytenhek)
19 bdfaf503 bellard
  - added generic 64 bit target support
20 a8753c34 bellard
  - x86_64 target support
21 bdfaf503 bellard
  - initial APIC support
22 664e0f19 bellard
  - MMX/SSE/SSE2/PNI support
23 6508fe59 bellard
  - PC parallel port support (Mark Jonckheere)
24 99c475ab bellard
  - initial SPARC64 support (Blue Swirl)
25 a8753c34 bellard
  - SPARC target boots Linux (Blue Swirl)
26 99c475ab bellard
  - armv5te user mode support (Paul Brook)
27 b7bcbe95 bellard
  - ARM VFP support (Paul Brook)
28 a8753c34 bellard
  - ARM "Angel" semihosting syscalls (Paul Brook)
29 a8753c34 bellard
  - user mode gdb stub support (Paul Brook)
30 232ba5ab bellard
  - Samba 3 support
31 232ba5ab bellard
  - initial Cocoa support (Pierre d'Herbemont)
32 a8753c34 bellard
  - generic FPU emulation code
33 6a0f9e82 bellard
  - Virtual PC read-only disk image support (Alex Beregszaszi)
34 bed5cd80 bellard
35 49b3b9fb bellard
version 0.6.1:
36 49b3b9fb bellard
37 49b3b9fb bellard
  - Mac OS X port (Pierre d'Herbemont)
38 49b3b9fb bellard
  - Virtual console support
39 05d5818c bellard
  - Better monitor line edition
40 05d5818c bellard
  - New block device layer 
41 05d5818c bellard
  - New 'qcow' growable disk image support with AES encryption and
42 05d5818c bellard
    transparent decompression
43 05d5818c bellard
  - VMware 3 and 4 read-only disk image support (untested)
44 05d5818c bellard
  - Support for up to 4 serial ports
45 c7f74643 bellard
  - TFTP server support (Magnus Damm)
46 9bf05444 bellard
  - Port redirection support in user mode networking
47 16c460b1 bellard
  - Support for not executable data sections
48 16c460b1 bellard
  - Compressed loop disk image support (Johannes Schindelin)
49 16c460b1 bellard
  - Level triggered IRQ fix (aka NE2000 PCI performance fix) (Steve
50 16c460b1 bellard
    Wormley)
51 525d67bc bellard
  - Fixed Fedora Core 2 problems (now you can run qemu without any
52 525d67bc bellard
    LD_ASSUME_KERNEL tricks on FC2)
53 525d67bc bellard
  - DHCP fix for Windows (accept DHCPREQUEST alone)
54 e95c8d51 bellard
  - SPARC system emulation (Blue Swirl)
55 2518bd0d bellard
  - Automatic Samba configuration for host file access from Windows.
56 d63d307f bellard
  - '-loadvm' and '-full-screen' options
57 f9859310 bellard
  - ne2000 savevm support (Johannes Schindelin)
58 f9859310 bellard
  - Ctrl-Alt is now the default grab key. Ctrl-Alt-[0-9] switches to
59 f9859310 bellard
    the virtual consoles.
60 655aa52a bellard
  - BIOS floppy fix for NT4 (Mike Nordell, Derek Fawcus, Volker Ruppert)
61 655aa52a bellard
  - Floppy fixes for NT4 and NT5 (Mike Nordell)
62 655aa52a bellard
  - NT4 IDE fixes (Ben Pfaf, Mike Nordell)
63 d75d9f6b bellard
  - SDL Audio support and SB16 fixes (malc)
64 61a8c4ec bellard
  - ENTER instruction bug fix (initial patch by Stefan Kisdaroczi)
65 c76338c3 bellard
  - VGA font change fix
66 c76338c3 bellard
  - VGA read-only CRTC register fix
67 49b3b9fb bellard
68 d08c49aa bellard
version 0.6.0:
69 44c513c4 bellard
70 44c513c4 bellard
  - minimalist FPU exception support (NetBSD FPU probe fix)
71 44c513c4 bellard
  - cr0.ET fix (Win95 boot)
72 f528bfd4 bellard
  - *BSD port (Markus Niemisto)
73 f528bfd4 bellard
  - I/O access fix (signaled by Mark Jonckheere)
74 f528bfd4 bellard
  - IDE drives serial number fix (Mike Nordell)
75 f528bfd4 bellard
  - int13 CDROM BIOS fix (aka Solaris x86 install CD fix)
76 f528bfd4 bellard
  - int15, ah=86 BIOS fix (aka Solaris x86 hardware probe hang up fix)
77 f528bfd4 bellard
  - BSR/BSF "undefined behaviour" fix
78 69b91039 bellard
  - vmdk2raw: convert VMware disk images to raw images
79 69b91039 bellard
  - PCI support
80 69b91039 bellard
  - NE2K PCI support
81 4399059e bellard
  - dummy VGA PCI support
82 4399059e bellard
  - VGA font selection fix (Daniel Serpell)
83 b54ad049 bellard
  - PIC reset fix (Hidemi KAWAI)
84 15aeac38 bellard
  - PIC spurious irq support (aka Solaris install bug)
85 be3edd95 bellard
  - added '-localtime' option
86 7e71f16f bellard
  - Cirrus CL-GD54xx VGA support (initial patch by Makoto Suzuki (suzu))
87 987c1c69 bellard
  - APM and system shutdown support
88 987c1c69 bellard
  - Fixed system reset
89 70867490 bellard
  - Support for other PC BIOSes
90 638260eb bellard
  - Initial PowerMac hardware emulation
91 638260eb bellard
  - PowerMac/PREP OpenFirmware compatible BIOS (Jocelyn Mayer)
92 d08c49aa bellard
  - initial IDE BMDMA support (needed for Darwin x86)
93 7e71f16f bellard
  - Set the default memory size for PC emulation to 128 MB
94 44c513c4 bellard
95 b06eddd3 bellard
version 0.5.5:
96 b06eddd3 bellard
97 b06eddd3 bellard
  - SDL full screen support (initial patch by malc)
98 b06eddd3 bellard
  - VGA support on PowerPC PREP
99 b06eddd3 bellard
  - VBE fixes (Matthew Mastracci)
100 a1b74fe8 bellard
  - PIT fixes (aka Win98 hardware probe and "VGA slowness" bug)
101 66201e2d bellard
  - IDE master only fixes (aka Win98 CD-ROM probe bug)
102 a1b74fe8 bellard
  - ARM load/store half word fix (Ulrich Hecht)
103 a1b74fe8 bellard
  - FDC fixes for Win98
104 b06eddd3 bellard
105 2f0c934e bellard
version 0.5.4:
106 2f0c934e bellard
  
107 2f0c934e bellard
  - qemu-fast fixes
108 2f0c934e bellard
  - BIOS area protection fix (aka EMM386.EXE fix) (Mike Nordell)
109 2f0c934e bellard
  - keyboard/mouse fix (Mike Nordell)
110 2f0c934e bellard
  - IDE fixes (Linux did not recognized slave drivers)
111 2f0c934e bellard
  - VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell)
112 91caaa61 bellard
  - QEMU can now boot a PowerPC Linux kernel (Jocelyn Mayer)
113 91caaa61 bellard
  - User mode network stack
114 91caaa61 bellard
  - imul imm8 fix + 0x82 opcode support (Hidemi KAWAI)
115 52c00a5f bellard
  - precise self modifying code (aka BeOS install bug)
116 2f0c934e bellard
117 625976da bellard
version 0.5.3:
118 625976da bellard
119 6411cfb6 bellard
  - added Bochs VESA VBE support
120 625976da bellard
  - VGA memory map mode 3 access fix (OS/2 install fix)
121 625976da bellard
  - IDE fixes (Jens Axboe)
122 625976da bellard
  - CPU interrupt fixes
123 625976da bellard
  - fixed various TLB invalidation cases (NT install)
124 22a46c55 bellard
  - fixed cr0.WP semantics (XP install)
125 94fe4f9f bellard
  - direct chaining support for SPARC and PowerPC (faster)
126 22a46c55 bellard
  - ARM NWFPE support (initial patch by Ulrich Hecht)
127 22a46c55 bellard
  - added specific x86 to x86 translator (close to native performance
128 22a46c55 bellard
    in qemu-i386 and qemu-fast)
129 94fe4f9f bellard
  - shm syscalls support (Paul McKerras)
130 94fe4f9f bellard
  - added accurate CR0.MP/ME/TS emulation
131 94fe4f9f bellard
  - fixed DMA memory write access (Win95 boot floppy fix)
132 94fe4f9f bellard
  - graphical x86 linux loader
133 94fe4f9f bellard
  - command line monitor 
134 94fe4f9f bellard
  - generic removable device support
135 94fe4f9f bellard
  - support of CD-ROM change
136 94fe4f9f bellard
  - multiple network interface support
137 bc51c5c9 bellard
  - initial x86-64 host support (Gwenole Beauchesne)
138 d9d849fc bellard
  - lret to outer priviledge fix (OS/2 install fix)
139 bb27c190 bellard
  - task switch fixes (SkyOS boot)
140 bb27c190 bellard
  - VM save/restore commands
141 bb27c190 bellard
  - new timer API
142 bb27c190 bellard
  - more precise RTC emulation (periodic timers + time updates)
143 67b915a5 bellard
  - Win32 port (initial patch by Kazu)
144 bb27c190 bellard
145 efe160c5 bellard
version 0.5.2:
146 2be3bc02 bellard
147 efe160c5 bellard
  - improved soft MMU speed (assembly functions and specializing)
148 efe160c5 bellard
  - improved multitasking speed by avoiding flushing TBs when
149 efe160c5 bellard
    switching tasks
150 efe160c5 bellard
  - improved qemu-fast speed
151 efe160c5 bellard
  - improved self modifying code handling (big performance gain in
152 efe160c5 bellard
    softmmu mode).
153 efe160c5 bellard
  - fixed IO checking
154 efe160c5 bellard
  - fixed CD-ROM detection (win98 install CD)
155 efe160c5 bellard
  - fixed addseg real mode bug (GRUB boot fix)
156 efe160c5 bellard
  - added ROM memory support (win98 boot)
157 efe160c5 bellard
  - fixed 'call Ev' in case of paging exception
158 efe160c5 bellard
  - updated the script 'qemu-binfmt-conf.sh' to use QEMU automagically
159 efe160c5 bellard
    when launching executables for the supported target CPUs.
160 728c9fd5 bellard
  - PowerPC system emulation update (Jocelyn Mayer)
161 728c9fd5 bellard
  - PC floppy emulation and DMA fixes (Jocelyn Mayer)
162 728c9fd5 bellard
  - polled mode for PIC (Jocelyn Mayer)
163 2be3bc02 bellard
  - fixed PTE dirty bit handling
164 2be3bc02 bellard
  - fixed xadd same reg bug
165 2be3bc02 bellard
  - fixed cmpxchg exception safeness
166 3d4b4c0f bellard
  - access to virtual memory in gdb stub
167 3d4b4c0f bellard
  - task gate and NT flag fixes
168 e98c8721 bellard
  - eflags optimisation fix for string operations
169 efe160c5 bellard
170 9c3ad574 bellard
version 0.5.1:
171 9c3ad574 bellard
  
172 9c3ad574 bellard
  - float access fixes when using soft mmu
173 9c3ad574 bellard
  - PC emulation support on PowerPC
174 9c3ad574 bellard
  - A20 support
175 181f1558 bellard
  - IDE CD-ROM emulation
176 181f1558 bellard
  - ARM fixes (Ulrich Hecht)
177 181f1558 bellard
  - SB16 emulation (malc)
178 181f1558 bellard
  - IRET and INT fixes in VM86 mode with IOPL=3
179 181f1558 bellard
  - Port I/Os use TSS io map
180 181f1558 bellard
  - Full task switching/task gate support
181 67867308 bellard
  - added verr, verw, arpl, fcmovxx
182 67867308 bellard
  - PowerPC target support (Jocelyn Mayer)
183 3811a291 bellard
  - Major SPARC target fixes (dynamically linked programs begin to work)
184 9c3ad574 bellard
185 285dc330 bellard
version 0.5.0:
186 9368caf6 bellard
  
187 9368caf6 bellard
  - full hardware level VGA emulation
188 9368caf6 bellard
  - graphical display with SDL
189 9368caf6 bellard
  - added PS/2 mouse and keyboard emulation
190 9368caf6 bellard
  - popw (%esp) fix
191 9368caf6 bellard
  - mov to/from segment data width fix
192 9368caf6 bellard
  - added real mode support
193 0806e3f6 bellard
  - added Bochs BIOS and LGPL'ed VGA BIOS loader in qemu
194 9368caf6 bellard
  - m68k host port (Richard Zidlicky)
195 9368caf6 bellard
  - partial soft MMU support for memory mapped I/Os
196 9368caf6 bellard
  - multi-target build
197 fcf8fcc8 bellard
  - fixed: no error code in hardware interrupts
198 fcf8fcc8 bellard
  - fixed: pop ss, mov ss, x and sti disable hardware irqs for the next insn
199 fcf8fcc8 bellard
  - correct single stepping thru string operations
200 0806e3f6 bellard
  - preliminary SPARC target support (Thomas M. Ogrisegg)
201 0806e3f6 bellard
  - tun-fd option (Rusty Russell)
202 0806e3f6 bellard
  - automatic IDE geometry detection
203 285dc330 bellard
  - renamed 'vl' to qemu[-fast] and user qemu to qemu-{cpu}.
204 0806e3f6 bellard
  - added man page
205 9c3ad574 bellard
  - added full soft mmu mode to launch unpatched OSes.
206 9368caf6 bellard
207 9d0fe224 bellard
version 0.4.3:
208 9d0fe224 bellard
209 9d0fe224 bellard
  - x86 exception fix in case of nop instruction.
210 9d0fe224 bellard
  - gcc 3.2.2 bug workaround (RedHat 9 fix)
211 9d0fe224 bellard
  - sparc and Alpha host fixes
212 9d0fe224 bellard
  - many ARM target fixes: 'ls' and 'bash' can be launched.
213 9d0fe224 bellard
214 4690764b bellard
version 0.4.2:
215 4690764b bellard
216 4690764b bellard
 - many exception handling fixes (can compile a Linux kernel inside vl)
217 4690764b bellard
 - IDE emulation support
218 4690764b bellard
 - initial GDB stub support
219 4690764b bellard
 - deferred update support for disk images (Rusty Russell)
220 9d0fe224 bellard
 - accept User Mode Linux Copy On Write disk images
221 4690764b bellard
 - SMP kernels can at least be booted
222 4690764b bellard
223 d5a0b50c bellard
version 0.4.1:
224 d5a0b50c bellard
  
225 d5a0b50c bellard
 - more accurate timer support in vl.
226 d5a0b50c bellard
 - more reliable NE2000 probe in vl.
227 d5a0b50c bellard
 - added 2.5.66 kernel in vl-test.
228 d5a0b50c bellard
 - added VLTMPDIR environment variable in vl.
229 d5a0b50c bellard
230 6c0372d3 bellard
version 0.4:
231 6c0372d3 bellard
232 6c0372d3 bellard
 - initial support for ring 0 x86 processor emulation
233 6c0372d3 bellard
 - fixed signal handling for correct dosemu DPMI emulation
234 6c0372d3 bellard
 - fast x86 MMU emulation with mmap()
235 6c0372d3 bellard
 - fixed popl (%esp) case
236 1eb20527 bellard
 - Linux kernel can be executed by QEMU with the 'vl' command.
237 6c0372d3 bellard
238 411bffc4 bellard
version 0.3:
239 de83cd02 bellard
240 de83cd02 bellard
 - initial support for ARM emulation
241 411bffc4 bellard
 - added fnsave, frstor, fnstenv, fldenv FPU instructions
242 411bffc4 bellard
 - added FPU register save in signal emulation
243 322d0c66 bellard
 - initial ARM port
244 de83cd02 bellard
 - Sparc and Alpha ports work on the regression test
245 de83cd02 bellard
 - generic ioctl number conversion
246 de83cd02 bellard
 - fixed ioctl type conversion
247 411bffc4 bellard
248 3c51961e bellard
version 0.2:
249 3c51961e bellard
250 1eb20527 bellard
 - PowerPC disassembly and ELF symbols output (Rusty Russell)
251 1eb20527 bellard
 - flock support (Rusty Russell)
252 1eb20527 bellard
 - ugetrlimit support (Rusty Russell)
253 1eb20527 bellard
 - fstat64 fix (Rusty Russell)
254 3c51961e bellard
 - initial Alpha port (Falk Hueffner)
255 3c51961e bellard
 - initial IA64 port (Matt Wilson)
256 3c51961e bellard
 - initial Sparc and Sparc64 port (David S. Miller)
257 86840ae2 bellard
 - added HLT instruction
258 70e19860 bellard
 - LRET instruction fix.
259 70e19860 bellard
 - added GPF generation for I/Os.
260 70e19860 bellard
 - added INT3 and TF flag support.
261 70e19860 bellard
 - SHL instruction C flag fix.
262 70e19860 bellard
 - mmap emulation for host page size > 4KB
263 70e19860 bellard
 - self-modifying code support
264 df0f11a0 bellard
 - better VM86 support (dosemu works on non trivial programs)
265 df0f11a0 bellard
 - precise exception support (EIP is computed correctly in most cases)
266 df0f11a0 bellard
 - more precise LDT/GDT/IDT emulation
267 df0f11a0 bellard
 - faster segment load in vm86 mode
268 df0f11a0 bellard
 - direct chaining of basic blocks (faster emulation)
269 3c51961e bellard
270 66cd5846 bellard
version 0.1.6:
271 66cd5846 bellard
272 1eb87257 bellard
 - automatic library search system. QEMU can now work with unpatched
273 1eb87257 bellard
   ELF dynamic loader and libc (Rusty Russell).
274 66cd5846 bellard
 - ISO C warning fixes (Alistair Strachan)
275 1eb87257 bellard
 - first self-virtualizable version (works only as long as the
276 1eb87257 bellard
   translation cache is not flushed)
277 1eb87257 bellard
 - RH9 fixes
278 66cd5846 bellard
279 27c75a9a bellard
version 0.1.5:
280 27c75a9a bellard
281 27c75a9a bellard
 - ppc64 support + personality() patch (Rusty Russell)
282 27c75a9a bellard
 - first Alpha CPU patches (Falk Hueffner)
283 27c75a9a bellard
 - removed bfd.h dependancy
284 27c75a9a bellard
 - fixed shrd, shld, idivl and divl on PowerPC.
285 27c75a9a bellard
 - fixed buggy glibc PowerPC rint() function (test-i386 passes now on PowerPC).
286 27c75a9a bellard
287 bc8a22cc bellard
version 0.1.4:
288 bc8a22cc bellard
289 bc8a22cc bellard
 - more accurate VM86 emulation (can launch small DOS 16 bit
290 bc8a22cc bellard
   executables in wine).
291 bc8a22cc bellard
 - fixed push/pop fs/gs
292 bc8a22cc bellard
 - added iret instruction.
293 27c75a9a bellard
 - added times() syscall and SIOCATMARK ioctl.
294 bc8a22cc bellard
295 bc8a22cc bellard
version 0.1.3:
296 bc8a22cc bellard
297 bc8a22cc bellard
 - S390 support (Ulrich Weigand)
298 bc8a22cc bellard
 - glibc 2.3.x compile fix (Ulrich Weigand)
299 bc8a22cc bellard
 - socketcall endian fix (Ulrich Weigand)
300 bc8a22cc bellard
 - struct sockaddr endian fix (Ulrich Weigand)
301 bc8a22cc bellard
 - sendmsg/recvmsg endian fix (Ulrich Weigand)
302 bc8a22cc bellard
 - execve endian fix (Ulrich Weigand)
303 bc8a22cc bellard
 - fdset endian fix (Ulrich Weigand)
304 bc8a22cc bellard
 - partial setsockopt syscall support (Ulrich Weigand)
305 bc8a22cc bellard
 - more accurate pushf/popf emulation
306 bc8a22cc bellard
 - first partial vm86() syscall support (can be used with runcom example).
307 bc8a22cc bellard
 - added bound, cmpxchg8b, cpuid instructions
308 bc8a22cc bellard
 - added 16 bit addressing support/override for string operations
309 bc8a22cc bellard
 - poll() fix
310 bc8a22cc bellard
 
311 bc8a22cc bellard
version 0.1.2:
312 bc8a22cc bellard
313 bc8a22cc bellard
 - compile fixes
314 bc8a22cc bellard
 - xlat instruction
315 bc8a22cc bellard
 - xchg instruction memory lock
316 bc8a22cc bellard
 - added simple vm86 example (not working with QEMU yet). The 54 byte
317 bc8a22cc bellard
   DOS executable 'pi_10.com' program was released by Bertram
318 bc8a22cc bellard
   Felgenhauer (more information at http://www.boo.net/~jasonp/pipage.html).
319 bc8a22cc bellard
320 d691f669 bellard
version 0.1.1:
321 d691f669 bellard
322 d691f669 bellard
 - glibc 2.2 compilation fixes
323 d691f669 bellard
 - added -s and -L options
324 d691f669 bellard
 - binary distribution of x86 glibc and wine
325 bc8a22cc bellard
 - big endian fixes in ELF loader and getdents.
326 d691f669 bellard
327 3ef693a0 bellard
version 0.1:
328 3ef693a0 bellard
329 3ef693a0 bellard
 - initial public release.