summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Liguori <aliguori@us.ibm.com>2009-05-11 13:13:19 -0500
committerAnthony Liguori <aliguori@us.ibm.com>2009-05-11 13:13:19 -0500
commit34aee2552fb5f4329d59a60f939656214b26d7f8 (patch)
tree2e455ffc6e7f8fb2f1eaa8c5b37d7a9bb758d5db
parent9fd0e57dc9d5601d5d62366639e593b9bd1d0b24 (diff)
downloadqemu-0.10.4.tar.gz
Update for 0.10.4 releasev0.10.4
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
-rw-r--r--Changelog8
-rw-r--r--VERSION2
2 files changed, 9 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 4e6f1584db..dec0d151d9 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,11 @@
+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)
+ - fix AIO deletion race (Alex Graf)
+ - reset option roms on reboot (Glauber Costa)
+ - fix qcow2 corruption in cluster freeing (Gleb Natapov)
+ - Enable power button event generation (Gleb Natapov)
+
version 0.10.3:
- fix AIO cancellations (Avi Kivity)
- fix live migration error path on incoming
diff --git a/VERSION b/VERSION
index a3f5a8ed4d..9b40aa6c21 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.10.3
+0.10.4