qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 0/2] intel_iommu: handle invalid ce for shado


From: Maxime Coquelin
Subject: Re: [Qemu-devel] [PATCH v3 0/2] intel_iommu: handle invalid ce for shadow sync
Date: Tue, 9 Oct 2018 10:59:36 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1



On 10/09/2018 09:45 AM, Peter Xu wrote:
v3:
- pick r-b
- return when -VTD_FR_CONTEXT_ENTRY_P is detected (v1 is correct here,
   but I did wrong thing when splitting the patch in v2) [Eric]

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 when sync shadow
   intel_iommu: handle invalid ce for shadow sync

  dtc                   |  2 +-
  hw/i386/intel_iommu.c | 55 +++++++++++++++++++++++--------------------
  2 files changed, 30 insertions(+), 27 deletions(-)


For the series:
Reviewed-by: Maxime Coquelin <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]