mirror of https://gitee.com/openkylin/libvirt.git
news: Add support for setting TSC frequency
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
parent
5edf9aaf54
commit
3c666cde0c
|
@ -72,6 +72,15 @@
|
||||||
introducing a new host device type in the XML.
|
introducing a new host device type in the XML.
|
||||||
</description>
|
</description>
|
||||||
</change>
|
</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>
|
||||||
<section title="Improvements">
|
<section title="Improvements">
|
||||||
<change>
|
<change>
|
||||||
|
|
Loading…
Reference in New Issue