aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Liguori <aliguori@us.ibm.com>2009-07-16 18:50:52 -0500
committerAnthony Liguori <aliguori@us.ibm.com>2009-07-16 18:50:52 -0500
commit9eab386edbf8cf002a731f8204a156f243a47a57 (patch)
tree9f51463ec7fd84812e1e95c40d80e389676d611d
parent0def14568c73b84715eddf7493fd9abff72db3a6 (diff)
Update changelot for 0.10.6 releasev0.10.6
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 99d282f891..19a57b2238 100644
--- a/Changelog
+++ b/Changelog
@@ -23,6 +23,9 @@ version 0.10.6:
- Fix migration after hot remove with eepro100 (Mark McLoughlin)
- Don't start a VM after failed migration if stopped (Anthony Liguori)
- Fix live migration under heavy IO load (Glauber Costa)
+ - Honor -S on incoming migration (Paolo Bonzini)
+ - Reset HPET config register on reset (Beth Kon)
+ - Reset PS2 keyboard/mouse on reset (Dinesh Subraveti)
version 0.10.5:
- kvm: trim unsupported cpu features from cpuid (Avi Kivity)