All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ioreq: make use of 'legacy' GFNs
@ 2018-10-05 13:43 Paul Durrant
  2018-10-05 13:43 ` [PATCH 1/2] x86/hvm: make sure HVM_PARAM_[BUF]IOREQ_PFN can only be set once Paul Durrant
  2018-10-05 13:43 ` [PATCH 2/2] x86/hvm/ioreq: allow ioreq servers to use HVM_PARAM_[BUF]IOREQ_PFN Paul Durrant
  0 siblings, 2 replies; 10+ messages in thread
From: Paul Durrant @ 2018-10-05 13:43 UTC (permalink / raw)
  To: xen-devel; +Cc: Paul Durrant

Paul Durrant (2):
  x86/hvm: make sure HVM_PARAM_[BUF]IOREQ_PFN can only be set once
  x86/hvm/ioreq: allow ioreq servers to use HVM_PARAM_[BUF]IOREQ_PFN

 xen/arch/x86/hvm/hvm.c           |  2 ++
 xen/arch/x86/hvm/ioreq.c         | 50 ++++++++++++++++++++++++++++++++++++++--
 xen/include/asm-x86/hvm/domain.h |  3 ++-
 3 files changed, 52 insertions(+), 3 deletions(-)

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

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

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-05 13:43 [PATCH 0/2] ioreq: make use of 'legacy' GFNs Paul Durrant
2018-10-05 13:43 ` [PATCH 1/2] x86/hvm: make sure HVM_PARAM_[BUF]IOREQ_PFN can only be set once Paul Durrant
2018-10-08 13:16   ` Jan Beulich
2018-10-08 13:20   ` Jan Beulich
2018-10-08 13:21     ` Paul Durrant
2018-10-05 13:43 ` [PATCH 2/2] x86/hvm/ioreq: allow ioreq servers to use HVM_PARAM_[BUF]IOREQ_PFN Paul Durrant
2018-10-08 13:29   ` Jan Beulich
2018-10-08 14:38     ` Paul Durrant
2018-10-08 14:59       ` Jan Beulich
2018-10-08 15:05         ` 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.