xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RFC 0/3] libxl: upstream Qemu as PV backend for IOEMU stubdom
@ 2017-06-25 22:15 Simon Waterman
  2017-06-25 22:15 ` [PATCH RFC 1/3] " Simon Waterman
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Simon Waterman @ 2017-06-25 22:15 UTC (permalink / raw)
  To: xen-devel; +Cc: ian.jackson, wei.liu2

This patch adds support for choosing upstream QEMU as the PV QEMU
backend for an IOEMU stubdom instead of qemu-xen-traditional.
The motivation is to expose QEMU features only available in upstream
like VNC auth options.

It adds a new xl.cfg file parameter named device_model_pv_version taking
the same values as device_model_version.  I made the choice configurable
as upstream QEMU requires more RAM than qemu-xen-traditional.

This patch was prompted by guidance from Ian when my SASL patch to
qemu-xen-trad was deemed too complicated.

 libxl/libxl_dm.c      |    6 ++++--
 libxl/libxl_types.idl |    1 +
 xl/xl_parse.c         |   19 +++++++++++++++++++
 3 files changed, 24 insertions(+), 2 deletions(-)


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

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

end of thread, other threads:[~2017-06-28 17:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-25 22:15 [PATCH RFC 0/3] libxl: upstream Qemu as PV backend for IOEMU stubdom Simon Waterman
2017-06-25 22:15 ` [PATCH RFC 1/3] " Simon Waterman
2017-06-25 22:15 ` [PATCH RFC 2/3] " Simon Waterman
2017-06-25 22:15 ` [PATCH RFC 3/3] " Simon Waterman
2017-06-28 17:36 ` [PATCH RFC 0/3] " Wei Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).