Changes since '[PATCH RESEND v3 0/3] i386: Fix Hyper-V Gen1 guests stuck
on boot with 'hv-passthrough':
- Added "target/i386: Make sure SynIC state is really updated before KVM_RUN"
to the set.
This is a long pending collection of fixes for various Hyper-V related
issues, mostly detected by tests. On top of that, the patchset updates
Hyper-V related documentation adding recommendations.
Vitaly Kuznetsov (4):
target/i386: Fix conditional CONFIG_SYNDBG enablement
target/i386: Exclude 'hv-syndbg' from 'hv-passthrough'
target/i386: Make sure SynIC state is really updated before KVM_RUN
docs/system: Add recommendations to Hyper-V enlightenments doc
docs/system/i386/hyperv.rst | 43 +++++++++++++++++++++++++++++++++----
target/i386/cpu.c | 2 ++
target/i386/kvm/hyperv.c | 1 +
target/i386/kvm/kvm.c | 18 ++++++++++------
4 files changed, 54 insertions(+), 10 deletions(-)
--
2.46.0