msi: clean used vectors state on load
commit2460709165b51020c71b094125bc2a4cd605a754
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 5 Jul 2009 12:58:44 +0000 (5 15:58 +0300)
committerAvi Kivity <avi@redhat.com>
Thu, 9 Jul 2009 10:02:04 +0000 (9 13:02 +0300)
tree4938bfdb4de7a54994ff7044fe1a798a611c0d5a
parent7eeb73843fcc86ea25f2e2fd616b1401c9b08d81
msi: clean used vectors state on load

Clean up msix vector usage state on load. Since guest might have control
over it through the device, the device will have to load this state from
file.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
hw/msix.c