Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vhost: enable vrings in vhost_dev_start() for vhost-user devices | Stefano Garzarella | 2022-12-01 | 1 | -2/+2 |
* | vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices | Stefano Garzarella | 2022-11-22 | 1 | -0/+1 |
* | hw/virtio: introduce virtio_device_should_start | Alex Bennée | 2022-11-07 | 1 | -1/+1 |
* | hw/virtio: move vhd->started check into helper and add FIXME | Alex Bennée | 2022-10-07 | 1 | -2/+2 |
* | hw/virtio: move vm_running check to virtio_device_started | Alex Bennée | 2022-10-07 | 1 | -5/+1 |
* | virtio: drop name parameter for virtio_init() | Jonah Palmer | 2022-05-16 | 1 | -6/+1 |
* | hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUEST | Viresh Kumar | 2022-03-04 | 1 | -2/+9 |
* | hw/virtio: add boilerplate for vhost-user-i2c device | Viresh Kumar | 2021-07-16 | 1 | -0/+288 |