On 2017年06月07日 18:19, Jean-Philippe Brucker wrote:
Hi Jason,
On 07/06/17 10:17, Jason Wang wrote:
On 2017年06月07日 16:35, Eric Auger wrote:
This series implements the virtio-iommu device. This is a proof
of concept based on the virtio-iommu specification written by
Jean-Philippe Brucker [1]. T
1-git-send-email-eric.au...@redhat.com
> Subject: [Qemu-devel] [RFC 0/8] VIRTIO-IOMMU device
> Type: series
>
> === TEST SCRIPT BEGIN ===
> #!/bin/bash
> set -e
> git submodule update --init dtc
> # Let docker tests dump environment info
> export SHOW_ENV=1
> export
Hi,
This series failed automatic build test. Please find the testing commands and
their output below. If you have docker installed, you can probably reproduce it
locally.
Message-id: 1496824556-1883-1-git-send-email-eric.au...@redhat.com
Subject: [Qemu-devel] [RFC 0/8] VIRTIO-IOMMU device
Type
Hi Jason,
On 07/06/17 10:17, Jason Wang wrote:
> On 2017年06月07日 16:35, Eric Auger wrote:
>> This series implements the virtio-iommu device. This is a proof
>> of concept based on the virtio-iommu specification written by
>> Jean-Philippe Brucker [1]. This was tested with a guest using
>> the virti
On 2017年06月07日 16:35, Eric Auger wrote:
This series implements the virtio-iommu device. This is a proof
of concept based on the virtio-iommu specification written by
Jean-Philippe Brucker [1]. This was tested with a guest using
the virtio-iommu driver [2] and exposed with a virtio-net-pci
using
This series implements the virtio-iommu device. This is a proof
of concept based on the virtio-iommu specification written by
Jean-Philippe Brucker [1]. This was tested with a guest using
the virtio-iommu driver [2] and exposed with a virtio-net-pci
using dma ops.
The device gets instantiated usin