]> Git Repo - qemu.git/commit - hw/pci/pcie_aer.c
pci/aer: fix error injection
authorMichael S. Tsirkin <[email protected]>
Wed, 8 Dec 2010 08:46:25 +0000 (17:46 +0900)
committerMichael S. Tsirkin <[email protected]>
Thu, 9 Dec 2010 10:48:26 +0000 (12:48 +0200)
commitc3f33667a64a6de0b92106c862247d97d81490ef
tree508fe4cb02ac8d22f93551d13d50c85e1ca5c1d4
parent624c716cc576ec5e6bed50da3deb45aa9537cacd
pci/aer: fix error injection

Fix the injection logic upon aer message to follow 6.2.4.1.2 more
closely: specifically only send an msi interrupt when the logical or of
the enabled bits changed, not when a bit which was previously clear
becomes set.

Signed-off-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Isaku Yamahata <[email protected]>
hw/pcie_aer.c
This page took 0.025946 seconds and 4 git commands to generate.