diff options
author | Alexander Yarygin <yarygin@linux.vnet.ibm.com> | 2016-04-01 15:38:57 +0300 |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2016-05-09 13:33:59 +0200 |
commit | 60a37709ce603da62d0b60699b713558b4cfd513 (patch) | |
tree | d434189c384eed599eac886cd863aa0b5648a0cc /ipc | |
parent | 154fa27e6ba37931ca585598acf17c4dcd44c81a (diff) | |
download | linux-60a37709ce603da62d0b60699b713558b4cfd513.tar.bz2 |
KVM: s390: Populate mask of non-hypervisor managed facility bits
When a guest is initializing, KVM provides facility bits that can be
successfully used by the guest. It's done by applying
kvm_s390_fac_list_mask mask on host facility bits stored by the STFLE
instruction. Facility bits can be one of two kinds: it's either a
hypervisor managed bit or non-hypervisor managed.
The hardware provides information which bits need special handling.
Let's automatically passthrough to guests new facility bits, that
don't require hypervisor support.
Signed-off-by: Alexander Yarygin <yarygin@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Eric Farman <farman@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions