diff options
author | David Matlack <dmatlack@google.com> | 2022-01-19 23:07:35 +0000 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-02-10 13:50:41 -0500 |
commit | a82070b6e71a6642f87ef9e483ddc062c3571678 (patch) | |
tree | e53002d3fcce98c92802661c5366b9842fb1b647 /arch/x86/kvm/mmu/mmu.c | |
parent | a3aca4de0da99699c5b94fc3fc4e1817e756edd1 (diff) | |
download | lwn-a82070b6e71a6642f87ef9e483ddc062c3571678.tar.gz lwn-a82070b6e71a6642f87ef9e483ddc062c3571678.zip |
KVM: x86/mmu: Separate TDP MMU shadow page allocation and initialization
Separate the allocation of shadow pages from their initialization. This
is in preparation for splitting huge pages outside of the vCPU fault
context, which requires a different allocation mechanism.
No functional changed intended.
Reviewed-by: Peter Xu <peterx@redhat.com>
Signed-off-by: David Matlack <dmatlack@google.com>
Message-Id: <20220119230739.2234394-15-dmatlack@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/mmu/mmu.c')
0 files changed, 0 insertions, 0 deletions