]> rtime.felk.cvut.cz Git - jailhouse.git/commit
pci: ignore PCI bridge violations in Linux to allow bus rescans
authorHenning Schild <henning.schild@siemens.com>
Mon, 24 Nov 2014 17:54:07 +0000 (18:54 +0100)
committerJan Kiszka <jan.kiszka@siemens.com>
Tue, 25 Nov 2014 12:32:02 +0000 (13:32 +0100)
commitbb0483284f6bfa9543867e30f8473cc00449efc5
tree923174c6676552fec67d4b0a4725fd6216ace255
parent77dea0cefb3a0a2d64e7a0bce78b3c8327005822
pci: ignore PCI bridge violations in Linux to allow bus rescans

When adding new devices Linux will access the PCI root bridge. Introduce
a HACK that will ignore the access and not treat it as a violation.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
hypervisor/pci.c