All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.10 0/3] PVHv2 toolstack leftovers
@ 2017-10-06 13:51 Roger Pau Monne
  2017-10-06 13:51 ` [PATCH for-4.10 1/3] libxc: panic when trying to create a PVH guest without kernel support Roger Pau Monne
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Roger Pau Monne @ 2017-10-06 13:51 UTC (permalink / raw)
  To: xen-devel; +Cc: Roger Pau Monne

Hello,

The following series contains a bugfix for libxc when creating PVH
guests, and two patches to fix and expand the example configuration
files.

My opinion is that all three should be accepted for 4.10. The first one
because it's a bugfix, and the rest are just documentation fixes.

Thanks, Roger.

Roger Pau Monne (3):
  libxc: panic when trying to create a PVH guest without kernel support
  examples: fix HVM config file example
  examples: add a PVH guest config file template

 tools/examples/xlexample.hvm      |  2 +-
 tools/examples/xlexample.pvhlinux | 42 +++++++++++++++++++++++++++++++++++++++
 tools/libxc/xc_dom_elfloader.c    |  7 +++++++
 3 files changed, 50 insertions(+), 1 deletion(-)
 create mode 100644 tools/examples/xlexample.pvhlinux

-- 
2.13.5 (Apple Git-94)


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

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

end of thread, other threads:[~2018-01-19 10:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-06 13:51 [PATCH for-4.10 0/3] PVHv2 toolstack leftovers Roger Pau Monne
2017-10-06 13:51 ` [PATCH for-4.10 1/3] libxc: panic when trying to create a PVH guest without kernel support Roger Pau Monne
2017-10-06 14:38   ` Ian Jackson
2018-01-19  6:11   ` HW42
2018-01-19 10:07     ` Roger Pau Monné
2017-10-06 13:52 ` [PATCH for-4.10 2/3] examples: fix HVM config file example Roger Pau Monne
2017-10-06 13:52 ` [PATCH for-4.10 3/3] examples: add a PVH guest config file template Roger Pau Monne

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.