« Previous | Next » 

Revision bb34007e

IDbb34007e86aa2a7902ee60e0f6fa2f0e4cccbffe

Added by Michael S. Tsirkin about 13 years ago

pci: bridge control fixup

PCI_BRIDGE_CTL_DISCARD_STATUS (bit 10 in bridge control register)
is W1C so we should not make it writeable, otherwise the assert(!(wmask
& w1cmask)) in pci_default_write_config() is hit

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

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences