Re: [RFC PATCH v7 05/14] iommu: Simplify quarantine logic
Jan Beulich <[email protected]>
| Newsgroups | org.xenproject.lists.xen-devel |
|---|---|
| Message-ID | <[email protected]> |
On 20.11.2025 12:09, Teddy Astie wrote: > Current quarantine code is very hard to change and is very > complicated, remove most bits of it and replace it with direct > reassignement to dom_io domain instead. Well, again far too little of a description, even when taking ... > Signed-off-by: Teddy Astie <[email protected]> > --- > A idea would be to rework this feature using the new reworked > IOMMU subsystem. ... this sentence into account: As I can't spot replacement of present logic (fill_qpt() being a prime example) - how is existing behavior retained? I can't help the impression that you simply lose functionality, which is not an option. Jan