]> git.proxmox.com Git - qemu.git/commit - hw/pci.c
pci: interrupt status bit implementation
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 25 Nov 2009 13:44:40 +0000 (15:44 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 7 Dec 2009 19:50:53 +0000 (21:50 +0200)
commitf9bf77dd1f838b0061172fe41709b221956da2f5
treecd8a308b9b646770a1f29dc28456a6558b8ba519
parentd036bb215e0ac1d1fd467239f1d3b7d904cac90a
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>
hw/pci.c
hw/pci.h