OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [virtio-dev][PATCH 2/2] virtio-spi: add the device specification


Hello Harald Mommer,
I've searched but didn't found opensource virtio SPI Linux driver or any document/spec about this.

We implement the virtio SPI prototype, based on the third-party non-opensource hypervisor.

Thanks & Best Regards
Haixu Cui

On 7/21/2023 9:50 PM, Harald Mommer wrote:
Hello,

is there already some virtio SPI Linux driver published to the public to have a chance to look at?

Same question for the device side. Is there a qemu device (or something for a different virtualization environment like kvmtool) already published to the public anywhere?

The spec made the impression that it's in an early stage so I expect there is nothing yet but I may be wrong with my assumption.

On 17.04.23 16:03, Haixu Cui wrote:
virtio-spi is a virtual SPI master and it allows a guset to operate and
use the physical SPI master controlled by the host.
---
 device-types/spi/description.tex | 155 ++++++++++++++++++++++++
 device-types/spi/device-conformance.tex | 7 ++
 device-types/spi/driver-conformance.tex | 7 ++
 3 files changed, 169 insertions(+)
 create mode 100644 device-types/spi/description.tex
 create mode 100644 device-types/spi/device-conformance.tex
 create mode 100644 device-types/spi/driver-conformance.tex

Regards
Harald Mommer




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]