On Mon, 2016-01-25 at 16:25 +0100, Roger Pau Monne wrote: > From: Roger Pau Monne <[email protected]> > > Signed-off-by: Roger Pau Monné <[email protected]> > Reported by: Konrad Rzeszutek Wilk <[email protected]>
This doesn't seem too critical to me, but acked + applied. > --- > Cc: Ian Jackson <[email protected]> > Cc: Ian Campbell <[email protected]> > Cc: Wei Liu <[email protected]> > --- > tools/libxl/libxl_internal.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/tools/libxl/libxl_internal.h b/tools/libxl/libxl_internal.h > index b194e65..fc1b558 100644 > --- a/tools/libxl/libxl_internal.h > +++ b/tools/libxl/libxl_internal.h > @@ -2425,8 +2425,8 @@ struct libxl__multidev { > * provided by qemu) are freed (eg, fds closed) before it shuts down, > * and no confirmation from a terminating qemu back to the toolstack. > * > - * This will need to be fixed in Xen 4.3. In the meantime (Xen 4.2) > - * we implement a bodge. > + * This will need to be fixed in future Xen versions. In the meantime > + * (Xen 4.2) we implement a bodge. > * > * WE WANT TO UNPLUG WE WANT TO SHUT DOWN OR DESTROY > * | | _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
