added verr, verw, arpl - more precise segment rights checks
[qemu] / Changelog
index 8468853..5b6ce64 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,10 @@
-version 0.4.4:
+version 0.5.1:
+  
+  - float access fixes when using soft mmu
+  - PC emulation support on PowerPC
+  - A20 support
+
+version 0.5.0:
   
   - full hardware level VGA emulation
   - graphical display with SDL
@@ -16,8 +22,9 @@ version 0.4.4:
   - preliminary SPARC target support (Thomas M. Ogrisegg)
   - tun-fd option (Rusty Russell)
   - automatic IDE geometry detection
-  - renamed 'vl' to qemu and user qemu to qemu-{cpu}.
+  - renamed 'vl' to qemu[-fast] and user qemu to qemu-{cpu}.
   - added man page
+  - added full soft mmu mode to launch unpatched OSes.
 
 version 0.4.3: