commit | c31d04b516b183b02336f8cce65a41bd547f6f6b | [log] [tgz] |
---|---|---|
author | Marcel Apfelbaum <marcel.a@redhat.com> | Mon Oct 07 10:36:41 2013 +0300 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Oct 14 17:11:45 2013 +0300 |
tree | 1aebeb967a39378c80ea1f1b6e38da541cf73a86 | |
parent | 5a03e708f213c716c9dde11e8ab4b23b8ca5c066 [diff] |
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>