diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2021-04-22 18:11:24 +0200 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2021-05-31 15:53:03 -0400 |
commit | 2e905438cf65e8aa4fe720448e90b09eaac75f69 (patch) | |
tree | 14a9a201bb8bcf74bed0d9bdeb82d0d31132736a /python | |
parent | 05c900ce7392ef2f0bc7647863c8680641e137df (diff) | |
download | qemu-2e905438cf65e8aa4fe720448e90b09eaac75f69.zip qemu-2e905438cf65e8aa4fe720448e90b09eaac75f69.tar.gz qemu-2e905438cf65e8aa4fe720448e90b09eaac75f69.tar.bz2 |
i386: prefer system KVM_GET_SUPPORTED_HV_CPUID ioctl over vCPU's one
KVM_GET_SUPPORTED_HV_CPUID was made a system wide ioctl which can be called
prior to creating vCPUs and we are going to use that to expand Hyper-V cpu
features early. Use it when it is supported by KVM.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20210422161130.652779-14-vkuznets@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions