v2:
- split patch into more, remove useless comment [Eric]
- remove one error_report_once() when rework the code [Jason]
This series fixes a QEMU crash reported here:
https://bugzilla.redhat.com/show_bug.cgi?id=1627272
Please review, thanks.
Peter Xu (2):
intel_iommu: move ce fetching out whe
On Mon, Oct 08, 2018 at 02:47:11PM +0800, Peter Xu wrote:
> v2:
> - split patch into more, remove useless comment [Eric]
> - remove one error_report_once() when rework the code [Jason]
>
> This series fixes a QEMU crash reported here:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1627272
>
> P