OSDN Git Service

KVM: selftests: Rename x86's page table "address" to "pfn"
authorSean Christopherson <seanjc@google.com>
Tue, 22 Jun 2021 20:05:25 +0000 (13:05 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 24 Jun 2021 15:47:49 +0000 (11:47 -0400)
commit6d96ca6a602b24013c8be1160d40c667e133ddb9
tree462471d9d953534ab637b05b817981dba3e81281
parentcce0c23dd944068d7f07a03938d5b3cbcdaf4148
KVM: selftests: Rename x86's page table "address" to "pfn"

Rename the "address" field to "pfn" in x86's page table structs to match
reality.

No functional change intended.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210622200529.3650424-16-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/lib/x86_64/processor.c