
3 Jun
2019
3 Jun
'19
8:52 a.m.
On Mon, Jun 03, 2019 at 02:27:57PM +0200, Jiri Denemark wrote:
When the host CPU supports invariant TSC the host CPU definition created by virCPUx86GetHost will contain (unless probing fails for some reason) addition TSC related data.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- src/cpu/cpu_x86.c | 9 +++++++++ 1 file changed, 9 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano