commit | 5a03e708f213c716c9dde11e8ab4b23b8ca5c066 | [log] [tgz] |
---|---|---|
author | Marcel Apfelbaum <marcel.a@redhat.com> | Mon Oct 07 10:36:40 2013 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Oct 14 17:11:45 2013 +0300 |
tree | 0ffce44d049bd8ba1dcd05f6cf06b6e49d3e9c61 | |
parent | 9e64f8a3fcc88a508990a62ecc5a1269e41272ad [diff] |
hw/pcie: AER and hot-plug events must use device's interrupt The fields hpev_intx and aer_intx were removed because both AER and hot-plug events must use device's interrupt. Assert/deassert interrupts using pci irq wrappers instead. Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>