On 11-01-22, 20:28, Viresh Kumar wrote:
VIRTIO_I2C_F_ZERO_LENGTH_REQUEST is a mandatory feature, that must be implemented by everyone. Add its support.
Signed-off-by: Viresh Kumar viresh.kumar@linaro.org
hw/virtio/vhost-user-i2c.c | 10 ++++++++-- include/hw/virtio/vhost-user-i2c.h | 3 +++ 2 files changed, 11 insertions(+), 2 deletions(-)
Ping.