pci: interrupt disable bit support
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 25 Nov 2009 14:31:42 +0000 (16:31 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 7 Dec 2009 19:50:53 +0000 (21:50 +0200)
commitb6981cb57be5d66b1b7cf9009a122fb3cdd4b96b
treeab6baa03077255ac9138ec1909f701108496d85e
parentf9bf77dd1f838b0061172fe41709b221956da2f5
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>
hw/pci.c
hw/pci.h