On Sat, Jan 14, 2017 at 10:59:58AM +0800, Peter Xu wrote: > On Fri, Jan 13, 2017 at 05:58:02PM +0200, Michael S. Tsirkin wrote: > > On Fri, Jan 13, 2017 at 11:06:26AM +0800, Peter Xu wrote: > > > v3: > > > - fix style error reported by patchew > > > - fix comment in domain switch patch: use "IOMMU address space" rather > > > than "IOMMU region" [Kevin] > > > - add ack-by for Paolo in patch: > > > "memory: add section range info for IOMMU notifier" > > > (this is seperately collected besides this thread) > > > - remove 3 patches which are merged already (from Jason) > > > - rebase to master b6c0897 > > > > So 1-6 look like nice cleanups to me. Should I merge them now? > > That'll be great if you'd like to merge them. Then I can further > shorten this series for the next post. > > Regarding to the error_report() issue that Jason has mentioned, I can > touch them up in the future when needed - after all, most of the patch > content are about converting DPRINT()s into traces. > > Thanks! > > -- peterx
I think I agree with Jason, it's best not to have guest behaviour trigger error_report. So pls address and I'll merge.