[libvirt] [PATCH] news: Add support for setting TSC frequency

Jiri Denemark posted 1 patch 7 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/db1a70123c2f43d253de7e6926d1c5f7718d4a1e.1490639639.git.jdenemar@redhat.com
docs/news.xml | 9 +++++++++
1 file changed, 9 insertions(+)
[libvirt] [PATCH] news: Add support for setting TSC frequency
Posted by Jiri Denemark 7 years ago
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
---
 docs/news.xml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/news.xml b/docs/news.xml
index a77279948..3f3821a16 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -72,6 +72,15 @@
           introducing a new host device type in the XML.
         </description>
       </change>
+      <changes>
+        <summary>
+          qemu: Add support for setting TSC frequency
+        </summary>
+        <description>
+          Setting TSC frequency is required to enable migration for domains
+          with 'invtsc' CPU feature turned on.
+        </description>
+      </changes>
     </section>
     <section title="Improvements">
       <change>
-- 
2.12.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] news: Add support for setting TSC frequency
Posted by John Ferlan 7 years ago

On 03/27/2017 02:33 PM, Jiri Denemark wrote:
> Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
> ---
>  docs/news.xml | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 

ACK

John

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list