> -----Original Message----- > From: Xen-devel <[email protected]> On Behalf Of > Oleksandr Tyshchenko > Sent: 15 October 2020 17:44 > To: [email protected] > Cc: Oleksandr Tyshchenko <[email protected]>; Paul Durrant > <[email protected]>; Jan Beulich > <[email protected]>; Andrew Cooper <[email protected]>; Roger Pau > Monné > <[email protected]>; Wei Liu <[email protected]>; Julien Grall > <[email protected]>; Stefano Stabellini > <[email protected]>; Julien Grall <[email protected]> > Subject: [PATCH V2 05/23] xen/ioreq: Make x86's hvm_mmio_first(last)_byte() > common > > From: Oleksandr Tyshchenko <[email protected]> > > The IOREQ is a common feature now and these helpers will be used > on Arm as is. Move them to xen/ioreq.h and replace "hvm" prefixes > with "ioreq". > > Signed-off-by: Oleksandr Tyshchenko <[email protected]> > CC: Julien Grall <[email protected]> >
Reviewed-by: Paul Durrant <[email protected]>
