aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Liguori <aliguori@us.ibm.com>2009-05-20 15:42:42 -0500
committerAnthony Liguori <aliguori@us.ibm.com>2009-05-20 15:42:42 -0500
commit9e3a7df77c6c456ff58ab9931cb86e3d5983404d (patch)
tree4ed05b2b63a5940b0660fa3d7b076d1d17f7b448
parent0926c7a4e5abd3cfebec3a6e35617730577ce932 (diff)
Update for 0.10.5 releasev0.10.5
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
-rw-r--r--Changelog13
-rw-r--r--VERSION2
2 files changed, 14 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index dec0d151d9..feef3bb18e 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,16 @@
+version 0.10.5:
+ - kvm: trim unsupported cpu features from cpuid (Avi Kivity)
+ - kvm: provide a better error message for -smp > 1 (Mark McLoughlin)
+ - Remove initrd printfs (Richard Jones)
+ - Initial variables found by valgrind (Jean-Christophe Dubois)
+ - Fix -initrd with > 4GB guests (Glauber Costa)
+ - Fix busy loop on live migration for certain platforms (Uri Lublin)
+ - Remove GCC 3.x requirements from docs (Hollis Blanchard)
+ - ETRAX: fixes for kernel command line, ethernet address, bmi (Edgar Iglesias)
+ - CRIS: Fix bmi (Edgar Iglesias)
+ - Fix bounce buffer errors (Avi Kivity)
+ - Fix regression in -kernel (Anthony Liguori)
+
version 0.10.4:
- Improve block range checks to remove integer overflow (Kevin Wolf)
- e1000: do not re-init PCI config space 0 (Amit Shah)
diff --git a/VERSION b/VERSION
index 9b40aa6c21..9028ec6365 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.10.4
+0.10.5