On 27/11/15 13:43, Roger Pau Monne wrote: > diff --git a/tools/libxl/libxl_internal.h b/tools/libxl/libxl_internal.h > index 7e8054a..d6cb63d 100644 > --- a/tools/libxl/libxl_internal.h > +++ b/tools/libxl/libxl_internal.h > @@ -3036,6 +3036,9 @@ struct libxl__stream_write_state { > libxl__datacopier_state dc; > sws_record_done_cb record_done_callback; > > + /* Cache device model version. */ > + int device_model_version; > +
Please put an initialiser in libxl__stream_write_init(). With that done, Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel