s390x/s390-skeys: prepare for memory devices
authorDavid Hildenbrand <david@redhat.com>
Thu, 19 Dec 2024 14:41:10 +0000 (15:41 +0100)
committerDavid Hildenbrand <david@redhat.com>
Sat, 21 Dec 2024 14:59:59 +0000 (15:59 +0100)
commitd1e3c2ac41b3f73708682e4e8212c32ad35013b9
tree7d0f18bcc0551a256a3dc2b258abea3ac039f1a2
parent241e6b2d27b090b17cda5b011b2064544b0c458b
s390x/s390-skeys: prepare for memory devices

With memory devices, we will have storage keys for memory that
exceeds the initial ram size.

The TODO already states that current handling is subopimal,
but we won't worry about improving that (TCG-only) thing for now.

Message-ID: <20241219144115.2820241-10-david@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
hw/s390x/s390-skeys.c