]> git.ipfire.org Git - thirdparty/qemu.git/commit
pci: interrupt status bit implementation
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 25 Nov 2009 13:44:40 +0000 (15:44 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 7 Dec 2009 22:36:48 +0000 (16:36 -0600)
commit67a2698dacbabb40ec6ad1a9a9c839164170fedc
tree3d6c0e7ce59f45d26bbe70e3e1b3ef8bb0f727fe
parenteea4acfa5c1ef26439a718375475fe468b7f2fba
pci: interrupt status bit implementation

interrupt status is a mandatory feature in PCI spec,
so devices must implement it to be spec compliant.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Isaku Yamahata <yamahata@valinux.co.jp>
(cherry picked from commit f9bf77dd1f838b0061172fe41709b221956da2f5)
hw/pci.c
hw/pci.h