mbox series

[v3,0/2] PV driver compatibility fixes

Message ID 20200313121942.1213-1-paul@xen.org (mailing list archive)
Headers show
Series PV driver compatibility fixes | expand

Message

Paul Durrant March 13, 2020, 12:19 p.m. UTC
From: Paul Durrant <paul@xen.org>

Paul Durrant (2):
  libxl: create domain 'error' node in xenstore
  libxl: make creation of xenstore 'suspend event channel' node
    optional...

 docs/man/xl.cfg.5.pod.in        |  7 +++++++
 docs/misc/xenstore-paths.pandoc | 12 +++++++++---
 tools/libxl/libxl.h             | 14 +++++++++++++-
 tools/libxl/libxl_create.c      | 17 +++++++++++++----
 tools/libxl/libxl_types.idl     |  1 +
 tools/xl/xl_parse.c             |  3 +++
 6 files changed, 46 insertions(+), 8 deletions(-)