On Tue, Jan 03, 2017 at 11:33:27AM +0100, Alexander Gordeev wrote:
> On Mon, Dec 12, 2016 at 11:08:18AM +0800, Peter Xu wrote:
> > DMAR test is based on QEMU edu device. A 4B DMA memory copy is carried
> > out as the simplest DMAR test.
>
> Hi Peter,
>
> Sorry for missing to provide feedback on y
On Mon, Dec 12, 2016 at 11:08:18AM +0800, Peter Xu wrote:
> DMAR test is based on QEMU edu device. A 4B DMA memory copy is carried
> out as the simplest DMAR test.
Hi Peter,
Sorry for missing to provide feedback on your series.
I did just a cursory review, but did not notice few issue below.
> S
DMAR test is based on QEMU edu device. A 4B DMA memory copy is carried
out as the simplest DMAR test.
Signed-off-by: Peter Xu
---
lib/pci.h | 5 ++
lib/x86/intel-iommu.c | 133 ++
lib/x86/intel-iommu.h | 4 ++
x86/Makefile.common