diff options
author | Dominik Dingel <dingel@linux.vnet.ibm.com> | 2014-12-02 16:53:21 +0100 |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2015-01-23 13:25:30 +0100 |
commit | dafd032a15f8f165a7d10e00217d3b74f70a7b0f (patch) | |
tree | 2d9d9a572db8bdbca6c8f99fc06dcbd8812bfb15 /Documentation/virtual/kvm | |
parent | KVM: s390: make local function static (diff) | |
download | linux-dafd032a15f8f165a7d10e00217d3b74f70a7b0f.tar.xz linux-dafd032a15f8f165a7d10e00217d3b74f70a7b0f.zip |
KVM: s390: move vcpu specific initalization to a later point
As we will allow in a later patch to recreate gmaps with new limits,
we need to make sure that vcpus get their reference for that gmap
after they increased the online_vcpu counter, so there is no possible race.
While we are doing this, we also can simplify the vcpu_init function, by
moving ucontrol specifics to an own function.
That way we also start now setting the kvm_valid_regs for the ucontrol path.
Reviewed-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Dominik Dingel <dingel@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'Documentation/virtual/kvm')
0 files changed, 0 insertions, 0 deletions