]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Changelog
update
[mirror_qemu.git] / Changelog
index f714131b2697516bb143cc4ddff90d75f06495b5..e7b2aca4d1ab1458d00ffcf2ca5b75201a842cef 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -6,10 +6,18 @@ version 0.5.3:
   - CPU interrupt fixes
   - fixed various TLB invalidation cases (NT install)
   - fixed cr0.WP semantics (XP install)
-  - direct chaining support for SPARC (3x faster)
+  - direct chaining support for SPARC and PowerPC (faster)
   - ARM NWFPE support (initial patch by Ulrich Hecht)
   - added specific x86 to x86 translator (close to native performance
     in qemu-i386 and qemu-fast)
+  - shm syscalls support (Paul McKerras)
+  - added accurate CR0.MP/ME/TS emulation
+  - fixed DMA memory write access (Win95 boot floppy fix)
+  - graphical x86 linux loader
+  - command line monitor 
+  - generic removable device support
+  - support of CD-ROM change
+  - multiple network interface support
   
 version 0.5.2: