Re: [Xen-devel] [PATCH v9 02/15] libxc/progress: Extend the progress interface

2015-04-22 Thread Ian Campbell
On Mon, 2015-04-20 at 14:15 +0100, Andrew Cooper wrote: > On 15/04/15 11:55, Ian Campbell wrote: > > On Fri, 2015-04-10 at 18:15 +0100, Andrew Cooper wrote: > >> Not everything which needs reporting as progress comes with a range. > >> Extend > >> the interface to allow reporting of a single stat

Re: [Xen-devel] [PATCH v9 02/15] libxc/progress: Extend the progress interface

2015-04-20 Thread Andrew Cooper
On 15/04/15 11:55, Ian Campbell wrote: > On Fri, 2015-04-10 at 18:15 +0100, Andrew Cooper wrote: >> Not everything which needs reporting as progress comes with a range. Extend >> the interface to allow reporting of a single statement. >> >> The programming interface now looks like: >> xc_set_pro

Re: [Xen-devel] [PATCH v9 02/15] libxc/progress: Extend the progress interface

2015-04-15 Thread Ian Campbell
On Fri, 2015-04-10 at 18:15 +0100, Andrew Cooper wrote: > Not everything which needs reporting as progress comes with a range. Extend > the interface to allow reporting of a single statement. > > The programming interface now looks like: > xc_set_progress_prefix() > set the prefix string to