diff options
-rw-r--r-- | Documentation/virtual/kvm/s390-diag.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/virtual/kvm/s390-diag.txt b/Documentation/virtual/kvm/s390-diag.txt index f1de4fbade15..48c4921794ed 100644 --- a/Documentation/virtual/kvm/s390-diag.txt +++ b/Documentation/virtual/kvm/s390-diag.txt | |||
@@ -78,3 +78,5 @@ DIAGNOSE function code 'X'501 - KVM breakpoint | |||
78 | 78 | ||
79 | If the function code specifies 0x501, breakpoint functions may be performed. | 79 | If the function code specifies 0x501, breakpoint functions may be performed. |
80 | This function code is handled by userspace. | 80 | This function code is handled by userspace. |
81 | |||
82 | This diagnose function code has no subfunctions and uses no parameters. | ||