diff options
Diffstat (limited to 'kernel/Documentation/virtual/kvm/devices/vm.txt')
-rw-r--r-- | kernel/Documentation/virtual/kvm/devices/vm.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/Documentation/virtual/kvm/devices/vm.txt b/kernel/Documentation/virtual/kvm/devices/vm.txt index 5542c4641..2d09d1ed8 100644 --- a/kernel/Documentation/virtual/kvm/devices/vm.txt +++ b/kernel/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 |