Re: Dovetail 7.1-rc6 updates pushed
Philippe Gerum <[email protected]>
| Newsgroups | dev.linux.lists.xenomai |
|---|---|
| Message-ID | <[email protected]> |
Florian Bezdeka <[email protected]> writes: > Hi all, > > I just pushed the following branch updates for Dovetail based on 7.1- > rc6: > > Dovetail: > wip/flo/v7.1-dovetail-rebase > wip/flo/v7.1-dovetail-rebase+riscv > > Evl: > wip/flo/v7.1-evl-rebase > wip/flo/v7.1-evl-rebase+riscv > > The +riscv branches are containing v8 of Tobias' riscv enabling series, > maybe we need v9, let's see. > > Any additional testing on those branches is highly appreciated. > > @Philippe: > I'm still waiting for some feedback for [1]. That seems now to be a > invalid combination of kconfigs, which is dovetail specific. Upstream > thread at [2]. > > Can you remember why KVM_INTEL is not selecting X86_FRED in case > IRQ_PIPELINE is enabled? I haven't checked the details yet, nor tried to > remove the dovetail specific adjustment. > Maybe because the pipeline never supported X86_FRED, doing so would required to rework the irq-entry trampoline macros, which is deemed painful work. -- Philippe.