Re: [virtio-comment] [PATCH v4] virtio-i2c: add the device specification

From
Michael S. Tsirkin <>
Date
2020-11-10T10:33:31+00:00
ID
Thread
Re: [virtio-comment] [PATCH v4] virtio-i2c: add the device specification
On Tue, Nov 10, 2020 at 09:05:47AM +0100, Paolo Bonzini wrote:
> On 10/11/20 08:31, Jie Deng wrote:
> > virtio-i2c is a virtual I2C adapter device. It provides a way to ïexibly
> > communicate with the I2C slave devices from the guest. This patch adds
> > the specification for this device.
> 
> Sorry I didn't reply last week, but I really would prefer if virtio-i2c
> supported write-read transactions.
> 
> Paolo

And I think an easier way is to allow multi-segment transactions
probably using the stop flag.

-- 
MST