[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 4/8] xenalyze: include odd mmio states in default output
On Thu, May 7, 2015 at 11:35 AM, Olaf Hering <olaf@xxxxxxxxx> wrote: > Signed-off-by: Olaf Hering <olaf@xxxxxxxxx> > Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> > Cc: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> > Cc: Ian Campbell <ian.campbell@xxxxxxxxxx> > Cc: Wei Liu <wei.liu2@xxxxxxxxxx> Acked-by: George Dunlap <george.dunlap@xxxxxxxxxxxxx> > --- > 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@xxxxxxxxxxxxx > http://lists.xen.org/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |