]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Changelog
updated
[mirror_qemu.git] / Changelog
index 4dfbeed100742f16fda683cc32d15a2d298d14b0..8468853b98fb732f8b3afc7b0d9d09cae477ae57 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -6,13 +6,18 @@ version 0.4.4:
   - popw (%esp) fix
   - mov to/from segment data width fix
   - added real mode support
-  - added Bochs BIOS and LGPL'ed VGA BIOS loader in vl
+  - added Bochs BIOS and LGPL'ed VGA BIOS loader in qemu
   - m68k host port (Richard Zidlicky)
   - partial soft MMU support for memory mapped I/Os
   - multi-target build
   - fixed: no error code in hardware interrupts
   - fixed: pop ss, mov ss, x and sti disable hardware irqs for the next insn
   - correct single stepping thru string operations
+  - 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}.
+  - added man page
 
 version 0.4.3: