qemu-kvm: Move gsi bits from kvm_msix_vector_add to kvm_msi_add_message
commitad16018ee64433754914b73782da94fe2bcc0dac
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 26 Apr 2011 13:19:35 +0000 (26 15:19 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 27 Apr 2011 07:23:56 +0000 (27 10:23 +0300)
tree9de26fdf8882a8b074effa70edf95173faa87d6c
parent832e2661a1f2948fb91f59d52a129a5c9f76164a
qemu-kvm: Move gsi bits from kvm_msix_vector_add to kvm_msi_add_message

Testing support and allocating a GSI for an MSI message is required both
for MSI and MSI-X. At this chance, drop the aging version warning.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
hw/msix.c
qemu-kvm.c