Re: [PATCH v6 19/33] KVM: s390: gmap: Make storage keys optional
| Newsgroups | dev.linux.lists.kvmarm,org.kernel.vger.kvm,org.kernel.vger.linux-s390 |
|---|---|
| Message-ID | <[email protected]> |
> Guard guest storage key handling behind `KVM_S390_MANAGES_S390_GUEST`. > This enables other KVM implementations to use gmap without implementing > storage key infrastructure. Define KVM_S390_MANAGES_S390_GUEST to 1 for > KVM hosts managing s390 guests (in kvm_host_s390.h). A KVM > implementation not implementing those features must define > KVM_S390_MANAGES_S390_GUEST to 0 in its kvm_host_<guest_arch>.h. > > No functional changes besides the new guard. > > Signed-off-by: Steffen Eiden <[email protected]> Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review · https://sashiko.dev/#/patchset/[email protected]?part=19