]> git.proxmox.com Git - mirror_qemu.git/commit
pci-assign: Use msi_get_message()
authorAlex Williamson <alex.williamson@redhat.com>
Tue, 2 Oct 2012 19:22:14 +0000 (13:22 -0600)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 29 Oct 2012 15:59:06 +0000 (17:59 +0200)
commit2b199f9318ec698dfced65f5d4ad9729f166e37c
treee0ccd5b97c462a9e10d5d75683e8ba16365b601f
parent39b9bc626a436837f0068cb600aaf91c0e8aa937
pci-assign: Use msi_get_message()

pci-assign only uses a subset of the flexibility msi_get_message()
provides, but it's still worthwhile to use it.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/kvm/pci-assign.c