]> git.proxmox.com Git - qemu.git/blobdiff - Changelog
update
[qemu.git] / Changelog
index eada6316e3e3da663ef8cce48b7238c9abf11c06..dcd252c14c26db09d1ac3ff04b004fd71302d809 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,15 @@
-version 0.6.2:
+version 0.7.1:
+
+  - read-only Virtual FAT support (Johannes Schindelin)
+  - Windows 2000 install disk full hack (original idea from Vladimir
+    N. Oleynik)
+  - VMDK disk image creation (Filip Navara)
+  - SPARC64 progress (Blue Swirl)
+  - initial MIPS support (Jocelyn mayer)
+  - MIPS improvements (Ralf Baechle)
+  - 64 bit fixes in user networking (initial patch by Gwenole Beauchesne)
+
+version 0.7.0:
 
   - better BIOS translation and HDD geometry auto-detection
   - user mode networking bug fix
@@ -7,6 +18,22 @@ version 0.6.2:
   - 'pidfile' option
   - .dmg disk image format support (Johannes Schindelin)
   - keymaps support (initial patch by Johannes Schindelin)
+  - big endian ARM support (Lennert Buytenhek)
+  - added generic 64 bit target support
+  - x86_64 target support
+  - initial APIC support
+  - MMX/SSE/SSE2/PNI support
+  - PC parallel port support (Mark Jonckheere)
+  - initial SPARC64 support (Blue Swirl)
+  - SPARC target boots Linux (Blue Swirl)
+  - armv5te user mode support (Paul Brook)
+  - ARM VFP support (Paul Brook)
+  - ARM "Angel" semihosting syscalls (Paul Brook)
+  - user mode gdb stub support (Paul Brook)
+  - Samba 3 support
+  - initial Cocoa support (Pierre d'Herbemont)
+  - generic FPU emulation code
+  - Virtual PC read-only disk image support (Alex Beregszaszi)
 
 version 0.6.1: