Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-07 | hw/virtio: move vhd->started check into helper and add FIXME | Alex Bennée | 1 | -1/+2 |
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 | -3/+2 |
2022-03-06 | vhost-vsock: detach the virqueue element in case of error | Stefano Garzarella | 1 | -3/+7 |
2022-01-10 | Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX" | Michael S. Tsirkin | 1 | -6/+0 |
2022-01-06 | virtio: introduce macro IRTIO_CONFIG_IRQ_IDX | Cindy Lu | 1 | -0/+6 |
2021-10-05 | vhost-vsock: handle common features in vhost-vsock-common | Stefano Garzarella | 1 | -0/+31 |
2021-01-08 | Remove superfluous timer_del() calls | Peter Maydell | 1 | -1/+0 |
2020-06-12 | vhost-vsock: add vhost-vsock-common abstraction | Stefano Garzarella | 1 | -0/+258 |