commit | 128531d9e10908a08761ed1ce10e607985d172d7 | [log] [tgz] |
---|---|---|
author | Vitaly Kuznetsov <vkuznets@redhat.com> | Fri May 17 16:19:24 2019 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jun 21 02:29:39 2019 +0200 |
tree | 8221bb01bfe2372edbdd2f801d7bc6ca8c6f91d3 | |
parent | 8caba36db5d70beb5353b5b5d28421b67275bcf0 [diff] |
i386/kvm: add support for Direct Mode for Hyper-V synthetic timers Hyper-V on KVM can only use Synthetic timers with Direct Mode (opting for an interrupt instead of VMBus message). This new capability is only announced in KVM_GET_SUPPORTED_HV_CPUID. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Message-Id: <20190517141924.19024-10-vkuznets@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>