On Thu, 13 Mar 2025 23:03:39 +0800 Tomita Moeko <tomitamo...@gmail.com> wrote:
> A previous change made the OpRegion and LPC quirks independent of the > existing legacy mode, update the documentation accordingly. More related > topics, like creating EFI Option ROM of IGD for OVMF, how to solve the > VFIO_DMA_MAP Invalid Argument warning, as well as details on IGD memory > internals, are also added. > > Signed-off-by: Tomita Moeko <tomitamo...@gmail.com> > --- > v2: > * Fixed typos > Link: > https://lore.kernel.org/all/20250312155002.286841-1-tomitamo...@gmail.com/ > > docs/igd-assign.txt | 265 ++++++++++++++++++++++++++++++++------------ > 1 file changed, 196 insertions(+), 69 deletions(-) Reviewed-by: Alex Williamson <alex.william...@redhat.com>