projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e748ba4
)
update
author
bellard
<bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 4 Nov 2003 23:33:13 +0000
(23:33 +0000)
committer
bellard
<bellard@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 4 Nov 2003 23:33:13 +0000
(23:33 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@439
c046a42c
-6fe2-441c-8c8c-
71466251a162
Changelog
patch
|
blob
|
history
diff --git
a/Changelog
b/Changelog
index 6a0c711cf3abf7b52949a6039378d9a91f8bb9f9..5b6ce64b6f4be2ec4a686c4554cf5216b973b47d 100644
(file)
--- a/
Changelog
+++ b/
Changelog
@@
-1,3
+1,9
@@
+version 0.5.1:
+
+ - float access fixes when using soft mmu
+ - PC emulation support on PowerPC
+ - A20 support
+
version 0.5.0:
- full hardware level VGA emulation
@@
-18,7
+24,7
@@
version 0.5.0:
- automatic IDE geometry detection
- renamed 'vl' to qemu[-fast] and user qemu to qemu-{cpu}.
- added man page
- - added full soft mm
y
mode to launch unpatched OSes.
+ - added full soft mm
u
mode to launch unpatched OSes.
version 0.4.3: