On Thu, May 07, 2015 at 10:35:40AM +0000, Olaf Hering wrote: > Signed-off-by: Olaf Hering <o...@aepfle.de> > Cc: Ian Jackson <ian.jack...@eu.citrix.com> > Cc: Stefano Stabellini <stefano.stabell...@eu.citrix.com> > Cc: Ian Campbell <ian.campb...@citrix.com> > Cc: Wei Liu <wei.l...@citrix.com>
Acked-by: Wei Liu <wei.l...@citrix.com> > --- > tools/xentrace/xenalyze/xenalyze.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tools/xentrace/xenalyze/xenalyze.c > b/tools/xentrace/xenalyze/xenalyze.c > index 51a2d1d..58e8456 100644 > --- a/tools/xentrace/xenalyze/xenalyze.c > +++ b/tools/xentrace/xenalyze/xenalyze.c > @@ -3740,7 +3740,7 @@ void hvm_mmio_assist_postprocess(struct hvm_data *h) > static int warned = 0; > if (!warned) > { > - fprintf(stderr, "%s: Strange, MMIO with unexpected exit reason > %d\n", > + fprintf(warn, "%s: Strange, MMIO with unexpected exit reason > %d\n", > __func__, h->exit_reason); > warned=1; > } _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel