use generic ELF loader
[qemu] / Changelog
index a96a5a9..d07a7eb 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,9 @@
-version 0.7.3:
+version 0.8.1:
+
+  - USB tablet support (Brad Campbell, Anthony Liguori)
+  - win32 host serial support (Kazu)
+
+version 0.8.0:
 
   - ARM system emulation: Arm Integrator/CP board with an arm1026ej-s
     cpu (Paul Brook)
@@ -13,9 +18,12 @@ version 0.7.3:
   - Linux host serial port access
   - Linux host low level parallel port access
   - New network emulation code supporting VLANs.
-  - MIPS User Linux emulation
+  - MIPS and MIPSel User Linux emulation
   - MIPS fixes to boot Linux (Daniel Jacobowitz)
   - NX bit support
+  - Initial SPARC SMP support (Blue Swirl)
+  - Major overhaul of the virtual FAT driver for read/write support
+    (Johannes Schindelin)
 
 version 0.7.2: