Hi Oleksandr,
On 10/02/2021 09:02, Oleksandr wrote:
On 20.01.21 19:05, Julien Grall wrote:
Thinking a bit more what approach to choose...
I would tend to automatically allocate the virtio IRQ (4th option)
rather than use static approach with reserved IRQs
in order to eliminate the chance of a clash with a physical IRQs
completely from the very beginning. From other side
we can indeed use static approach (as simpler one) for now and then
refine it when we have more understanding about the virtio usage.
What do you think?
The static approach should be fine for now.
Cheers,
--
Julien Grall