Re: [Qemu-devel] [PATCH v1 1/3] intel_iommu: scalable mode emulation

2019-03-04 Thread Peter Xu
On Tue, Mar 05, 2019 at 10:34:53AM +0800, Yi Sun wrote: > From: "Liu, Yi L" > > Intel(R) VT-d 3.0 spec introduces scalable mode address translation to > replace extended context mode. This patch extends current emulator to > support Scalable Mode which includes root table, context table and new >

[Qemu-devel] [PATCH v1 1/3] intel_iommu: scalable mode emulation

2019-03-04 Thread Yi Sun
From: "Liu, Yi L" Intel(R) VT-d 3.0 spec introduces scalable mode address translation to replace extended context mode. This patch extends current emulator to support Scalable Mode which includes root table, context table and new pasid table format change. Now intel_iommu emulates both legacy mod