diff options
author | 2023-09-13 11:30:04 +0200 | |
---|---|---|
committer | 2023-09-13 12:16:41 +0200 | |
commit | da472f94871e334ad8123d289df77f17d59f54f7 (patch) | |
tree | 672816e533ca0d56093215471bf1cac2a3eb718f /scripts/qapi/source.py | |
parent | target/i386: Check kvm_hyperv_expand_features() return value (diff) | |
download | qemu-da472f94871e334ad8123d289df77f17d59f54f7.tar.xz qemu-da472f94871e334ad8123d289df77f17d59f54f7.zip |
target/i386: Drop accel_uses_host_cpuid before x86_cpu_get_supported_cpuid
x86_cpu_get_supported_cpuid() already checks for KVM/HVF
accelerators, so it is not needed to manually check it via
a call to accel_uses_host_cpuid() before calling it.
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20230913093009.83520-3-philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions