diff options
author | Vitaly Kuznetsov <vkuznets@redhat.com> | 2021-09-02 11:35:28 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-10-01 19:04:45 +0200 |
commit | e1f9a8e8c90ae54387922e33e5ac4fd759747d01 (patch) | |
tree | be75154742d88bbf4c22d17d65d75958da14cabe /scripts/qapi/gen.py | |
parent | 050716292a63f4969b32cac32b85774521738ef5 (diff) | |
download | qemu-e1f9a8e8c90ae54387922e33e5ac4fd759747d01.zip qemu-e1f9a8e8c90ae54387922e33e5ac4fd759747d01.tar.gz qemu-e1f9a8e8c90ae54387922e33e5ac4fd759747d01.tar.bz2 |
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 'scripts/qapi/gen.py')
0 files changed, 0 insertions, 0 deletions