]> git.proxmox.com Git - qemu.git/commit
hw/pcie: AER and hot-plug events must use device's interrupt
authorMarcel Apfelbaum <marcel.a@redhat.com>
Mon, 7 Oct 2013 07:36:40 +0000 (10:36 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 14 Oct 2013 14:11:45 +0000 (17:11 +0300)
commit5a03e708f213c716c9dde11e8ab4b23b8ca5c066
tree0ffce44d049bd8ba1dcd05f6cf06b6e49d3e9c61
parent9e64f8a3fcc88a508990a62ecc5a1269e41272ad
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>
hw/pci/pcie.c
hw/pci/pcie_aer.c
include/hw/pci/pcie.h