All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] xen-hvm: use new resource mapping API
@ 2018-05-09 15:46 ` Paul Durrant
  0 siblings, 0 replies; 14+ messages in thread
From: Paul Durrant @ 2018-05-09 15:46 UTC (permalink / raw)
  To: qemu-devel, xen-devel; +Cc: Paul Durrant

This series modifies QEMU to use the new guest resource mapping API
(available in Xen 4.11+) to map ioreq pages.

Paul Durrant (2):
  xen-hvm: create separate function for ioreq server initialization
  xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages

 configure                   |   5 ++
 hw/i386/xen/trace-events    |   1 +
 hw/i386/xen/xen-hvm.c       | 114 ++++++++++++++++++++++++++++++++------------
 include/hw/xen/xen_common.h |  14 ++++++
 4 files changed, 104 insertions(+), 30 deletions(-)

-- 
2.11.0

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2018-05-10  8:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-09 15:46 [Qemu-devel] [PATCH 0/2] xen-hvm: use new resource mapping API Paul Durrant
2018-05-09 15:46 ` Paul Durrant
2018-05-09 15:46 ` [Qemu-devel] [PATCH 1/2] xen-hvm: create separate function for ioreq server initialization Paul Durrant
2018-05-09 15:46   ` Paul Durrant
2018-05-09 15:46 ` [Qemu-devel] [PATCH 2/2] xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages Paul Durrant
2018-05-09 15:46   ` Paul Durrant
2018-05-09 16:01 ` [Qemu-devel] [PATCH 0/2] xen-hvm: use new resource mapping API no-reply
2018-05-09 16:01   ` no-reply
2018-05-09 16:05   ` Paul Durrant
2018-05-09 16:05     ` Paul Durrant
2018-05-09 17:26     ` Eric Blake
2018-05-09 17:26       ` Eric Blake
2018-05-10  8:29       ` Paul Durrant
2018-05-10  8:29       ` Paul Durrant

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.