projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df5f895
)
update
author
bellard
<bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 3 Sep 2005 10:45:39 +0000
(10:45 +0000)
committer
bellard
<bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 3 Sep 2005 10:45:39 +0000
(10:45 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1562
c046a42c
-6fe2-441c-8c8c-
71466251a162
Changelog
patch
|
blob
|
history
diff --git
a/Changelog
b/Changelog
index dcd252c14c26db09d1ac3ff04b004fd71302d809..3ba685bc2147375d7b41a1024f4da13496cf4168 100644
(file)
--- 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: