Mailing List Archive

[PATCH v2 0/2] tools/ocaml/libs/xc: domid control
For debugging/testing purposes we want to be able to control the domid
from the XAPI toolstack too. Xen supports this since a long time.

For convenience here is a tree with all patch series applied:
https://github.com/edwintorok/xen/pull/1


Edwin Török (2):
tools/ocaml/xenstored: trim txhistory on xenbus reconnect
tools/ocaml/libs/xc: backward compatible domid control at domain
creation time

tools/ocaml/libs/xc/xenctrl.ml | 5 ++++-
tools/ocaml/libs/xc/xenctrl.mli | 4 ++--
tools/ocaml/libs/xc/xenctrl_stubs.c | 6 +++---
tools/ocaml/xenstored/connection.ml | 2 +-
tools/ocaml/xenstored/history.ml | 4 ++++
tools/ocaml/xenstored/process.ml | 4 ++--
6 files changed, 16 insertions(+), 9 deletions(-)

--
2.29.2