diff options
| author | Kai Huang <[email protected]> | 2025-07-13 22:20:19 +0000 |
|---|---|---|
| committer | Sean Christopherson <[email protected]> | 2025-07-14 22:29:33 +0000 |
| commit | dcbe5a466c123a475bb66492749549f09b5cab00 (patch) | |
| tree | a6748b4281f37c74cb74ad0b30b240e98f9994cd /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | KVM: selftests: Convert arch_timer tests to common helpers to pin task (diff) | |
| download | kernel-dcbe5a466c123a475bb66492749549f09b5cab00.tar.gz kernel-dcbe5a466c123a475bb66492749549f09b5cab00.zip | |
KVM: x86: Reject KVM_SET_TSC_KHZ VM ioctl when vCPUs have been created
Reject the KVM_SET_TSC_KHZ VM ioctl when vCPUs have been created and
update the documentation to reflect it.
The VM scope KVM_SET_TSC_KHZ ioctl is used to set up the default TSC
frequency that all subsequently created vCPUs can use. It is only
intended to be called before any vCPU is created. Allowing it to be
called after that only results in confusion but nothing good.
Note this is an ABI change. But currently in Qemu (the de facto
userspace VMM) only TDX uses this VM ioctl, and it is only called once
before creating any vCPU, therefore the risk of breaking userspace is
pretty low.
Suggested-by: Sean Christopherson <[email protected]>
Signed-off-by: Kai Huang <[email protected]>
Reviewed-by: Xiaoyao Li <[email protected]>
Reviewed-by: Chao Gao <[email protected]>
Reviewed-by: Nikunj A Dadhania <[email protected]>
Link: https://lore.kernel.org/r/135a35223ce8d01cea06b6cef30bfe494ec85827.1752444335.git.kai.huang@intel.com
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
