aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/vhost-user-i2c.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-07hw/virtio: move vhd->started check into helper and add FIXMEAlex Bennée1-2/+2
2022-10-07hw/virtio: move vm_running check to virtio_device_startedAlex Bennée1-5/+1
2022-05-16virtio: drop name parameter for virtio_init()Jonah Palmer1-6/+1
2022-03-04hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUESTViresh Kumar1-2/+9
2021-07-16hw/virtio: add boilerplate for vhost-user-i2c deviceViresh Kumar1-0/+288