diff options
author | Sean Christopherson <seanjc@google.com> | 2021-02-13 01:50:09 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-02-19 09:08:33 +0100 |
commit | 6dd03800b1afe4d3b6f26b0d20f2e1ecebf32b29 (patch) | |
tree | ca9cff18ac8e0206d72ddcd1b825f2c539564ec8 /arch/x86/Kconfig | |
parent | KVM: x86/mmu: Expand on the comment in kvm_vcpu_ad_need_write_protect() (diff) | |
download | linux-6dd03800b1afe4d3b6f26b0d20f2e1ecebf32b29.tar.xz linux-6dd03800b1afe4d3b6f26b0d20f2e1ecebf32b29.zip |
KVM: x86/mmu: Make dirty log size hook (PML) a value, not a function
Store the vendor-specific dirty log size in a variable, there's no need
to wrap it in a function since the value is constant after
hardware_setup() runs.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210213005015.1651772-9-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/Kconfig')
0 files changed, 0 insertions, 0 deletions