pci-assign: Add MSI affinity support
commit3459f01b2d9612070ec23221a4ccb60a41b775ae
authorAlex Williamson <alex.williamson@redhat.com>
Mon, 13 May 2013 20:20:02 +0000 (13 14:20 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 22 May 2013 12:40:10 +0000 (22 07:40 -0500)
treed6450f441bf52e030f104af2d9abbbabcd260fcc
parent644c98587d4ccc09e7592e1688e4e7fa363c5a75
pci-assign: Add MSI affinity support

To support guest MSI affinity changes update the MSI message any time
the guest writes to the address or data fields.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 20130513201840.5430.86331.stgit@bling.home
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/i386/kvm/pci-assign.c