commit | cbc0236a4b3e6a64f5b8bee27b530c7f8bee8d56 | [log] [tgz] |
---|---|---|
author | Roman Kagan <rkagan@virtuozzo.com> | Thu Feb 01 16:48:31 2018 +0300 |
committer | Radim Krčmář <rkrcmar@redhat.com> | Tue Mar 06 18:19:03 2018 +0100 |
tree | d05b828cc09e73ccd1e250beff340d3f14f91b81 | |
parent | 661e50bc853209e41a5c14a290ca4decc43cbfd1 [diff] |
kvm: x86: factor out kvm.arch.hyperv (de)init Move kvm.arch.hyperv initialization and cleanup to separate functions. For now only a mutex is inited in the former, and the latter is empty; more stuff will go in there in a followup patch. Signed-off-by: Roman Kagan <rkagan@virtuozzo.com> Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>