commit | 33090a884da5e9760f11441ac269f754375f80f5 | [log] [tgz] |
---|---|---|
author | Axel Rasmussen <axelrasmussen@google.com> | Wed May 19 13:03:39 2021 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu May 27 07:45:57 2021 -0400 |
tree | 6e681d6e34d9b056ddd09381b8d877b670ed2807 | |
parent | a4b9722a5996017264feb19ebe86efe4380f7afb [diff] |
KVM: selftests: add shared hugetlbfs backing source type This lets us run the demand paging test on top of a shared hugetlbfs-backed area. The "shared" is key, as this allows us to exercise userfaultfd minor faults on hugetlbfs. Signed-off-by: Axel Rasmussen <axelrasmussen@google.com> Message-Id: <20210519200339.829146-11-axelrasmussen@google.com> Reviewed-by: Ben Gardon <bgardon@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>