diff options
| author | Sean Christopherson <seanjc@google.com> | 2026-06-12 17:03:21 -0700 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2026-06-24 08:24:05 -0400 |
| commit | 462474588b19b50ed8ca9befb883a470dcb74512 (patch) | |
| tree | 5f1d87a557a53cfc6bf440f15b94f5d26d70001f /scripts/git.orderFile | |
| parent | 781ee15bd9a9fa8c0576838d24b58b3bb5a30e05 (diff) | |
| download | linux-462474588b19b50ed8ca9befb883a470dcb74512.tar.gz linux-462474588b19b50ed8ca9befb883a470dcb74512.zip | |
KVM: x86: Move misc "VALID MASK" defines from kvm_host.h => x86.c
Move a variety of "VALID MASK" defines, e.g. that capture which flags in
a given ioctl are supported by KVM, from kvm_host.h to x86.c. The set of
valid flags/bits is very much a KVM-internal detail, as the values from the
hardcoded #defines are often captured and massaged by KVM's setup code, i.e.
*directly* using the macros outside of KVM x86 would be actively dangerous.
No functional change intended.
Reviewed-by: Yosry Ahmed <yosry@kernel.org>
Reviewed-by: Kai Huang <kai.huang@intel.com>
Signed-off-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: Binbin Wu <binbin.wu@linux.intel.com>
Message-ID: <20260613000329.732085-23-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
