diff options
author | Masanari Iida <standby24x7@gmail.com> | 2015-10-04 00:46:21 +0900 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-10-11 15:35:23 -0600 |
commit | 5d4f6f3d22b51f1eb8d7687b0e5f2428f5a500c7 (patch) | |
tree | 72fd02063479810a2e8f5a5081bc0d0b7d365122 /Documentation/virtual/kvm/devices/vm.txt | |
parent | 1c3a54e257f764f1564abba142597d472fba49c8 (diff) | |
download | op-kernel-dev-5d4f6f3d22b51f1eb8d7687b0e5f2428f5a500c7.zip op-kernel-dev-5d4f6f3d22b51f1eb8d7687b0e5f2428f5a500c7.tar.gz |
Doc:kvm: Fix typo in Doc/virtual/kvm
This patch fix spelling typos in Documentation/virtual/kvm.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/virtual/kvm/devices/vm.txt')
-rw-r--r-- | Documentation/virtual/kvm/devices/vm.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/virtual/kvm/devices/vm.txt b/Documentation/virtual/kvm/devices/vm.txt index 5542c46..2d09d1e 100644 --- a/Documentation/virtual/kvm/devices/vm.txt +++ b/Documentation/virtual/kvm/devices/vm.txt @@ -74,7 +74,7 @@ struct kvm_s390_vm_cpu_processor { KVM does not enforce or limit the cpu model data in any form. Take the information retrieved by means of KVM_S390_VM_CPU_MACHINE as hint for reasonable configuration -setups. Instruction interceptions triggered by additionally set facilitiy bits that +setups. Instruction interceptions triggered by additionally set facility bits that are not handled by KVM need to by imlemented in the VM driver code. Parameters: address of buffer to store/set the processor related cpu |