[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 02/10] IOMMU: handle IOMMU mapping and unmapping failures
On May 13, 2016 5:09 PM, Jan Beulich <JBeulich@xxxxxxxx> wrote: > >>> On 13.05.16 at 10:04, <quan.xu@xxxxxxxxx> wrote: > > On May 12, 2016 11:06 PM, Jan Beulich <JBeulich@xxxxxxxx> wrote: > >> >>> On 12.05.16 at 16:28, <quan.xu@xxxxxxxxx> wrote: > >> > On May 10, 2016 2:54 PM, Jan Beulich <JBeulich@xxxxxxxx> wrote: > >> >> >>> On 10.05.16 at 05:41, <quan.xu@xxxxxxxxx> wrote: > >> >> > On May 10, 2016 12:14 AM, Jan Beulich <JBeulich@xxxxxxxx> wrote: > >> >> >> >>> On 06.05.16 at 10:54, <quan.xu@xxxxxxxxx> 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@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |