On 2017-01-16 15:55, Vaidyanath, Rajiv wrote: > I had to change systems due to hardware issues and I am attaching the > console output along with other files. > > > I've instrumented " hypervisor/arch/x86/pci.c " with your patch but it > does not appear to be in the runtime path.
A typical mistake is to allow a cell direct access to some physical resource, here likely the MMCONFIG space, with MSI-X that could be the related MMIO region, and I myself had some "fun" recently with a directly mapped xAPIC page. Double check that first. Jan -- Siemens AG, Corporate Technology, CT RDA ITP SES-DE Corporate Competence Center Embedded Linux -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
