]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/kvm.c
i386/kvm: set tsc_khz before configuring Hyper-V CPUID
authorLadi Prosek <lprosek@redhat.com>
Mon, 7 Aug 2017 08:57:01 +0000 (10:57 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 19 Sep 2017 12:09:33 +0000 (14:09 +0200)
commitddb98b5a9ff27b21100da1d701ddf5da34c66673
treebd2cc1da1641e646eedc08435f4bb1547ccf4b10
parent1d268dece4991915c0dd0f882248cbcb22ae8ffc
i386/kvm: set tsc_khz before configuring Hyper-V CPUID

Timing-related Hyper-V enlightenments will benefit from knowing the final
tsc_khz value. This commit just moves the code in preparation for further
changes.

Signed-off-by: Ladi Prosek <lprosek@redhat.com>
Message-Id: <20170807085703.32267-3-lprosek@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/kvm.c