Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

KVM: s390: add documentation for diag 501

Added documentation for diag 501, stating that no subfunctions are provided and
no parameters are used.

Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>

authored by

David Hildenbrand and committed by
Christian Borntraeger
ffad018c 27291e21

+2
+2
Documentation/virtual/kvm/s390-diag.txt
··· 78 78 79 79 If the function code specifies 0x501, breakpoint functions may be performed. 80 80 This function code is handled by userspace. 81 + 82 + This diagnose function code has no subfunctions and uses no parameters.