Re: [Xen-devel] [PATCH 15/17] ocaml/libxs: honour XEN_RUN_STORED

2016-06-14 Thread David Scott
> On 13 Jun 2016, at 08:49, Wei Liu wrote: > > Signed-off-by: Wei Liu > --- > Cc: Ian Jackson > Cc: David Scot > --- > tools/ocaml/libs/xs/xs.ml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tools/ocaml/libs/xs/xs.ml b/tools/ocaml/libs/xs/xs.ml > index 7e14487..db99

[Xen-devel] [PATCH 15/17] ocaml/libxs: honour XEN_RUN_STORED

2016-06-13 Thread Wei Liu
Signed-off-by: Wei Liu --- Cc: Ian Jackson Cc: David Scot --- tools/ocaml/libs/xs/xs.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ocaml/libs/xs/xs.ml b/tools/ocaml/libs/xs/xs.ml index 7e14487..db9959a 100644 --- a/tools/ocaml/libs/xs/xs.ml +++ b/tools/ocaml/libs/