« Previous | Next » 

Revision 2b3cb353

ID2b3cb353e7af7a90eec22ba9720dcef2a80c7f6f

Added by Michael S. Tsirkin over 13 years ago

pci/aer: fix interrupt on config write

config write handling for aer seems broken:
For example, it won't clear a level interrupt
when command register is set to 0.

Make it match the spec: level should equal
the logical or of enabled bits, msi only
be sent when the logical or changes.

Signed-off-by: Michael S. Tsirkin <>
Signed-off-by: Isaku Yamahata <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences