Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-14 | hw/virtio: derive vhost-user-rng from vhost-user-base | Alex Bennée | 1 | -272/+22 |
2023-12-25 | virtio: rng: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX | Mathieu Poirier | 1 | -0/+16 |
2023-03-02 | vhost-user-rng: Back up vqs before cleaning up vhost_dev | Akihiko Odaki | 1 | -2/+3 |
2022-12-01 | vhost: enable vrings in vhost_dev_start() for vhost-user devices | Stefano Garzarella | 1 | -2/+2 |
2022-11-22 | vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices | Stefano Garzarella | 1 | -2/+9 |
2022-11-07 | hw/virtio: introduce virtio_device_should_start | Alex Bennée | 1 | -1/+1 |
2022-10-07 | hw/virtio: move vhd->started check into helper and add FIXME | Alex Bennée | 1 | -2/+2 |
2022-10-07 | hw/virtio: move vm_running check to virtio_device_started | Alex Bennée | 1 | -5/+1 |
2022-05-16 | virtio: add vhost support for virtio devices | Jonah Palmer | 1 | -0/+7 |
2022-05-16 | virtio: drop name parameter for virtio_init() | Jonah Palmer | 1 | -1/+1 |
2021-10-20 | vhost-user-rng: Add vhost-user-rng implementation | Mathieu Poirier | 1 | -0/+289 |