On Tue, 2021-12-21 at 04:43 -0800, jiajun huang wrote: > Hi everyone, > When I tried to add two ivshmem PCI devices to the root cell, a > "FATAL: unsupported instruction" bug occurred. This bug is caused by > x86_mmio_parse. How can I fix this bug? Below is my root-cell > configuration and log output from the port.
I assume the illegal instruction is caused by the kernel panic implementation. There should be a kernel stack trace somewhere. The root cause might be an invalid mmio configuration. The trace / dump should provide some more details which hopefully helps to narrow that down. > > thanks, > Jiajun -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/0fe03b7d03ac8d9e622243d65b18812773af88c7.camel%40siemens.com.
