On Tue, May 15, 2018 at 05:40:53PM +0100, Paul Durrant wrote: > Xen 4.11 has a new API to directly map guest resources. Among the resources > that can be mapped using this API are ioreq pages. > > This patch modifies QEMU to attempt to use the new API should it exist, > falling back to the previous mechanism if it is unavailable. > > Signed-off-by: Paul Durrant <paul.durr...@citrix.com>
Reviewed-by: Anthony PERARD <anthony.per...@citrix.com> -- Anthony PERARD