msix: track function masked in pci device state
authorMichael S. Tsirkin <mst@redhat.com>
Mon, 21 Nov 2011 16:57:21 +0000 (18:57 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 21 Nov 2011 21:05:59 +0000 (15:05 -0600)
commit231bf39ed92de7fbdb6e72869f1554debf36ba61
treef536105b459952d4781b03ceffc3491519191793
parenta04296ed7fff561a0f86166bd316a90e3e3bc3a4
msix: track function masked in pci device state

Only go over the table when function is masked.
This is not really important for qemu.git but helps
fix a bug in qemu-kvm.git.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/msix.c
hw/pci.h