]> Git Repo - linux.git/commit
KVM: x86: Accept KVM_[GS]ET_TSC_KHZ as a VM ioctl.
authorDavid Woodhouse <[email protected]>
Fri, 25 Feb 2022 14:53:02 +0000 (14:53 +0000)
committerPaolo Bonzini <[email protected]>
Sat, 2 Apr 2022 09:41:19 +0000 (05:41 -0400)
commitffbb61d09fc56c85e28b110494f3788d0ed4d1f8
treec745419e4bbe0a3bce306d9cca36d27075915f48
parentfe3787a0d14920fa98c38a21431001c9d4edfe93
KVM: x86: Accept KVM_[GS]ET_TSC_KHZ as a VM ioctl.

This sets the default TSC frequency for subsequently created vCPUs.

Signed-off-by: David Woodhouse <[email protected]>
Message-Id: <20220225145304[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Documentation/virt/kvm/api.rst
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/x86.c
include/uapi/linux/kvm.h
This page took 0.04956 seconds and 4 git commands to generate.