]> git.proxmox.com Git - qemu.git/commit
hw/pci: removed irq field from PCIDevice
authorMarcel Apfelbaum <marcel.a@redhat.com>
Mon, 7 Oct 2013 07:36:41 +0000 (10:36 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 14 Oct 2013 14:11:45 +0000 (17:11 +0300)
commitc31d04b516b183b02336f8cce65a41bd547f6f6b
tree1aebeb967a39378c80ea1f1b6e38da541cf73a86
parent5a03e708f213c716c9dde11e8ab4b23b8ca5c066
hw/pci: removed irq field from PCIDevice

Instead of exposing the the irq field,
pci wrappers to qemu_set_irq or qemu_irq_*
can be used.

Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci/pci.c
include/hw/pci/pci.h