]> git.proxmox.com Git - mirror_qemu.git/blobdiff - Changelog
update
[mirror_qemu.git] / Changelog
index 6a6329c5b3ccf715cd10b2823c9b9df2c4af8982..17d23015aa50dce8d2199b2d1790ca4351a64d0e 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,15 @@
+version 0.5.4:
+  
+  - qemu-fast fixes
+  - BIOS area protection fix (aka EMM386.EXE fix) (Mike Nordell)
+  - keyboard/mouse fix (Mike Nordell)
+  - IDE fixes (Linux did not recognized slave drivers)
+  - VM86 EIP masking fix (aka NT5 install fix) (Mike Nordell)
+  - QEMU can now boot a PowerPC Linux kernel (Jocelyn Mayer)
+  - User mode network stack
+  - imul imm8 fix + 0x82 opcode support (Hidemi KAWAI)
+  - precise self modifying code (aka BeOS install bug)
+
 version 0.5.3:
 
   - added Bochs VESA VBE support