Re: [PATCH v3 1/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall
From: Eric Farman
Date: Thu Oct 31 2024 - 10:57:26 EST
On Fri, 2024-10-25 at 16:14 +0200, David Hildenbrand wrote:
> Let's make it a generic KVM hypercall, allowing other subfunctions to
> be more independent of virtio.
>
> While at it, document that unsupported/unimplemented subfunctions result
> in a SPECIFICATION exception.
>
> This is a preparation for documenting a new hypercall.
s/hypercall/subfunction/ ?
>
> Signed-off-by: David Hildenbrand <david@xxxxxxxxxx>
> ---
> Documentation/virt/kvm/s390/s390-diag.rst | 18 +++++++++++-------
> 1 file changed, 11 insertions(+), 7 deletions(-)
Reviewed-by: Eric Farman <farman@xxxxxxxxxxxxx>