coreos-assembler icon indicating copy to clipboard operation
coreos-assembler copied to clipboard

[ppc64le] Use XICS Interrupt Controller

Open mtarsel opened this issue 1 year ago • 2 comments

Using this interrupt controller will remove this warning from test output:

qemu-system-ppc64: warning: kernel_irqchip allowed but unavailable: IRQ_XIVE capability must be present for KVM

Falling back to kernel-irqchip=off

The previous link was 404. More info about pseries and XICS in new link.

Related to issue https://github.com/coreos/coreos-assembler/issues/2473

mtarsel avatar Oct 04 '24 19:10 mtarsel

Hi @mtarsel. Thanks for your PR.

I'm waiting for a coreos member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

openshift-ci[bot] avatar Oct 04 '24 19:10 openshift-ci[bot]

/retest

ravanelli avatar Oct 23 '24 19:10 ravanelli

/ok-to-test

ravanelli avatar Oct 23 '24 21:10 ravanelli