« Previous | Next » 

Revision 9bdbbfc3

ID9bdbbfc3a04c28dc43af5afffb32066623cb0022

Added by Paolo Bonzini over 10 years ago

pci: clean up resetting of IRQs

pci_device_reset will deassert the INTX pins, and this will make the
irq_count array all-zeroes. Check that this is the case, and remove
the existing loop which might even unsync irq_count and irq_state.

Signed-off-by: Paolo Bonzini <>
Signed-off-by: Michael S. Tsirkin <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences