On May 13, 2016 5:09 PM, Jan Beulich <jbeul...@suse.com> wrote: > >>> On 13.05.16 at 10:04, <quan...@intel.com> wrote: > > On May 12, 2016 11:06 PM, Jan Beulich <jbeul...@suse.com> wrote: > >> >>> On 12.05.16 at 16:28, <quan...@intel.com> wrote: > >> > On May 10, 2016 2:54 PM, Jan Beulich <jbeul...@suse.com> wrote: > >> >> >>> On 10.05.16 at 05:41, <quan...@intel.com> wrote: > >> >> > On May 10, 2016 12:14 AM, Jan Beulich <jbeul...@suse.com> wrote: > >> >> >> >>> On 06.05.16 at 10:54, <quan...@intel.com> wrote: > What I think might at least come close to what Kevin and I would like to see > is > something like > > if ( !d->is_shutting_down && printk_ratelimit() ) > printk(...); > if ( !is_hardware_domain(d) ) > domain_crash(d); > > For Dom0 that'll still be more verbose than we'd really like, but it at least > wouldn't outright flood the console. >
Thanks!! It is really better to come close to Kevin's previous suggestion. I'll follow it for v5. Quan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel