KVM: s390: ucontrol: export SIE control block to user
[linux-2.6-block.git] / Documentation / virtual / kvm / api.txt
index 6e53ff51422f7f0fb8ea3282b04779adbddc175e..5ebf47d99e56378cf29c65f2e2df98093f265d4b 100644 (file)
@@ -218,6 +218,11 @@ allocation of vcpu ids.  For example, if userspace wants
 single-threaded guest vcpus, it should make all vcpu ids be a multiple
 of the number of vcpus per vcore.
 
+For virtual cpus that have been created with S390 user controlled virtual
+machines, the resulting vcpu fd can be memory mapped at page offset
+KVM_S390_SIE_PAGE_OFFSET in order to obtain a memory map of the virtual
+cpu's hardware control block.
+
 4.8 KVM_GET_DIRTY_LOG (vm ioctl)
 
 Capability: basic