Oleksandr Tyshchenko <[email protected]> writes:
> From: Oleksandr Tyshchenko <[email protected]> > > The IOREQ is a common feature now and this struct will be used > on Arm as is. Move it to common struct domain. This also > significantly reduces the layering violation in the common code > (*arch.hvm* usage). > > We don't move ioreq_gfn since it is not used in the common code > (the "legacy" mechanism is x86 specific). > > Signed-off-by: Oleksandr Tyshchenko <[email protected]> > Acked-by: Jan Beulich <[email protected]> > CC: Julien Grall <[email protected]> > [On Arm only] > Tested-by: Wei Chen <[email protected]> Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée
