]> git.proxmox.com Git - qemu.git/commit
msix: Add msix_nr_vectors_allocated
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 17 May 2012 13:32:38 +0000 (10:32 -0300)
committerAvi Kivity <avi@redhat.com>
Mon, 21 May 2012 16:22:50 +0000 (19:22 +0300)
commitcb697aaab9c1d8078721513a11cb1ce2729b9c92
tree1b19040226f8ed9b03f601ad679636918d01942b
parentbbf3b80401d55ac3339160cefa17f0015317f512
msix: Add msix_nr_vectors_allocated

Analogously to msi_nr_vectors_allocated, add a service for MSI-X. Will
be used by the virtio-pci layer.

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