Re: [Xen-devel] [PATCH] ocaml/xc: correct shutdown_reason enumeration

2015-11-16 Thread Ian Campbell
On Thu, 2015-11-05 at 11:56 +, David Scott wrote: > > On 5 Nov 2015, at 11:39, Simon Rowe wrote: > > > > As defined by the Xen public header the fifth value of > > shutdown_reason is watchdog. > > I’ve always been a bit suspicious about having both “Poweroff” and “Halt” > there. Perhaps ther

Re: [Xen-devel] [PATCH] ocaml/xc: correct shutdown_reason enumeration

2015-11-05 Thread David Scott
> On 5 Nov 2015, at 11:39, Simon Rowe wrote: > > As defined by the Xen public header the fifth value of > shutdown_reason is watchdog. I’ve always been a bit suspicious about having both “Poweroff” and “Halt” there. Perhaps there was some confusion between what could be written to ‘control/sh