aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type register
commit310e91f7d0aaec27f55969597ccbb4e83612695e
authorChen Fan <chen.fan.fnst@cn.fujitsu.com>
Tue, 10 Mar 2015 01:49:49 +0000 (10 09:49 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 18 Mar 2015 11:19:16 +0000 (18 12:19 +0100)
tree3118b1ddc9643fa18d7f690840e103a92e136e49
parentb01738c23da718678469cbe85c0a4a82b19652d4
aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type register

Error Status Register, so this patch fix a wrong definition
for PCI_ERR_COR_STATUS register with w1cmask type.

Signed-off-by: Chen Fan <chen.fan.fnst@cn.fujitsu.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci/pcie_aer.c