pci: interrupt disable bit support
commit0ea5709a32085f7d14901a09d12bd35f9b267607
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 25 Nov 2009 14:31:42 +0000 (25 16:31 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 7 Dec 2009 22:36:49 +0000 (7 16:36 -0600)
treeb61a1a140b0ca7bfc7b806410117f4166170bf01
parent67a2698dacbabb40ec6ad1a9a9c839164170fedc
pci: interrupt disable bit support

Interrupt disable bit is mandatory in PCI spec.
Implement it to make devices spec compliant.

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