On Mon, Jan 8, 2018 at 10:22 AM, Konrad Rzeszutek Wilk <konrad.w...@oracle.com> wrote: > .snip.. >> + printk("Vixen Xenstore evtchn is %d, pfn is 0x%" PRIx64 "\n", >> + *pstore_evtchn, *pstore_mfn); > > So.. patch " console: do not print banner if below info log threshold" > speaks about having the printk be as close to what the PV guest would be > but here you are providing the printks. > ? > And the other patches too?
When using loglvl=none, this printk will be suppressed. It's useful for debugging though. The banner patch was needed because even with loglvl=none, the banner is still printed out. The QEMU console patch is yet another option which sends the Xen logging output to the QEMU log. Regards, Anthony Liguori > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xenproject.org > https://lists.xenproject.org/mailman/listinfo/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel