Hi Simon,
On Thu, Sep 27, 2018 at 9:43 PM Simon Glass wrote:
>
> Hi Bin,
>
> On 23 September 2018 at 06:42, Bin Meng wrote:
> > This adds a transport driver that implements UCLASS_VIRTIO for
> > virtio over pci, which is commonly used on x86.
> >
> > It only supports the legacy interface of the
Hi Bin,
On 23 September 2018 at 06:42, Bin Meng wrote:
> This adds a transport driver that implements UCLASS_VIRTIO for
> virtio over pci, which is commonly used on x86.
>
> It only supports the legacy interface of the pci transport, which
> is the default device that QEMU emulates.
>
> Signed-of
This adds a transport driver that implements UCLASS_VIRTIO for
virtio over pci, which is commonly used on x86.
It only supports the legacy interface of the pci transport, which
is the default device that QEMU emulates.
Signed-off-by: Bin Meng
---
drivers/virtio/Kconfig | 8 +
drivers/vi
3 matches
Mail list logo