OSDN Git Service

intel-iommu: Accept 64-bit writes to FEADDR
authorJan Kiszka <jan.kiszka@siemens.com>
Sat, 24 Feb 2018 08:30:12 +0000 (09:30 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 1 Mar 2018 14:25:37 +0000 (16:25 +0200)
commitb7a7bb358f2a9073922671f4616dfbe1e9566988
tree8829c8608cbfeea51bf95beb34af6cd8c0f3674d
parent2080a29f0e9cb2d456fabafbba936c8f78228a21
intel-iommu: Accept 64-bit writes to FEADDR

Xen is doing this [1] and currently triggers an abort.

[1] http://xenbits.xenproject.org/gitweb/?p=xen.git;a=blob;f=xen/drivers/passthrough/vtd/iommu.c;h=daaed0abbdd06b6ba3d948ea103aadf02651e83c;hb=refs/heads/master#l1108

Reported-by: Luis Lloret <luis_lloret@mentor.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/intel_iommu.c