commit | b6981cb57be5d66b1b7cf9009a122fb3cdd4b96b | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Nov 25 16:31:42 2009 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Dec 07 21:50:53 2009 +0200 |
tree | ab6baa03077255ac9138ec1909f701108496d85e | |
parent | f9bf77dd1f838b0061172fe41709b221956da2f5 [diff] |
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>