diff options
| author | Vitaly Kuznetsov | 2021-09-02 11:35:28 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2021-10-01 19:04:45 +0200 |
| commit | e1f9a8e8c90ae54387922e33e5ac4fd759747d01 (patch) | |
| tree | be75154742d88bbf4c22d17d65d75958da14cabe /python | |
| parent | i386: Move HV_APIC_ACCESS_RECOMMENDED bit setting to hyperv_fill_cpuids() (diff) | |
| download | qemu-e1f9a8e8c90ae54387922e33e5ac4fd759747d01.tar.gz qemu-e1f9a8e8c90ae54387922e33e5ac4fd759747d01.tar.xz qemu-e1f9a8e8c90ae54387922e33e5ac4fd759747d01.zip | |
i386: Implement pseudo 'hv-avic' ('hv-apicv') enlightenment
The enlightenment allows to use Hyper-V SynIC with hardware APICv/AVIC
enabled. Normally, Hyper-V SynIC disables these hardware features and
suggests the guest to use paravirtualized AutoEOI feature. Linux-4.15
gains support for conditional APICv/AVIC disablement, the feature
stays on until the guest tries to use AutoEOI feature with SynIC. With
'HV_DEPRECATING_AEOI_RECOMMENDED' bit exposed, modern enough Windows/
Hyper-V versions should follow the recommendation and not use the
(unwanted) feature.
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Message-Id: <20210902093530.345756-7-vkuznets@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
