OSDN Git Service

kvm: selftests: introduce new VM mode for 64K pages
authorAndrew Jones <drjones@redhat.com>
Tue, 18 Sep 2018 17:54:33 +0000 (19:54 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 16 Oct 2018 22:29:35 +0000 (00:29 +0200)
commit81d1cca0c062a589953eef7e98f1e68b8222a918
tree764b34b735f86a6053aaa41376cf6476deef3e10
parent0bec140fb6c106a70aac183e5fa99de0ef1d161a
kvm: selftests: introduce new VM mode for 64K pages

Rename VM_MODE_FLAT48PG to be more descriptive of its config and add a
new config that has the same parameters, except with 64K pages.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/include/kvm_util.h
tools/testing/selftests/kvm/lib/aarch64/processor.c
tools/testing/selftests/kvm/lib/kvm_util.c
tools/testing/selftests/kvm/lib/kvm_util_internal.h
tools/testing/selftests/kvm/lib/x86_64/processor.c