pci: add W1C bits to pci status register
commit89d437df5e68e8b289e501dde570917677fd6dfc
authorIsaku Yamahata <yamahata@valinux.co.jp>
Tue, 16 Nov 2010 08:26:07 +0000 (16 17:26 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 22 Nov 2010 08:00:06 +0000 (22 10:00 +0200)
tree39de68cb74e30f5a4ad4bcc8216e85447fe98aad
parente927d48722fdcba50f82d653c5a1927752483054
pci: add W1C bits to pci status register

This patch adds W1C bit support in the initialization/reset of pci
status registers.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci.c