Next in thread →
Next in month →
Re: [PATCH v7] virtio-i2c: add the device specification
On Fri, Jan 08, 2021 at 03:39:08PM +0800, Jie Deng wrote: > virtio-i2c is a virtual I2C adapter device. It provides a way > to flexibly communicate with the host I2C slave devices from > the guest. > > This patch adds the specification for this device. > > Fixes: https://github.com/oasis-tcs/virtio-spec/issues/88 > Signed-off-by: Jie Deng <> > --- > conformance.tex | 28 +++++++-- > content.tex | 1 + > introduction.tex | 3 + > virtio-i2c.tex | 176 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 204 insertions(+), 4 deletions(-) > create mode 100644 virtio-i2c.tex Looks good! Thank you for answering my questions and updating the spec. Reviewed-by: Stefan Hajnoczi <>
Next in thread →
Next in month →