]> Git Repo - qemu.git/commit - target/i386/kvm.c
i386/kvm: introduce tsc_is_stable_and_known()
authorLadi Prosek <[email protected]>
Mon, 7 Aug 2017 08:57:02 +0000 (10:57 +0200)
committerPaolo Bonzini <[email protected]>
Tue, 19 Sep 2017 12:09:33 +0000 (14:09 +0200)
commit4bb95b82df7ea4a1c7de15649dd16a70a19e6bab
treea3707a7c9368605595106dc881cad534178d1f1b
parentddb98b5a9ff27b21100da1d701ddf5da34c66673
i386/kvm: introduce tsc_is_stable_and_known()

Move the "is TSC stable and known" condition to a reusable helper.

Signed-off-by: Ladi Prosek <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Message-Id: <20170807085703[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
target/i386/kvm.c
This page took 0.030426 seconds and 4 git commands to generate.