commit | 055b6ae95e14326a514334a0a8528a40cd629d10 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Aug 04 14:01:05 2016 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Aug 04 14:01:21 2016 +0200 |
tree | 617e23c5f8b2833ff50727ef54711d52319b8125 | |
parent | 6f49b2f3414622d3e41135a65dac98968956662b [diff] |
KVM: documentation: fix KVM_CAP_X2APIC_API information The KVM_X2APIC_API_USE_32BIT_IDS feature applies to both KVM_SET_GSI_ROUTING and KVM_SIGNAL_MSI, but was not mentioned in the documentation for the latter ioctl. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>