|
From: | David Hildenbrand |
Subject: | Re: [PATCH v1 12/12] hw/s390x/s390-skeys: lazy storage key enablement under TCG |
Date: | Wed, 11 Aug 2021 10:43:43 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
Shouldn't there be some modifications to qemu_s390_skeys_get() in that case? Or does "fail" mean that it crashes?qemu_s390_skeys_get() should simply return -EINVAL because skeydev->key_count == 0. So don't think we need any modifications. Makes sense?Ah, right, make sense, indeed.
But I'll still make the clearer and also fixup the error messages that are getting printed. Thanks!
Thomas
-- Thanks, David / dhildenb
[Prev in Thread] | Current Thread | [Next in Thread] |