On Fri, 2015-01-30 at 14:30 +, Dave Scott wrote:
>
>
> > On 30 Jan 2015, at 14:11, Andrew Cooper wrote:
> >
> > The Ocaml stub to retrieve the hypervisor console ring had a few problems.
> >
> > * A single 32k buffer would truncate a large console ring.
> > * The buffer was static and not
> On 30 Jan 2015, at 14:11, Andrew Cooper wrote:
>
> The Ocaml stub to retrieve the hypervisor console ring had a few problems.
>
> * A single 32k buffer would truncate a large console ring.
> * The buffer was static and not under the protection of the Ocaml GC lock so
> could be clobbered b