Searched hist:cce0c23dd944068d7f07a03938d5b3cbcdaf4148 (Results 1 – 6 of 6) sorted by relevance
/linux/tools/testing/selftests/kvm/lib/s390x/ |
H A D | processor.c | diff cce0c23dd944068d7f07a03938d5b3cbcdaf4148 Tue Jun 22 22:05:24 CEST 2021 Sean Christopherson <seanjc@google.com> KVM: selftests: Add wrapper to allocate page table page
Add a helper to allocate a page for use in constructing the guest's page tables. All architectures have identical address and memslot requirements (which appear to be arbitrary anyways).
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210622200529.3650424-15-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/linux/tools/testing/selftests/kvm/lib/x86_64/ |
H A D | vmx.c | diff cce0c23dd944068d7f07a03938d5b3cbcdaf4148 Tue Jun 22 22:05:24 CEST 2021 Sean Christopherson <seanjc@google.com> KVM: selftests: Add wrapper to allocate page table page
Add a helper to allocate a page for use in constructing the guest's page tables. All architectures have identical address and memslot requirements (which appear to be arbitrary anyways).
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210622200529.3650424-15-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
H A D | processor.c | diff cce0c23dd944068d7f07a03938d5b3cbcdaf4148 Tue Jun 22 22:05:24 CEST 2021 Sean Christopherson <seanjc@google.com> KVM: selftests: Add wrapper to allocate page table page
Add a helper to allocate a page for use in constructing the guest's page tables. All architectures have identical address and memslot requirements (which appear to be arbitrary anyways).
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210622200529.3650424-15-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/linux/tools/testing/selftests/kvm/lib/aarch64/ |
H A D | processor.c | diff cce0c23dd944068d7f07a03938d5b3cbcdaf4148 Tue Jun 22 22:05:24 CEST 2021 Sean Christopherson <seanjc@google.com> KVM: selftests: Add wrapper to allocate page table page
Add a helper to allocate a page for use in constructing the guest's page tables. All architectures have identical address and memslot requirements (which appear to be arbitrary anyways).
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210622200529.3650424-15-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/linux/tools/testing/selftests/kvm/include/ |
H A D | kvm_util.h | diff cce0c23dd944068d7f07a03938d5b3cbcdaf4148 Tue Jun 22 22:05:24 CEST 2021 Sean Christopherson <seanjc@google.com> KVM: selftests: Add wrapper to allocate page table page
Add a helper to allocate a page for use in constructing the guest's page tables. All architectures have identical address and memslot requirements (which appear to be arbitrary anyways).
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210622200529.3650424-15-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/linux/tools/testing/selftests/kvm/lib/ |
H A D | kvm_util.c | diff cce0c23dd944068d7f07a03938d5b3cbcdaf4148 Tue Jun 22 22:05:24 CEST 2021 Sean Christopherson <seanjc@google.com> KVM: selftests: Add wrapper to allocate page table page
Add a helper to allocate a page for use in constructing the guest's page tables. All architectures have identical address and memslot requirements (which appear to be arbitrary anyways).
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210622200529.3650424-15-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|