diff options
author | Anthony Liguori <aliguori@us.ibm.com> | 2009-05-20 15:42:42 -0500 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-05-20 15:42:42 -0500 |
commit | 9e3a7df77c6c456ff58ab9931cb86e3d5983404d (patch) | |
tree | 4ed05b2b63a5940b0660fa3d7b076d1d17f7b448 /Changelog | |
parent | 0926c7a4e5abd3cfebec3a6e35617730577ce932 (diff) |
Update for 0.10.5 releasev0.10.5
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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) |