]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: CPU add migration fix into Bug fixes
authorPavel Hrdina <phrdina@redhat.com>
Mon, 3 Jul 2017 14:28:00 +0000 (16:28 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 4 Jul 2017 08:13:38 +0000 (10:13 +0200)
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
docs/news.xml

index f38abeb91d739269e315d1023ad96ede3d642d78..f94739e465da425f02be4623da6a6ce1387eaa0d 100644 (file)
           QEMU releases older than 1.6.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Fix migration to older libvirt/QEMU versions
+        </summary>
+        <description>
+          When the guest is started, libvirt updates the CPU definition to
+          reflect the actual CPU features to enforce ABI. We need to send
+          original and updated CPU definition in order to support migration
+          to older libvirt/QEMU versions. Only the updated CPU definition
+          was sent to destination.
+        </description>
+      </change>
     </section>
   </release>
   <release version="v3.4.0" date="2017-06-02">