use generic ELF loader
[qemu] / Changelog
index 6b8420f..d07a7eb 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,13 @@
-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)
+  - SMP support
   - Mac OS X cocoa improvements (Mike Kronenberg)
   - Mac OS X CoreAudio driver (Mike Kronenberg)
   - DirectSound driver (malc)
@@ -9,6 +17,13 @@ version 0.7.3:
   - Initial USB support
   - Linux host serial port access
   - Linux host low level parallel port access
+  - New network emulation code supporting VLANs.
+  - 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: