From: Anthony Liguori Date: Thu, 16 Jul 2009 23:50:52 +0000 (-0500) Subject: Update changelot for 0.10.6 release X-Git-Tag: v0.10.6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9eab386edbf8cf002a731f8204a156f243a47a57;p=thirdparty%2Fqemu.git Update changelot for 0.10.6 release --- diff --git a/Changelog b/Changelog index 99d282f8916..19a57b22381 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)