commit | 72de5fa4c16195827252b961ba44028a39dfeaff | [log] [tgz] |
---|---|---|
author | Vitaly Kuznetsov <vkuznets@redhat.com> | Mon May 25 16:41:22 2020 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Jun 01 04:26:08 2020 -0400 |
tree | e662fd0440ec378bd99ce131cee9b51f08bb0863 | |
parent | 557a961abbe06ed9dfd3b55ef7bd6e68295cda3d [diff] |
KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT Introduce new capability to indicate that KVM supports interrupt based delivery of 'page ready' APF events. This includes support for both MSR_KVM_ASYNC_PF_INT and MSR_KVM_ASYNC_PF_ACK. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Message-Id: <20200525144125.143875-8-vkuznets@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>