diff options
author | Anthony Liguori <aliguori@us.ibm.com> | 2009-07-16 18:50:52 -0500 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-07-16 18:50:52 -0500 |
commit | 9eab386edbf8cf002a731f8204a156f243a47a57 (patch) | |
tree | 9f51463ec7fd84812e1e95c40d80e389676d611d | |
parent | 0def14568c73b84715eddf7493fd9abff72db3a6 (diff) |
Update changelot for 0.10.6 releasev0.10.6
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |