commit | 2344d22e502ddf8ace994f7241e72a2126986c45 | [log] [tgz] |
---|---|---|
author | Vitaly Kuznetsov <vkuznets@redhat.com> | Fri May 17 16:19:18 2019 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jun 21 02:29:38 2019 +0200 |
tree | fbeb02807e423de4ac8faa66848bff1ca3193e64 | |
parent | 6760bd20027188092a0618c96f4da17a073c19d3 [diff] |
i386/kvm: move Hyper-V CPUID filling to hyperv_handle_properties() Let's consolidate Hyper-V features handling in hyperv_handle_properties(). The change is necessary to support 'hv-passthrough' mode as we'll be just copying CPUIDs from KVM instead of filling them in. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Message-Id: <20190517141924.19024-4-vkuznets@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>