commit | 9d8d578605b4fca37bd2230bbacb3ad0ee48e7e4 | [log] [tgz] |
---|---|---|
author | Michael Mueller <mimu@linux.vnet.ibm.com> | Mon Feb 02 15:42:51 2015 +0100 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Mon Feb 09 12:44:12 2015 +0100 |
tree | 4d0af38197c3f4350b49cbd2c5bd6fc303b89377 | |
parent | 45c9b47c5883d02abab6c7c7788e3d97a2f158e1 [diff] |
KVM: s390: use facilities and cpu_id per KVM The patch introduces facilities and cpu_ids per virtual machine. Different virtual machines may want to expose different facilities and cpu ids to the guest, so let's make them per-vm instead of global. Signed-off-by: Michael Mueller <mimu@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>