VT-d: leave FECTL write to vtd_resume()
authorJan Beulich <jbeulich@suse.com>
Tue, 30 Mar 2021 12:39:23 +0000 (14:39 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 30 Mar 2021 12:39:23 +0000 (14:39 +0200)
commit0d597e7bd1bd8a57619690d457f79769777a5834
tree7884d522af245c44e98dd445107ae599ff2ed796
parent9e0199726be09761c00791576f902d446b87fe1f
VT-d: leave FECTL write to vtd_resume()

We shouldn't blindly unmask the interrupt when resuming. vtd_resume()
will restore the intended state.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
xen/drivers/passthrough/vtd/iommu.c