diff options
author | Paul Durrant <paul.durrant@citrix.com> | 2018-05-15 17:40:53 +0100 |
---|---|---|
committer | Stefano Stabellini <sstabellini@kernel.org> | 2018-05-31 12:04:55 -0700 |
commit | d3c49ebbe26b48615e14b8baa88a59cd33761ea6 (patch) | |
tree | 6870f8466e12ac41d0999562fdd997bc00e3f995 /tcg/aarch64 | |
parent | 04a8f72e877b9a912ffd7afa84209909577d1d96 (diff) | |
download | qemu-d3c49ebbe26b48615e14b8baa88a59cd33761ea6.zip qemu-d3c49ebbe26b48615e14b8baa88a59cd33761ea6.tar.gz qemu-d3c49ebbe26b48615e14b8baa88a59cd33761ea6.tar.bz2 |
xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages
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.durrant@citrix.com>
Reviewed-by: Anthony PERARD <anthony.perard@citrix.com>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
Diffstat (limited to 'tcg/aarch64')
0 files changed, 0 insertions, 0 deletions