summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2005-09-03 10:45:39 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2005-09-03 10:45:39 +0000
commita7c15abbb1fea0cf41b739e37b0229304fbc3c2d (patch)
treecf36b27da013f6e5b8afe60899343654c4e9e045 /Changelog
parentdf5f8956993449b735b5d917242a12222a4c58a1 (diff)
downloadqemu-a7c15abbb1fea0cf41b739e37b0229304fbc3c2d.tar.gz
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1562 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index dcd252c14c..3ba685bc21 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,10 @@
+version 0.7.2:
+
+ - x86_64 fixes (Win2000 and Linux 2.6 boot in 32 bit)
+ - merge self modifying code handling in dirty ram page mecanism.
+ - MIPS fixes (Ralf Baechle)
+ - better user net performances
+
version 0.7.1:
- read-only Virtual FAT support (Johannes Schindelin)
@@ -8,6 +15,7 @@ version 0.7.1:
- initial MIPS support (Jocelyn mayer)
- MIPS improvements (Ralf Baechle)
- 64 bit fixes in user networking (initial patch by Gwenole Beauchesne)
+ - IOAPIC support (Filip Navara)
version 0.7.0: