• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision9e3a7df77c6c456ff58ab9931cb86e3d5983404d (tree)
Time2009-05-21 05:42:42
AuthorAnthony Liguori <aliguori@us.i...>
CommiterAnthony Liguori

Log Message

Update for 0.10.5 release

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

Change Summary

Incremental Difference

--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,16 @@
1+version 0.10.5:
2+ - kvm: trim unsupported cpu features from cpuid (Avi Kivity)
3+ - kvm: provide a better error message for -smp > 1 (Mark McLoughlin)
4+ - Remove initrd printfs (Richard Jones)
5+ - Initial variables found by valgrind (Jean-Christophe Dubois)
6+ - Fix -initrd with > 4GB guests (Glauber Costa)
7+ - Fix busy loop on live migration for certain platforms (Uri Lublin)
8+ - Remove GCC 3.x requirements from docs (Hollis Blanchard)
9+ - ETRAX: fixes for kernel command line, ethernet address, bmi (Edgar Iglesias)
10+ - CRIS: Fix bmi (Edgar Iglesias)
11+ - Fix bounce buffer errors (Avi Kivity)
12+ - Fix regression in -kernel (Anthony Liguori)
13+
114 version 0.10.4:
215 - Improve block range checks to remove integer overflow (Kevin Wolf)
316 - e1000: do not re-init PCI config space 0 (Amit Shah)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
1-0.10.4
1+0.10.5