commit | a0f60f8431999bf57cf53c3b27c47ef156b4fa17 | [log] [tgz] |
---|---|---|
author | Janosch Frank <frankja@linux.ibm.com> | Thu Feb 13 04:15:25 2020 -0500 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Thu Feb 27 19:44:40 2020 +0100 |
tree | 9250f64fa9b77eeb6ced3aca98d14e7babd4918e | |
parent | 084ea4d611a3d00ee3930400b262240e10895900 [diff] |
s390/protvirt: Add sysfs firmware interface for Ultravisor information That information, e.g. the maximum number of guests or installed Ultravisor facilities, is interesting for QEMU, Libvirt and administrators. Let's provide an easily parsable API to get that information. Signed-off-by: Janosch Frank <frankja@linux.ibm.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>