commit | c9befd5958fdf8913db69049d47b6ac1d970af03 | [log] [tgz] |
---|---|---|
author | Axel Rasmussen <axelrasmussen@google.com> | Wed May 19 13:03:36 2021 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu May 27 07:45:56 2021 -0400 |
tree | 6528395627ddf31b80d55b981b2088e106ed3c4f | |
parent | b3784bc28ccc0d9b44d265a1d947c8766295ba00 [diff] |
KVM: selftests: add shmem backing source type This lets us run the demand paging test on top of a shmem-backed area. In follow-up commits, we'll 1) leverage this new capability to create an alias mapping, and then 2) use the alias mapping to exercise UFFD minor faults. Signed-off-by: Axel Rasmussen <axelrasmussen@google.com> Message-Id: <20210519200339.829146-8-axelrasmussen@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>