mbox series

[0/3] PV driver compatibility fixes

Message ID 20200226160848.1854-1-pdurrant@amazon.com (mailing list archive)
Headers show
Series PV driver compatibility fixes | expand

Message

Paul Durrant Feb. 26, 2020, 4:08 p.m. UTC
Paul Durrant (3):
  libxl: create domain 'error' node in xenstore
  libxl: make creation of xenstore suspend event channel node optional
  libxl: make the top level 'device' node in xenstore writable...

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