diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-07-11 18:27:54 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-07-26 14:46:15 -0400 |
commit | 4b5f67120a88c713b82907d55a767693382e9e9d (patch) | |
tree | 66ccc638b7d2b86d86580eb501769beaa65ea984 /.rustfmt.toml | |
parent | e300614f10bd2f33252c8ba40b34d6c3fbf95d72 (diff) |
KVM: extend kvm_range_has_memory_attributes() to check subset of attributes
While currently there is no other attribute than KVM_MEMORY_ATTRIBUTE_PRIVATE,
KVM code such as kvm_mem_is_private() is written to expect their existence.
Allow using kvm_range_has_memory_attributes() as a multi-page version of
kvm_mem_is_private(), without it breaking later when more attributes are
introduced.
Reviewed-by: Michael Roth <michael.roth@amd.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to '.rustfmt.toml')
0 files changed, 0 insertions, 0 deletions