Comment 3 for bug 1894869

Revision history for this message
Alex Williamson (alex-l-williamson) wrote :

PS, this can never be true:

+ (vdev->device_id & 0xff00) == 0x1425))

The lower byte would always be 00. It's the wrong fix anyway, BAR4 is still missing.