Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

domd: tag mfis_mbox node as xen,passthrough #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sa-kib
Copy link

@sa-kib sa-kib commented Sep 25, 2023

mfix_mbox and iccom015 share the same IRQ number hence have to be tagged for passthrough the same way. Otherwise dom0 won't let domain be created if it's configured with iccom015 device.

mfix_mbox and iccom015 share the same IRQ number hence have to be tagged for
passthrough the same way. Otherwise dom0 won't let domain be created if it's
configured with iccom015 device.

Signed-off-by: Sergiy Kibrik <[email protected]>
@sa-kib sa-kib requested a review from lorc September 25, 2023 10:11
@sa-kib sa-kib self-assigned this Sep 25, 2023
@lorc
Copy link
Collaborator

lorc commented Sep 25, 2023

Which kernel version are you using? I am asking because out standard spider-master build works just fine and I am worried that your PR may break our master branch.

@sa-kib
Copy link
Author

sa-kib commented Sep 25, 2023

Which kernel version are you using? I am asking because out standard spider-master build works just fine and I am worried that your PR may break our master branch.

kernel version is v5.10.41/rcar-5.1.7.rc11

@lorc
Copy link
Collaborator

lorc commented Sep 25, 2023

Okay, but how it is working right now? Does it mean that currently we have a broken master branch?

@sa-kib
Copy link
Author

sa-kib commented Sep 26, 2023

Okay, but how it is working right now? Does it mean that currently we have a broken master branch?

I think that's because right now spider-master is based on branch v5.10.41/rcar-5.1.7.rc6 which does not have this patch:
f9696b6f3a72a7ab8c0e4ea71156c82eee75a780

It's only after rebasing over v5.10.41/rcar-5.1.7.rc11 I'd expect this problem to arise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants